This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM263X: GPIO input qualification

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I'm trying to set input qualification for a few GPIO. As per the TRM I have to set number of samples using IOMUX.*_CFG_REG[QUAL_SEL] registers, and set the sampling period using IOMUX.QUAL_GRP_*_CFG_REG[QUAL_PERIOD_PER_SAMPLE] registers. This looks straight forward but using syscfg all I can set is number of samples (i.e. 3samples of 6samples), but I did not find how to set the qual period. There is neither an option for this in syscfg nor is there any API in the library to set the qual period.

Please let me know how I can set the qual period so that I can vary the sampling window as per my requirement.

Regards,

Harsha Dsouza