Flash Memory Diagnostics
buler3
Posts: 1
I was wondering if anyone knew how to test flash memory using BS2 Homework board.
Thanks.
Thanks.
Comments
If you're talking about serial flash, either with SPI or I2C interfaces, there are articles on this website (check Nuts and Volts) about using them with a BS2. Even without the built-in I2C commands of the later model Stamps, you can do I2C. Once you have that working, you can write different bit patterns into a flash memory and read them back to check for correctness.