Tool/software:
Hi,
I want to create an example program on SDK10.0 MCU 1_0 to control GPIO as the interrupt input and manually trigger the interrupt function to test the interrupt function. Can you provide me with an example?
Regards,
Yang
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.
Tool/software:
Hi,
I want to create an example program on SDK10.0 MCU 1_0 to control GPIO as the interrupt input and manually trigger the interrupt function to test the interrupt function. Can you provide me with an example?
Regards,
Yang
Hi Yang,
Have you taken a look at the GPIO Led Blink example within the RTOS PDK? You can find the example at <PDK_PATH>/packages/ti/drv/gpio/test/led_blink/src/main_led_blink.c
This example demonstrates how to toggle a WKUP GPIO and Main GPIO pin on multiple cores, how the interrupts are set up, and how to reach the ISR.
Thanks,
Neehar
Hi,
This can be closed now, it has another issue: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1490891/tda4vm-q1-configure-gpio-interrupt-related-issues
Regards,
Yang