STM32G0 DAC ADC TIM2
Using TIM2_TRGO to trigger DAC. That works.
Now want same TIM2_TRGO also to trigger ADC.
Is that possible ?
Regards Juergen
Using TIM2_TRGO to trigger DAC. That works.
Now want same TIM2_TRGO also to trigger ADC.
Is that possible ?
Regards Juergen
One has to set ADSTART bit, no matter if software triggered or hardware triggered...
Depending on the EXTEN [1:0] configuration bits, a conversion either starts immediately (software trigger configuration) or once a hardware trigger event occurs (hardware trigger configuration).
Sorry for bothering...
Regards Juergen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.