H7 DMA & BDMA: Double Buffer Mode (DBM) timing, CT vs TC interrupt
Heyho,
I had probably some race condition, just want to make sure:
the buffer switching in DMA's Double Buffer Mode (DBM) (both for DMA and BDMA) occurs immediately with the Transfer Complete (TC) interrupt?
So when the DMA's TC ISR is entered (which takes a few CPU cycles), the buffer has already been switched and the CT (Current Transfer, showing if the buffer in M0AR or M1AR is active) has already been switched?
STM32H733
