Read/Write WINBOND SPI Based EEPROM Chips Using Any Arduino board. Should work with other brands too.
-
Updated
Jan 14, 2019 - C++
Read/Write WINBOND SPI Based EEPROM Chips Using Any Arduino board. Should work with other brands too.
Use mbed libraries to interface with SPI and I2C storage chips over UART - reading, writing, running checksums, measuring size, etc. Basic idea is to make a flash programmer that is easy to interact with manually or with Python.
Add a description, image, and links to the winbond topic page so that developers can more easily learn about it.
To associate your repository with the winbond topic, visit your repo's landing page and select "manage topics."