Hi,
I am using TMS320F28335 and I need some clarification about qualification period settings.
I set the qualification period to 0xFF as follows.
GpioCtrlRegs.GPACTRL.bit.QUALPRD3 = 0xFF; //set sampling period
Question
I understand that QUALPRD3 settings affects GPIO24-GPIO31, if I set the qualification window to 0 for GPIO24 as
GpioCtrlRegs.GPAQSEL2.bit.GPIO24 = 0;
Will GPIO24 affected by 0xFF settings of QUALPRD or will it use ONE SINGLE cycle of SYSCLOCKOUT?
Best Regards,
Zaw Htoo