DMA Transfer with TIM12 trigger in STM32H755
Hello everybody,
I am currently trying to trigger a DMA request with TIM12. I have configured the timer in PWM Input Mode on CH1. While for every other timer there is available a DMA request, there is nothing for TIM12 except the one bellow(in RF0399):

Is there any trick to come around from it? I found some older discussion but i didn't have any luck:
How to trigger SPI DMA transfer using TIM12 TRGO on STM32H7
Timer events as DMA triggers - Improving the current situation in CubeMX/HAL
Thanks in advance for your time!

