Question
How to Secure FW and keep IAP function
Posted on September 01, 2015 at 05:48
Dear Sir:
My project use STM32F427. The project contains bootloader and main application. The bootloader can be used to update the main application. Now I want to secure the application. I use Jlink secure chip function and see RDP bits updated. But now I can't burn application via bootloader. If I un-secure chip and this time all chip erased, including bootloader. Doese this means we can't have secure function in IAP function together?