• SD Card
    Hi, I want to do SDcard programming in arm processor board(Blue board).what are the initialization steps of Sandisk SD card.Pls help.
  • SDHC card
    Hi, will SDHC card (4 GB) work with the SPI interface of the LPC214x development board ?
  • SD card.
    Hi, I am referring SD card code which is for MCB2300 board. In mci_write_sect function, what should i send the value for buff? is it the address of SD card or what ? If yes then what...
  • card reader
    I m trying to implement card reader on lpc1768. My usb part is almost done. Working ok. Right now i m facing below problems: 1) sd card i m using in card reader is 2GB which gives me 1.86 GB usage...
  • SD card
    hello dear all, I have a problem in create a text file in SD card. here is my code. it doesn't create text file. i work on LPC1768. would you tell me what is the problem with my code? FATFS fs;...