Hi,
I am new to RCM. I need to use SD card and FAT file system on RCM5700.
How should I interface my SD card board (with CS, SDI, SDO, SCK, CD, WD pins) to the RCM5700?
??? Write detect WD
??? CS
??? CD
PB0 PB0_SCLKB SCK
PC4 PC4_TXB SDI
PC5 PC5_RXB SD0
From the RCM4300 schematics I could see:
RCM4300 to sd card interface:
TXDD+ SD_POWEN Power to SD
TXD+ SD_CS CS
TXD- SD_LED LED indicator
RXD+ SD_DET Card detect CD
PB0 PB0_SCLKB SCK
PC4 PC4_TXB SDI
PC5 PC5_RXB SD0
Which parts of the sdflash.lib, fat_config.lib should I change make it work?
Thank you.
Regards,
Luke