• 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
  • [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...
  • 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...
  • STM32f407VG ADC
    Hi, I am new to this community and this is my first question. My project is to read the Voltage from potentiometer which is connected to the PA0 (ADC channel 0). So, I want to practice ADC in STM32f4xx...
  • stm32f4 fota without stm32flasher
    Hello I am working on firmware update project on stm32f4, but I am looking another way to download my code in stm32 without stm32flasher. I think my bootloader code should do the task. When I run the...