Hi,Using an STM32G4, I want to start an ADC conversion periodically using an event from a timer.To do so I choose the TIMER6 (basic timer) and ADC2 peripherals.Sadly, it didn't work.The reference manual, seems to imply that you can't use a basic time...