how can i implement UART wake up from halt mode ? please give me suggestion
I have development board of STM8L152R8. I want process like after uart interrupt comes controller should exit from halt mode . and after completing the routine it goes in halt mode again. I didn't find example regarding this subject.please help me ...