• 8051 timer to sleep for a few second
    Does anybody know how to set 8051 timer to sleep for a few second and then wake up by itself?
  • MDK for STM32L0 and CortexM3
    Hello, I use a Keil MDK for STM32L0 devices and for DA14580 (Dialog Semiconductor, Bluetooth low energy chip). When I activate a licence for STM32L0 and STM32F0 I can't compile project for DA14580....
  • STM32L0 and CMSIS RTX5 RTOS2
    Using MDK V5.22. Set up a base STM32L0 project. Compiled and worked ok. Now wanted to add CMSIS RTOS2 RTX5. Used "Manage Run-Time Environment" to add "RTOS2 (API)" via its checkbox. Then added...
  • STM32L0 Logic Analyzer
    Is it possible to use the 'Logic Analyzer' function in uVision when using the STM32L0 micro please? Thanks in advance, Regards Richard
  • automatically download to flash after successful compile
    hi i want to automatically download to flash after successful compile in keil. i use this command :option >> user >> run after build >> "uv4 -f" when i press f7 after compile open a new keil application...