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.
9 years, 1 month ago.
External Flash Memory is available in Ublox C027?
I would like write the apps and flash it on the Ublox c027 board. As per the specifications board having 512 KB Flash memory only. UBlox c027 supports the external memory ? please suggest.
Question relating to:
1 Answer
9 years, 1 month ago.
Hi Siva,
if you need extra memory you can use some existing arduino shields. There are many available, for example you can use micro SD shield to add mass-storage.
Example: https://www.sparkfun.com/products/12761 This will allow you to save data to microSD via SPI.
There are many possibilities available, selection depends on what you need..
BR, Jaka