This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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. Anybody had such experience?

The only thing I did was change the pin assignment of cd (chip detect) from gpioh15 to gpioe15 because the chip did not have gpioh15.

Thx

Parents
  • Anyway, I decided the best way is to directly solder an SDCARD onto the board with the required pull up resistor values (47k).

    The problem is I noticed there are 9 pins on the sdcard not 10 (as per your supplied schematic).

    Internet references indicate the Dat3 & CD is the same pin?

    Thx

Reply
  • Anyway, I decided the best way is to directly solder an SDCARD onto the board with the required pull up resistor values (47k).

    The problem is I noticed there are 9 pins on the sdcard not 10 (as per your supplied schematic).

    Internet references indicate the Dat3 & CD is the same pin?

    Thx

Children