-
- Downloads
Fixed SD driver for stm32f7
Also fixed a missing memory configuration step in stage_1_boot.cpp. The IRQconfigureCache function has to be called with the position of the external memory in order to setup the MPU properly
Signed-off-by:
Terraneo Federico <fede.tft@miosix.org>
parent
f1406421
No related branches found
No related tags found
Showing
- miosix/arch/common/drivers/sd_stm32f2_f4_f7.cpp 127 additions, 58 deletionsmiosix/arch/common/drivers/sd_stm32f2_f4_f7.cpp
- miosix/arch/common/drivers/sd_stm32f2_f4_f7.h 0 additions, 0 deletionsmiosix/arch/common/drivers/sd_stm32f2_f4_f7.h
- miosix/arch/cortexM3_stm32f2/stm32f205_generic/interfaces-impl/bsp.cpp 1 addition, 1 deletion...ortexM3_stm32f2/stm32f205_generic/interfaces-impl/bsp.cpp
- miosix/arch/cortexM3_stm32f2/stm32f205rc_skyward_stormtrooper/interfaces-impl/bsp.cpp 1 addition, 1 deletion.../stm32f205rc_skyward_stormtrooper/interfaces-impl/bsp.cpp
- miosix/arch/cortexM3_stm32f2/stm32f207ig_stm3220g-eval/interfaces-impl/bsp.cpp 1 addition, 1 deletion...stm32f2/stm32f207ig_stm3220g-eval/interfaces-impl/bsp.cpp
- miosix/arch/cortexM3_stm32f2/stm32f207zg_EthBoardV2/interfaces-impl/bsp.cpp 1 addition, 1 deletion...M3_stm32f2/stm32f207zg_EthBoardV2/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f401re_nucleo/interfaces-impl/bsp.cpp 1 addition, 1 deletion...rtexM4_stm32f4/stm32f401re_nucleo/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f401vc_stm32f4discovery/interfaces-impl/bsp.cpp 1 addition, 1 deletion...32f4/stm32f401vc_stm32f4discovery/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f407vg_bitsboard/interfaces-impl/bsp.cpp 1 addition, 1 deletion...xM4_stm32f4/stm32f407vg_bitsboard/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f407vg_stm32f4discovery/interfaces-impl/bsp.cpp 1 addition, 1 deletion...32f4/stm32f407vg_stm32f4discovery/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f407vg_thermal_test_chip/interfaces-impl/bsp.cpp 1 addition, 1 deletion...2f4/stm32f407vg_thermal_test_chip/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f411ce_blackpill/interfaces-impl/bsp.cpp 1 addition, 1 deletion...xM4_stm32f4/stm32f411ce_blackpill/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f411re_nucleo/interfaces-impl/bsp.cpp 1 addition, 1 deletion...rtexM4_stm32f4/stm32f411re_nucleo/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f429zi_oledboard2/interfaces-impl/bsp.cpp 1 addition, 1 deletion...M4_stm32f4/stm32f429zi_oledboard2/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_anakin/interfaces-impl/bsp.cpp 1 addition, 1 deletion...tm32f4/stm32f429zi_skyward_anakin/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_homeone/interfaces-impl/bsp.cpp 1 addition, 1 deletion...m32f4/stm32f429zi_skyward_homeone/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f429zi_stm32f4discovery/interfaces-impl/bsp.cpp 1 addition, 1 deletion...32f4/stm32f429zi_stm32f4discovery/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32f4/stm32f469ni_stm32f469i-disco/interfaces-impl/bsp.cpp 1 addition, 1 deletion...32f4/stm32f469ni_stm32f469i-disco/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32l4/stm32l476rg_nucleo/interfaces-impl/bsp.cpp 1 addition, 1 deletion...rtexM4_stm32l4/stm32l476rg_nucleo/interfaces-impl/bsp.cpp
- miosix/arch/cortexM4_stm32l4/stm32l4r9zi_sensortile/interfaces-impl/bsp.cpp 1 addition, 1 deletion...M4_stm32l4/stm32l4r9zi_sensortile/interfaces-impl/bsp.cpp
Loading
Please register or sign in to comment