xpress_embedo
Advanced Member level 4
- Joined
- Jul 5, 2011
- Messages
- 1,154
- Helped
- 161
- Reputation
- 396
- Reaction score
- 189
- Trophy points
- 1,353
- Location
- India
- Activity points
- 10,591
Hello!!! Everyone,
I want to interface memory card with PIC18F4550, which must support a file system in it (FAT16 at least).
I found ELM Chan's FAT file system as open source and only low level disk input out functions has to be written, i am aware of SPI Protocol and read how mmc/sd card works from different materials collected from different site.
So can any one help me in porting this fat file system with mine.
And i also want to know it is possible to do so (Please dont suggest Petit FAT file system, i want to know if this is possible or not).
I want to interface memory card with PIC18F4550, which must support a file system in it (FAT16 at least).
I found ELM Chan's FAT file system as open source and only low level disk input out functions has to be written, i am aware of SPI Protocol and read how mmc/sd card works from different materials collected from different site.
So can any one help me in porting this fat file system with mine.
And i also want to know it is possible to do so (Please dont suggest Petit FAT file system, i want to know if this is possible or not).