Commit a763dc8
Nunzio Raciti
stm32: STM32H7_CORE V10 uses SDMMC2 for SD card
The V10 hardware revision routes the SD card to SDMMC2 (pins B14, B15,
B3, B4, D6, D7) instead of SDMMC1. Without MICROPY_HW_SDCARD_SDMMC=2
the driver looks up those pins in the SDMMC1 AF table and fails to
build.1 parent c3545d4 commit a763dc8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments