SPI Flash IC Notes

SPI Flash ics SPI Flash chips are a fantastic way to store a medium amount of information for a microcontroller when you dont wish to impliment a whole filesystem layer. This is great for when you do not wish to use a large ram footprint (no large buffer needed!). They can provide relatively high density storage for a low cost, and enable high speed data storage. This page will be updated in future, as my code progresses.. This is mainly just for small notes when working with Flash ICs ...

January 6, 2016 · 3 min · Ben V. Brown