View previous topic :: View next topic |
Author |
Message |
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
Is the MMC fdriver code in PICC OK ?? |
Posted: Tue May 13, 2008 11:48 pm |
|
|
Hi,
MCU: 18F4620, 18F4550
Compiler: PCH 4.073
I intend to use a 18F4620 or 18F4550 for a MMC based project. I am interested in using the MMC driver in the PICC folder.
Kindly advise if there are any known bugs for this driver.
I am using a 7 pin RS MMC card, can the driver be used for this kind of a memory card ??
thanks
arunb |
|
|
Pret
Joined: 18 Jul 2006 Posts: 92 Location: Iasi, Romania
|
|
|
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
RE |
Posted: Thu May 15, 2008 4:36 am |
|
|
Thanks for the link.
arunb |
|
|
asmallri
Joined: 12 Aug 2004 Posts: 1635 Location: Perth, Australia
|
|
|
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
RE: |
Posted: Thu May 15, 2008 8:15 am |
|
|
Hi,
The system I am designing scans input ports (90 in all) and logs the status to the memory (MMC card). The system would not do any other file operations..
Is a FAT system justified for this kind of a system ??
thanks
arunb |
|
|
asmallri
Joined: 12 Aug 2004 Posts: 1635 Location: Perth, Australia
|
|
Posted: Thu May 15, 2008 8:41 am |
|
|
The main reason for using a FAT is if you want to be able to remove the SD/MMC card and have it written to or read from a PC or other device using the FAT file system. _________________ Regards, Andrew
http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!! |
|
|
|