Question
STM32F4 DMA quetion
Hello everyone.
I'm studying in STM32F4 and learn DMA module using Example code of St. The example show how to use DMA in Burst feature to do 3 transfers into timer register beginning at TIMx_ARR after DMA update request.
But I don't understand why address value of PeripheralbBaseAddress in the code example had define 0x04001004C. It said TIM DMAR address.
Please help me this question. Thank you so much.
