• 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...
  • 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...