• USB OTG MSC in STM32 discovery
    I have been following a tutorial by Ralf Kopsch in youtube. I am facing a trouble in USB OTG MSC configuration for STM32F4-Discovery (STM32F407VGT6) board. The function finit(drive_name) returns fsDriverError...
  • Using printf() on stm32-discovery
    Hello, I'm using a stm32-discovery board and got the Blinky project working using MDK 4.70 without much hassle. Now I'd like to get printf() working on one of the 3 USARTs (don't care which one)...
  • STM32-Discovery Blinky example
    Hi all, I am trying to run the Blinky example for the STM32 Discovery board. The path is typically: C:\Keil\ARM\Boards\ST\STM32-Discovery\Blinky\Blinky.uvproj When I run the example project...
  • STM32 Discovery with RL FLASH
    Hi Everyone, Im trying to build GPS logger with STM32 Discovery Board. I can read GPRMC data from serial interface. Now I just want to implement SD card interface and save tracking data to SD card...
  • STM32F0 Discovery Board Debug Problems
    Hi, I am trying to get my µVision5 working with the STM32F0 Discovery Board. Building the project is possible but starting the debug session allways brings the error message: "No ULINK Device found...