Hi everyone,
I am a software RD who's working on SJA1110 ethernet switch project.
We are going to support OTA update image of SJA1110.
Is it possible to flash qspi flash with the image from SPI?
Could you please share the example code if there is any? Thanks!
Best Regards,
Erving
the extra bootloader in SJA1110 is necessary for your case.
The other way may be easier for ota application that transferring SJA1110 image to ram directly by spi, and the qspi flash is not needed.