• I am compiling code for stm32f407 family
    *** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'STM324F_GPIO' assembling startup_stm32f40xx.s... compiling misc.c... compiling stm32f4xx_gpio.c...
  • 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...