ravi1488
Member level 3
- Joined
- Apr 21, 2010
- Messages
- 60
- Helped
- 5
- Reputation
- 10
- Reaction score
- 5
- Trophy points
- 1,288
- Location
- India
- Activity points
- 1,656
Hi ,
How to create a folder on SD card using Microcontroller ? I have implemented a FAT32 system on my SD card. I can do normal read/write operations. Also I am able to create normal .txt, .xls files etc. But how I can create a folder?
- - - Updated - - -
I am using ATmega32 at 16 MHz speed
How to create a folder on SD card using Microcontroller ? I have implemented a FAT32 system on my SD card. I can do normal read/write operations. Also I am able to create normal .txt, .xls files etc. But how I can create a folder?
- - - Updated - - -
I am using ATmega32 at 16 MHz speed