About the occasional chip reboot and the top address of the stack being modified
The chip used here is STM32F205RGT6 and has the function of using IAP. BootLoader program is placed on 0x08000000,APP is placed on 0x08010000.With a large number of devices using the same version of BootLoader and APP, occasionally a few devices will...