06-25-2011 04:55 AM
As a type of connection is used for SD card? SPI or SD node?
06-27-2011 02:13 PM
Hello,
I'm a little confused about the question. My assumption is that you are asking about the protocol used for File I/O on ARM. If I am mistaken, please let me know.
File I/O will use SPI. This could cause some potential problems if you using the OLED and writing to file at the same time.This KB gives you all the information you need and verifies that File I/O uses SPI lines.
06-27-2011 02:17 PM
06-28-2011 08:31 AM
I'm glad I could help. Although I'm a bit confused about the 'do not tell you how to connect to the LPC2468 SD card.' On the board there should be a SD reader that you can connect the SD card to.Or is it that you've done this, and are trying to communicate with the card?
06-28-2011 08:45 AM
06-29-2011 08:35 AM
06-29-2011 09:46 AM
I will say that I am not familiar with the LPC2468 pinouts. If there is a manual, I would recommend you look at it for instructions on how to connect the SD card.
As for the second question, where did you find information that the MCB2400 uses SD Mode?
06-29-2011 03:13 PM - edited 06-29-2011 03:14 PM
this scheme is based on the MCB2400 LPC2468 - mcb2400-oem-schematics.pdf options for connecting an SD card - sdcard_appnote_foust.pdf
how to connect the sd card to lpc2468 (sd or spi mode)?07-01-2011 06:11 AM
this is the right connection for use with SD card?
07-06-2011 08:52 AM
That schematic looks like a good thing to try. I personally have not wired up a board like this, nor do I have one to test it out. The best I can say is to try it out and let us know how it goes.