We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Can anyone point me in the direction of any information/code on programming on-chip Flash. I have application note 1496 but require more information than it offers.
Does the flash actually get programmed with your value? I suspect not. Command cycle 3 should probably go to the 5555H address (R5) instead of 0AAAAH (R6). If the flash never enters programming mode, it will just read back normally instead of going into the data polling state.
Sorry should have spotted that myself. Thanks.