Hi,
Is it possible to adapt the RL-ARM SD/MMC demo for MCB2400 to work on the MCB2140?
Thought someone might have tried this already?
Thanks,
Mark.
I didn't tried but its possible only using SPI mode, because the 214x has no MCI controller. When you configure the project remember to include the SPI_LPC214x.c file.
RL-ARM already has SD_File example for MCB2140 evaluation board. Why don't you check this example?