Content originally posted in LPCWare by cto4260 on Sat May 30 11:50:35 MST 2015 Hey,
I want to use an SD Card with my LPC4337. The code, which is use works on another board with the same LPC, the same SD Card and the same Card holder. The only difference are the pins, which are used.
One additional difference is, that we use a GPIO to select the chip instead of the SSL. The chip select drain on the card holder is always on 0V. Write Protect and Chip Select are an 0V, too. But this is not relevant I think.
Can anyone find a failure in my initialisation of my pins? I am using LPCOpen for the standart initialisations. Im am wondering that this doesn't work, because it works's on another board...