STM32H7 SPI4 transmit Issue with GPDMA ch12 (TIM2 TRGO sync) in circular mode
HelloSTM32H7R3L8I have trouble using the circular mode of GPDMA when trying to transmit data over SPI4. When I set the GPDMA channel 12 to be in circular mode, it generates the GPDMA channel init in the msp init file instead of the main file as if it...