• Unable to write to micro SD card
    Hi I'm trying to interface with SD/micro SD cards using my LPC236 I have used the sample code in Boards/Keil/MCB2300/RL/FlashFS/SD_File and change the main function to this: int main (void) { ...
  • Is it possible to access Micro-SD card through CoreTile on ARM versatile express ?
    Hello All,                I would like to know whether it is possible to access Micro-SD card through CoreTile on ARM versatile express board via u-boot or through kernel. The memory map of CoreTile doesn...
  • SPI and SD card
    Hi everyone, I found SD.c that works with SD card thorough SPI for LPC series. But I work with AT91SAM7x256 and I want to change the code to work with this series. I am working on USB and new to memories...
  • MCB2300 fail to Read/Write the SD/MMC card through http application
    Hi, I am trying to impliment file handling operation using web browser. It displayed all the files stored in SD/MMC card alongwith their size ,date and time of creation, total free space on web. We...
  • need help on spi mode on p89v51 for sd card
    hi ! i am new to keil ... currenly , i am working on p89v51 to enable the spi mode and use it with sd card... my problem is i cant get output on port 1 pins (ss,mosi,miso,sck) #include <stdio...