• 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...
  • 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...
  • microsd does not init
    Hi, I followed the process of finit using stm32f4 discovery board (connected to microsd) and Kiel rtx, and received an error on finit but was able to format the microsd using the ARM in the next line...
  • 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...