• RTX STM32F103 Stop standby modes
    How can I implement stop and standby power modes with RTX RTOS? Power modes are working fine if used without RTX. With RTX I am getting hard fault exception. Any examples for stop and standby modes...
  • RTX STM32F103 Stop standby modes
    How can I implement stop and standby power modes with RTX RTOS? Power modes are working fine if used without RTX. With RTX I am getting hard fault exception. Any examples for stop and standby modes...
  • "Sec" values increasing much too quickly...
    I'm using uVision 4.7 to debug my Mbed LPC1768 (Cortex M3). When I run the debugger, everything works fine except the elapse time in seconds is very off. In the register window, "sec" increases about...
  • "Sec" values increasing much too quickly...
    I'm using uVision 4.7 to debug my Mbed LPC1768 (Cortex M3). When I run the debugger, everything works fine except the elapse time in seconds is very off. In the register window, "sec" increases about...
  • How to wake up using RTC interrupt from sleep mode?
    Hi! I am try to wake up after 1 minute using RTC (Real Time Clock) on XC164CS (. I checked sleep mode is working well, but I think some settings are missed. When I read the user manunal especillay...