Part Number: TMS320F280049C
Tool/software:
Hello,
Currently I am using microcontroller in active state. But now , I want to use it in sleep mode on reception of particular signal over CAN.
In sleep mode, all peripherals must be OFF. micro controller will receive wake up signal either from SBC/ external WDT.
1. So what are the steps to put micro controller in sleep state ?
2. Where to write (which memory area) the code which is to be executed in sleep mode ?
3. If sleep mode code needs to be write in particular section, how to access and configure that section.
Kindly help to use the sleep state.