• SDHC card
    Hi, will SDHC card (4 GB) work with the SPI interface of the LPC214x development board ?
  • SDIO SDHC 8GB SD memory
    I am using STM32F4xx with SDIO port to SanDisk SDIN5C2-8G 8GB using Keils SDIO driver. I am getting finit(NULL) returning 1 every time. Debugging shows commands being sent not getting any response...
  • LPC23xx SDHC support
    Hi everyone, I know this is probably NXP related question, but I suppose there are many skilled guys knowing answer... I would need to support SDHC cards on LPC2368. There is SD/MMC peripheral...
  • SDHC support planned for RL-ARM ?
    Hi, I recently tried an 8G SDHC on my existing MCI SD code (with a LPC2388). It seems the card cannot be initialized by the Keil code :( Is there support for such card planned soon ? Thanks...
  • SDHC support on Flash File System
    Hi, I'm using the keil flash file system library on SD card without problem with 1GB card, but, when I use a 8GB SDHC card the system is halted and need to cycle power, don't know why.... I'm...