Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, I have a noob question about load data into SPI flash. I'm trying to write an application for nucleo-144 with ethernet that can show http web pages to interact with. My problem is how to store html(and other files) in an external SPI flash. especially when I compile my code and load on the board how can I also load the other files on the SPI flash?I hope I explained myself. Thanks for any suggestions.