Tagged Questions
1
vote
2answers
92 views
Watchdog Signature in Flash memory or RAM?
We used to use Watchdog signatures in our control applications.
Basically we used to allocate a reserved memory in RAM(uninitialized) and used to store the watchdog signatures.
On power on, the ...
8
votes
6answers
524 views
Need help in choosing Flash size in a microcontroller
I need to decide upon selecting Flash size and RAM for a project. The micro controller I prefer to use is TI MSP430 series. Because of its low power consumption and value line series cost. However I'm ...