Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Modelling a data storage that would hold previous values
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have a subsystem which requires two 1-bit values to be held or overwritten based on certain conditions. This subsystem can be turned off in a full system, but when turned back on it should be able to load those preserved two 1-bit values from the storage. Essentially, this is a flash memory or EEPROM that would be either written to or read from.
My Solution So Far
Attached is the specific-segment of the subsystem that does the data read/write stuff. I hope my problem is clear enough for the user to understand. <file:///C:/Docume~1/t0128745/Desktop/problem_model.jpeg>
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!