STM32 Firmware Upgrade using Pendrive
I need help with STM32F4 Firmware Upgrade Using Pendrive.
I tried the FW Standalone Upgrade Application given for STM32F429 Discovery Board. But the code is giving hard fault error. It opens the directory properly and opens the file. But when it reaches the read function it gives error when reaches validate function inside f_read() function. I have not been able to debug and understand the exact point of issue. If anyone can provide some inputs will be helpful.
Or else if someone has a working code for the bootloader and can share it will be really appreciated.
Thankyou.
