Basic introduction
FlyMcu simulation software includes in-circuit programming (ICP) and in-application programming (IAP), which have demonstrated advantages over traditional programming socket programming on many occasions. This is due to two important development trends of microcontrollers in recent years:
1. FLASH has become the main technology for microcontroller program memory, making firmware updates increasingly easier and feasible;
2. Chip packaging is becoming more and more sophisticated, making it difficult to move the chip, and programming sockets are becoming more sophisticated and expensive.
Things to note
1. For STM32F407 download, due to the firmware problem of STM32F407 itself, it is recommended that the baud rate should not exceed 115200! ! ! It is best to use a baud rate of 76800, otherwise the download may fail.
2. It takes a long time to erase the flash of STM32F407, so please wait patiently when downloading.
3. Perfectly supports the one-click download circuit of the Zhengdian Atom development board.
Change log
Important updates
1. Added support for stm32F4 series.
2. No longer limit the baud rate.
it works
it works
it works