STM32H7 CUBEMX SD Card FATFS NVIC problem #305
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
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.
The text was updated successfully, but these errors were encountered: