Hello team,
1. What is the method for the microcontroller to recognize that it has transitioned from Sleep state to Standby state through a wakeup event?
2. What is the method for the microcontroller to recognize that it is in Standby state?
3. Please fill in the table below. What I want to know is how to estimate each state transition with an external microcontroller. I have listed INH, nFault, RXD as examples, but please add columns/rows if necessary.
State | INH | nFault | RXD | … |
Standby | H | |||
Normal | H | |||
go-to-sleep | H | |||
Sleep | L |
Regards,
Hirata