• TIM7 CNT REGISTER doesn't show anything but zero's
    Hello everyone, I have had this issue for a long time and just can't over-come it. I've searched and search the reference material, but have no luck. I have a stm32f303 and a Keil uVision 4...
  • resetting an STM32F
    I'm looking for a way to do a soft reset on a STM32F207. I'm not able to find or compile any of the watch dog examples, I can jump to absolution location but not execute, and most other code samples...
  • delay function for STM32F
    Dear All, please provide header file for delay function I mean I need constant delay even processor frequency changed Ex; delay_ms(500); Currently I am using following delay function...
  • FreeRTOS vs RTX on STM32F?
    ST in STMcube prefers FreeRTOS, Keil his RTX. Unfortunately, for example STM32F1 not exist drivers compatible with CMSIS 2.02 and so there is the question of whether to use RTX or FreeRTOS? It is...
  • STM32F USB and Delphi
    Hello to all What is the easiest way to communicate STM32Fxxx USB and (Delphi) program in PC? Who's idea is it? Please guide me.