• STM32F429 - microSD and SPI interface
    Welcome, Is there anybody who is using SD/microSD card by SPI interface on STM43F4xx? I think that latest updates changes something and it's not working anymore. But I have only 2 PCB from one project...
  • microSD + LPC2148
    Hi, i am trying to interface micro SD card with LPC2148. I am new to ARM and don't know where to start but i have used SPI in Keil and can work with it. I need a working example (if available). ...
  • 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...
  • How to access a microSD card?
    Hi, I'm using the Keil MCBSTM32EXL board with the STM32F103ZG micro controller. On this board there is a microSD card holder connected to the uC. I would like to use this feature writing and reading...
  • stm32L1xx microSD driver question
    Hello i'm using the SD via SPI driver provided by STmicroelectronics in the stm32l152-eval_fw.zip, with a SanDisk 2GB microSD I extract the following file: stm32l152_eval.h stm32l152_eval.c stm32l152_eval_spi_sd...