mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Enable MDMA clock.
This commit is contained in:
parent
be6de2e467
commit
93f82440f2
@ -103,7 +103,7 @@ void HAL_MspInit(void)
|
||||
|
||||
#if defined(MCU_SERIES_H7)
|
||||
// MDMA clock
|
||||
//__HAL_RCC_MDMA_CLK_ENABLE();
|
||||
__HAL_RCC_MDMA_CLK_ENABLE();
|
||||
#endif
|
||||
|
||||
/* Configure DCMI GPIO */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user