Question
Update MCU firmware (RMII and external flash)
Hello,
I own a Nucleo-H723 and I would like to know how to update the MCU firmware using the ethernet port to transfer data. I want to send the bin/hex file over TCP (LwIP) and store the file in a external flash (QSPI), as I am not sure that the MCU flash is big enough. Which are the following steps?
