Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32H7 CUBEMX SD Card FATFS NVIC problem #305

Open
vahidajalluian opened this issue Jan 14, 2025 · 2 comments
Open

STM32H7 CUBEMX SD Card FATFS NVIC problem #305

vahidajalluian opened this issue Jan 14, 2025 · 2 comments
Assignees
Labels
bug Something isn't working cube mx Issue related to the Cube MX tool rather than the firmware published within this repository needs clarification Needs clarification or inputs from the user sdmmc Secure Digital input/output Multimedia Card interface

Comments

@vahidajalluian
Copy link

Following the request in this issue, I have created this one.

Describe the set-up
I am using a custom board with the following specifications:

MCU: STM32H743BIT6
STM32CubeMX version: 6.13
H7 firmware version: V1.12.0

Describe the bug
When one creates a project from scratch with stm32cubemx this issue will happen.

Enabling SDMMC and Fatfs, I could not make it work and emulate the SDCARD. However, in the F4 series program I had earlier, I saw that it was forcibly enabled NVIC, so I enabled the NVIC and the problem was solved.

@ALABSTM ALABSTM added bug Something isn't working cube mx Issue related to the Cube MX tool rather than the firmware published within this repository sdmmc Secure Digital input/output Multimedia Card interface labels Jan 15, 2025
@KRASTM
Copy link
Contributor

KRASTM commented Jan 16, 2025

Hello @vahidajalluian,

Thank you for the report.

Could you please, share your .ioc file, and more details about the error?

With regards,

@KRASTM KRASTM added the needs clarification Needs clarification or inputs from the user label Jan 16, 2025
@vahidajalluian
Copy link
Author

I will share a checked ioc to reproduce the issue by sunday. I am not at work these two days.

@KRASTM KRASTM moved this from To do to Analyzed in stm32cube-mcu-fw-dashboard Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cube mx Issue related to the Cube MX tool rather than the firmware published within this repository needs clarification Needs clarification or inputs from the user sdmmc Secure Digital input/output Multimedia Card interface
Projects
Development

No branches or pull requests

3 participants