Question
STM32F767ZI In Application Programming bootloader fault
Hello,
I am working on a IAP project with STM32F767ZI-NUCLEO board, I followed the AN4657 document and I also follow the STM32Cube-IAP-using-UART example from ST. The MCU did jump to the new application but sometimes the system init or may be the HAL didn't init (I used the debugger to debug). I tried the deinit the HAL before jumping to the new application but it also not working. Can I have some of your advices? Thank you!
Best regards,
Duy
