Skip to main content
Visitor II
January 20, 2021
Question

SD CARD PROBLEM FOR STM8S003F3

  • January 20, 2021
  • 0 replies
  • 776 views

I have a STM8S003F3 and a Arduino Micro SD Card Module. I want to communicate with Micro SD Card. But Project SPI_FastCommunicationMicroSD in STM8S_StdPeriph_Lib is not working. It goes into "Go to infinite loop when there is mismatch in data programming" error loop. In the library, I just changed the SPI pins and removed their unnecessary functions (For example, STM_EVAL_LEDToggle(...)). What could be the problem? (I am using "SanDisk 16GB Ultra UHS-I Class 10 MicroSDHC" as a Micro SD Card.)(The Micro SD card module works on Arduino. I have tested.)

Thank you in advance.

    This topic has been closed for replies.