This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interfacing SD card to LPC214x series

Is it possible to interface an SD card to LPC214x? Is it easier to work with the LPC1767/8 which already has a SD card interface?
I know the Olimex board comes with an SD card connector, has anybody used it?

Parents
  • It is possible to interface an SD card to any microcontroller that has an SPI port.

    "Is it easier to work with the LPC1767/8 which already has a SD card interface?"

    That really depends on your capabilities and what you find "easy"!

    I've only used the SPI interface, but it looked to me that the protocol on the "full" interface was more involved...

    "the (sic) Olimex board"

    Olimex make lots of boards - you need to state specifically which one you are talking about!

Reply
  • It is possible to interface an SD card to any microcontroller that has an SPI port.

    "Is it easier to work with the LPC1767/8 which already has a SD card interface?"

    That really depends on your capabilities and what you find "easy"!

    I've only used the SPI interface, but it looked to me that the protocol on the "full" interface was more involved...

    "the (sic) Olimex board"

    Olimex make lots of boards - you need to state specifically which one you are talking about!

Children