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.

AM6442: Pin interrupt instead bank interrupt

Part Number: AM6442
Other Parts Discussed in Thread: SYSCONFIG

Dear TI team,

I consulted the FAQ regarding pin-based interrupt rather than bank-based. I don't know whether i can post question in the FAQ threads. In the provided example code '6472.empty_am64x-evm_r5fss0-0_freertos_ti-arm-clang.zip,' I observed the use of the 'GPIO_bankIntrEnable' function, and the callback function appears to be associated with bank interrupt. For pin interrupt, should we adhere to the same approach? I couldn't find any function to enable a single pin interrupt analogous to 'GPIO_bankIntrEnable.' Your guidance on this matter would be appreciated.

Additionally, is there a plan to include support for the pin interrupt feature in sysconfig in the roadmap?

Thank you

Chris