Trigger ADC by timer
I'm having some difficulty getting this to work. This post is a very good description of the my confusion: https://community.st.com/s/question/0D50X00009XkghxSAB/triggering-adc-sampling-by-timer-events
However the conclusion is not helpful. TRGO update event triggering seems to work, but I'm interested in the CH* triggers. For example, I'd like to trigger the injected measurements off TIM8_CH4 event but I can't understand the documentation on what a CH4 event is. Is it a compare match? Is it an input capture? Either way I can't seem to get the ADC to trigger off it.