Search found 3 matches

by dilogic
Mon Jun 09, 2014 7:46 pm
Forum: General Discussion and Questions
Topic: Interesting issue with different sdcards
Replies: 17
Views: 22902

Re: Interesting issue with different sdcards

Sorry about that - it was the problem in my case and 10K pull-up solved it. As I said, it only happened with HC cards, though.
by dilogic
Mon Jun 09, 2014 3:18 pm
Forum: General Discussion and Questions
Topic: Interesting issue with different sdcards
Replies: 17
Views: 22902

Re: Interesting issue with different sdcards

To pyfalcon:
it was not the same problem technically, as the board I've experienced it with was not pyboard, but the behaviour was exactly the same as well as the CPU, so my guess is that the solution can be the same (10K pull-up on SDIO_CMD). Also, the problem occured only with high-speed type cards.
by dilogic
Mon Jun 09, 2014 10:53 am
Forum: General Discussion and Questions
Topic: Interesting issue with different sdcards
Replies: 17
Views: 22902

Re: Interesting issue with different sdcards

I had the same problem with another STM32F4-based board. Turned out that there was no pull-up resistor on SDIO_CMD line. On the prototype I've solved it by enabling internal pull-up on that CPU line and then added external resistor on next hardware revision.