Hello,
We found UART will not act correctly after WFI excuted. It must wait for some time after chip wakeup, then it can turn to normal. How to solve the problem?
Regards,
Jackie
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
We found UART will not act correctly after WFI excuted. It must wait for some time after chip wakeup, then it can turn to normal. How to solve the problem?
Regards,
Jackie
Hi,
You did not specified your micro - check the errata sheet - for mine micro, for example it states a problem with waking from sleep with WFI and a special routine is recommended.
Check also the user manual - the electrical characteristics specify some delay time until wakes up.
Your solution is/could be OK if you do not exceed the power consumption (if imposed).
Petrei