I'm using RTX on stm32f103 with their peripheral library. Aside from stop or standby mode, i need to implement a power save mode by slowing down the core & peripheral clocks. The problem, I think, is how to slow down RTX (OS_CLOCK). Am I wrong, or is there a way to change the RTX clock at run rime?
Thx in advance for the support!
Crash