Question
DMA initialization - CubeMX
Posted on August 23, 2016 at 09:38
Hi,
I'm trying to use cubeMX to initiate DMA transfer using timer event.
On timer event I would like to copy GPIO port to memory.
I see a lot of examples how to do it without cubeMX, but it looks that they use other HAL functions (maybe from keil).
But I don't see any example of how to do it from cubeMX or using HAL functions. The only examples I can find are ADC reading.
I use System Workbench as IDE.
I would like for some directions before I start to implement it manually
Best regards,
Gregory
#hal #!stm32 #!cubemx #!dma #citation-required