test code
Duane Degn
Posts: 10,588
····· *******Test Post********
I'm trying to write a simple test program to read and write to Winbond flash memory.· I'm using Mike Green's driver found at:
http://forums.parallax.com/showthread.php?p=805638
I cam·read the size of the flash memory but I can't write to it.
I've attached my demo code.· What am I doing wrong?
Duane Degn
Post Edited (Duane Degn) : 10/24/2009 3:42:57 PM GMT
I'm trying to write a simple test program to read and write to Winbond flash memory.· I'm using Mike Green's driver found at:
http://forums.parallax.com/showthread.php?p=805638
I cam·read the size of the flash memory but I can't write to it.
I've attached my demo code.· What am I doing wrong?
Duane Degn
Post Edited (Duane Degn) : 10/24/2009 3:42:57 PM GMT
Comments
Here's my try at a demo program using Mike Green's Winbond driver.
It reads the size of memory successfully but it doesn't write to the flash memeory.
Thanks for the reply.· I didn't think anyone read these.· This was the first time I've posted code and wanted to make sure I posted it correctly before posting my question to the Propeller forum.· I should have made it clear it was a test message.
Duane