drbizzarow
Advanced Member level 1
- Joined
- May 24, 2006
- Messages
- 414
- Helped
- 25
- Reputation
- 50
- Reaction score
- 15
- Trophy points
- 1,298
- Activity points
- 3,662
hi,
i am trying to interface SD card (not in fat format on read write bytes).I have successfully interface 1GB SD card read and write option both my code work properly.
But when i try my same code with 2GB SD card i can write my data on it successfully (i have checked through HxD softwear) but when i am read it back...... after reading 6 byte correctly, SD card return "0x01 error token" and then start returning 0xff.
can any body knows why its happening.
Thanks in advance.
i am trying to interface SD card (not in fat format on read write bytes).I have successfully interface 1GB SD card read and write option both my code work properly.
But when i try my same code with 2GB SD card i can write my data on it successfully (i have checked through HxD softwear) but when i am read it back...... after reading 6 byte correctly, SD card return "0x01 error token" and then start returning 0xff.
can any body knows why its happening.
Thanks in advance.
Last edited: