Tool/software:
Hello TI Community,
I am working on a project using the AM6442 processor, and I need some guidance regarding the GPIO pin configuration. Specifically, I want to configure a GPIO pin as a General Purpose Output (GPO) controlled by the PRU firmware, while also using the same GPIO pin as an input on the A53 core for generating an interrupt.
My question is: Is it possible to configure the same GPIO pin as both an output in PRU firmware and an input for the A53 core simultaneously? If so, could you provide any advice on how to achieve this setup?
Thank you in advance for your help!