How can i use Half-Complete and Complete DMA Callbacks with timer in PWM mode?
Hi,
I've set up timer in PWM mode with circular DMA in CubeIDE.
I would like to change buffer with halfcplt and cplt callbacks but i have no idea how to do that. I can't find any example on internet neither in documentation.
Should i somehow register those callbacks or maybe there are some weak void functions that i can't find?
I would be very thankful for any code example.
Edit: I'm using stm32f407vg