I'm trying to simulate a low voltage condition on MSC1211 (digital/analog) but have no success. Any sugestion ? Regards Viktor Gottschald
Use a variable-voltage supply?
Forgott to tell I'm using the debugger.
perhaps you should explain fully what you're trying to do, and what exactly is your difficulty?
In my application, when Vdd falls below a certain level the processor generates an interrupt (low voltage detect) and the processor must perform some tasks while there is still power do keep the processor working.
if TI has not done something very different from the rest of the vendors, there will, somewhere be a bit that is set and trigger the interrupt. Find the SFR and set the bit. Erik
There is no bit. This condition is trggered by the low-voltage detection either digital/ analog .
ALVD
AVLD = AISTAT.1 (READ ONLY)
If the simulator simultes this, it will provide a means for you to set it to simulte the event.