• How does Simulation of STM32F407 blinky example work?
    Hello, to compare the floating point performance (Cortex M3 sw-floation point/Cortex M4 hw-floating point) I would like to simulate a Cortex M3 and a Cortex M4. I found a Blinky example in arm\boards...
  • 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...
  • STM32F407 SPI - CRC_CALCULATION
    Im working on a project where i going to communicate between a STM32F407VGT and a LTC6804 BMS chip. for communication im going to use SPI with 8Bit datasize. For the communication im going to use a Packet...