Putting STM32F103 in sleep mode
Hello,
I am trying to put my STM32F103C8T8 in sleep mode where all clocks are running etc. and wake it up using external UART interrupt.
I am using MikroC as an environment and I don't think they have Wait for interrupt function. Is there any other solution to solve this? Is it too much of the work to set up registers, in that case do anybody knows which registers should I tackle?
Thanks in advance!
Best regards,
Uros M.