Shivam Trivedi
Shivam Trivedi
I am trying to write on AT45DB041D using Arduino uno. But at present i am not able to read the device ID & manufacturer ID using your page test program....
Hi, Thanks for your reply, and yes yes i powered the dataflash with 3.3V. The pin values for SPI are as below: Dataflash Arduino Uno Vcc -- 3.3 V Gnd...
Hi, I have checked the SPI pin connections again and now i am getting the output as attached in the picture below: Can you give me some explaination of the...
Hi, i have done that already in dataflash.setup(10,6,7). I guess there was a problem with my MISO & MOSI connections. What are the functions of pin 6&7.
Thanks and also please let me know the changes i have to make in your code for my custom application. Is it possible to do it using your library.
Ok thank you so much, your idea seems great. Further before the above task, i want to write 1000 numbers in a sector as a unit and then read them...