Hi Champs,
i ran F2837xD ADC delay capture example code and change PWM2 period to 4096 which is twice than PWM1. Both CMPA are 1024. As my understand, SOC0/SOC1 will trigger at TBCTR=1024. Therefore, first conversion should collide. However, i check the example code, the first detection is happen at conversion count = 8. If PPB miss the first conversion, according to my setting, ADC conversion should collide at 1,4,6,8,10,12...etc. It looks like we miss the 1,4,6 conversion. Could you please tell me is this the normal condition ? thanks.