• STM32 / uvision5
    I am new with STM32 and tried to build the first blinky project. I am wondering why I see several unknown .c .h files in the project pane? Under the Source files there is only one file 'Blinky.c' but...
  • MDK v5.29 Keil uVision5 crashs at start up
    MDK v5.29 is installed on Windows10. I followed the getting started tutorial. Board -> uVision Simulator -> Examples -> Copy CMSIS-RTOS2 Blinky example The program crashed with no error message when...
  • Keil uVision5
    Hi. I am a beginner in microcontroller programming and new on this forum also. I have a development board EM-STM3210E with STM32F103ZET microcontroller and i try to make a simple project (turn ON a...
  • RTC
    Hi, I am using inbuilt RTC in LPC2368. My query is if vdd is on(from SMPS) condition,then RTC draws power from 3.3v cell button battery or Vdd(controller core)? what is mean by, IBATact --> active...
  • RTC
    Hi all. I have a problem whit initialize the RTC on lpc2368. I would have an interrupt every 15.6 ms from CISS register. Can someone help me also with sample code? Thanks too much.