LPC43xx sd/mmc card acquire fails

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC43xx sd/mmc card acquire fails

930 Views
rickrigby
Contributor II

LPC43S57 MCU, using SD/MMC driver (CIU). SD_CMD signal phase is opposite that needed by my card. Is there any way to change the 'phase' of the SD_CMD/SD_DATn signals so they are valid on the rising edge of SD_CLK instead of being valid on the falling edge of SD_CLK during card acquire? (CMD0, CMD1, CMD2).

I'm running the sd/mmc example code from LPC43xx examples.

Windows, Linux, and OSX hosts all use 'phase 0', data valid on rising edge of SD_CLK. Why is the LPC43S57 SD/MMC host opposite?

Labels (3)
0 Kudos
Reply
1 Reply

764 Views
Dezheng_Tang
NXP Employee
NXP Employee

I see some discussion on this but didn't try myself:

https://www.lpcware.com/zh-hans/node/1110550

0 Kudos
Reply