• [ST-Link STM32F4] Random Internal Command Errors
    I have been using Keil u5, ST-Link/V2's, and STM32F405's for various projects for a few years, but roughly two months ago I started getting "Internal Command Error" popups when trying to flash boards...
  • STM32F4 CAN Protocol
    Hi friends, I am trying Can Protocol STM32F4 to STM32F4 ,I not sure about that I am doing right it. If I use STM32F1 ,this device include just CAN master,so I mean if it is possible STM32F1 to STM32F1...
  • I can't find "#if !defined USE_STDPERIPH_DRIVER" in stm32f4xx.h
    hi dear reader I'm a beginner and i learned cmsis but now I want to use from standard peripheral libraries but I can't find "if !defined USE_STDPERIPH_DRIVER" to define it in my project. my keil ver...
  • stm32f411 stlink problem
    hey , first i'm sorry for my question I get stm32f411 and start programming and I set stlink but when I want to download , i have below error. and also
  • Code that causes freeze when in main function scope
    Hello everyone, I just started to study ARM this week and i was trying to retarget printf to make it work with UART. After many tries, it just started to work magically as i put the stdin and stdout lines...