Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Modelling a data storage that would hold previous values
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!