Dear TI Team,
Many costom board design have AM6422 and GPIO of it can toggle with cammands. However we are not able to toggle the GPIO.
Can you please help us to set up the firmware and toggle the GPIO.
-
Vaibhav
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.
Dear TI Team,
Many costom board design have AM6422 and GPIO of it can toggle with cammands. However we are not able to toggle the GPIO.
Can you please help us to set up the firmware and toggle the GPIO.
-
Vaibhav
Hello Vaibhav,
Which processor core did you want to use to control the GPIO?
Information about using Linux to control the GPIO is at
https://software-dl.ti.com/processor-sdk-linux/esd/AM64X/09_01_00_08/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/GPIO.html
Information about using one of the MCU+ cores to control the GPIO is at
https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/09_01_00_41/exports/docs/api_guide_am64x/EXAMPLES_DRIVERS_GPIO_LED_BLINK.html
https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/09_01_00_41/exports/docs/api_guide_am64x/EXAMPLES_DRIVERS_GPIO_INPUT_INTERRUPT.html
Regards,
Nick