Azure Device Update
Hi guys,
I'm currently trying to figure out how to flash a new software update on a Discovery kit STM32 B-L4S5I-IOT01A (dual flash bank) via Azure IoT Device Update. I've followed Microsoft's example on Github (link) and it works. What I have trouble with, is to integrate this update logic into another of their base samples.
I've copied the code responsible for handling the update into the second sample. The update is downloaded onto the board, but once it's installed, the board doesn't boot up and I just get "ERROR, ERROR, etc" in the screen output.
Does anyone have an idea? I'm pretty new to all of this. I've double checked that it was written to the the address 0x0810 0000.
