Question
STM32L4R9 CubeMX - SDMMC + DMA
Posted on March 26, 2018 at 14:29
Hey,
i tried to setup my STM32L4R9 with CubeMX v4.25.0 as followed:
- FreeRTOS
- FatFS
- SD Card
- DMA Support
unfortunately i noticed that the DMA-Interrupt tab does not show up in the SD-Card settings. I tried it with other STM32 MCUs where it showed up instantly.
Is there anything i can do/configure to activate the DMA-Interrupt feature for the L4R9 in CubeMX? I saw there is an demo project with my requirements for the L4R9 on the eval board.. but would love to have it in CubeMX too!Regards
#cubemx-v4.25.0 #stm32l4+ #fatfs #dma-sdmmc