• SPI Program(for STM32f407) in Keil RTX5
    SPI Program for STM32F407 Disco Board. I write SPI program using direct register. But i failed to communicate the SPI. Please can anyone find, where i did the mistake. /*------------------...
  • STM32F407, OTG_FS - not working
    Welcome, I have project with STM32F407IGT6 (it's on XCore407i Development Board) and I cannot set up OTG_FS to work as device. Hardware is OK (I can connect PC with STM32 Bootloader by USB_FS port and...
  • Peripheral Simulation of stm32f407
    Hi, I am now using MDK-ARM 5 to debug my stm32f4 discovery board. In my peripheral menu in simulation condition, I can only see “core peripheral”. Does MDK-ARM 5 support the simulation of peripheral...
  • stm32f407 use emwin problem
    Hi I just want change to MCU from f103 to f407 and change my ucgui code into emwin style, so there is problem i want to create a window to show i created it then call GUI_Exec(); in while (1) loop ...
  • STM32F407 Flash Erase
    My problem occurs immediately after erasing a bock of the flash. This is a tough problem - it usually works, but sometimes locks up. I have done some searching, not found this elsewhere. I've been through...