Info
此问题已关闭。 请重新打开它进行编辑或回答。
Modelling a data storage that would hold previous values
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!