STM32G474E EVAL1 Demo SD Card issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-06 8:01 AM
Hello,
I tried to execute the demo for the STM32G474E EVAL1 explained in this document : STM32CubeG4 STM32G474E-EVAL demonstration firmware - User manual.
But, I have an error when the board tries to display the pictures which are on the SD card.
I got " Error popup resource file missing please update sd card content".
I checked the SD card and my files are well in the right directory.
I tried with two different SD cards and I have the same issue.
When I checked with the debugger, I have the impression that is a problem during the initialization of the SD card during the call of SD_GoIdleState()
But now I have no idea to go further in my investigation.
So I search some help to solve my issue
Solved! Go to Solution.
- Labels:
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-15 12:30 AM - edited ‎2024-02-15 12:50 AM
OK,
If Projects\STM32G474E-EVAL\Demonstrations
and
Projects\STM32G474E-EVAL\Demonstrations\Binary\SD_card
are not working, either you have an issue with your SDcard, so try to use another one or an issue related to the SDcard socket soldered on the board.
PS: I tested the Demo and it's working well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-15 12:52 AM
Hello,
I already tried with another SD card and I have the same issue.
So what is the solution if it the SD card socket that is poorly soldered ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-15 1:03 AM - edited ‎2024-02-15 1:41 AM
Not easy to recover a broken SDcard slot. May be you need to clean it but it's risky.
Or buy add an external SDcard slot module like this one and wire it yourself:
PS: take care of the pull up resistors mounted on the module (see the image).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-15 1:23 AM
Ok thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-02 4:26 AM
I have the same problem.
I have a brand new STM32G474-EVAL1 board, and the sd card is not working (tested with both examples Demo and FatFS_uSD_Standalone)
SD_GoIdleState() returned with error: BSP_ERROR_UNKNOWN_COMPONENT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-04 3:49 AM
solved it, i use a EVAL1 board and the CS pin was not connected.
Pin was routed to motor control connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-27 7:24 AM
Hi, which CS pin is that? I am having the same problem..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-03 2:12 AM
the CS Pin for the SD-Card, you have to mount R135 to connect the uC io pin with the sd-card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-03 5:35 AM
Thanks!

- « Previous
-
- 1
- 2
- Next »