Hi Kenji,
So, these 8 channel groups, each could have several ADC signal, like below?
Yes, your understanding is correct. There's only one thing to keep in mind. ADC_HC0 can be used for both software and hardware trigger mode. Other ADC_HCn (n = 1...) are for use only in hardware trigger mode. For more information regarding this, refer to section 66.8.1 of the reference manual.
want to use PWM and ADC in synchronization.
In this case, is the ADC done in group units?
You have to use these registers, ADC_HCn, no matter the functionality.
Regards,
Victor