• microSD card on LPC2368 with SSP0
    Hi there, I try to use microSD on LPC2368 with SSP0 (SCK0 on P1.20, SSEL0 on P1.21, MOSI0 on P1.24 and MISO0 on P1.23), can somebody share with me experience or some workign example with above settings...
  • LPC2368 RTC initialization problem
    Hi All, I am trying to read RTC data in interrupt routine and display the data on PC through RS232. I always get interrupt every 16.40ms, and RTC data (hour, min and sec) is 0 (no increment). ...
  • writing rights on LPC2368 card management
    hi, I try to change the writing on the card LPC2368 rights. I must get the only name of the file that is copied to the memory card from the host. Related data files are located in the buffer BulkBuf...
  • ************Please help~SD Card @ LPC2368*****************
    Hi, I'm trying to communicate with a SD card on SD bus. now,I read manual LPC23xx in chapter SD/MMC card and Data sheet sandisk SD card.is it enough? Have you got any suggestion to me(or for read...
  • Problem Initializing With Sd Card
    Hi, I am trying to interface with a micro SD card of 1GB, I am using a microSD adapter connected to the board SPI port. I've read the documents and I am trying with SDCard.c program. The problem...