Posted on January 14, 2013 at 18:00The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 16, 2013 at 20:20Ya...have taken care of it..its active low...i make it low before a function execution and make it high after function execution(indicated in comments in the code)...and i have divided the system clock using a pre-...
Posted on January 16, 2013 at 17:58I am writing data into the memory (address 0x70000), and then reading back the same afer some time..... i suppose the problem is either with my flash initialisation function or the write function.... kindly have a ...
Posted on January 16, 2013 at 17:50yes, i hooked up the MISO(PB14) and the MOSI(PB15) pins to and oscilloscope....All i was getting was a high at the MOSI pin.......there is no compilation error, on debugging, the write function gets executed...how...