• STM32F407 discovery board core clock setting
    Hello, I am experimenting with the STM32F407 discovery board. In order to run the sine.uvproj to get correct timing information, I tried to change the program settings for the correct hardware Xtal...
  • Using logic analyser for STM32F407 Discovery
    We want to monitor pin 4 of GPIOA. So what is the command we need to write in the setup.
  • 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...