This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

nrf51 (spim) <-> sd card

Hello! Do I need any extra passives, connecting SD card to SPIM of nRF51? It works fine with MOSI, MISO, SCK, SEL, VCC and GND directly connected, just want to be sure it will not surprise me one day.

Parents
  • From reading various sources on the internet it seems that you should use pull-up resistors on all logic lines, or else some SD cards may not work. This is because the lines are floating when the SD card is not inserted or when the nRF chip boots up. Using pull-up on all pins seems to be a part of the SD card spec (have not confirmed this).

    Adding pull-up resistors in the layout will not do any harm since you can choose to leave them unconnected. They will take up space however.

  • "then some time pins are floating". That can cause problems, putting the SD card in some state. I have not experienced this myself, but searding on "SD SPI pull up" on the internet gave a lot of discussion on whether or not pull up was necessary. You will probably get away with no external pull up resistors.

Reply
  • "then some time pins are floating". That can cause problems, putting the SD card in some state. I have not experienced this myself, but searding on "SD SPI pull up" on the internet gave a lot of discussion on whether or not pull up was necessary. You will probably get away with no external pull up resistors.

Children
No Data
Related