Other Parts Discussed in Thread: AM2434, SYSCONFIG
Hi,
I am new to the AM2434 and having trouble integrating your read, write & interrupt demos into the same source project.
Sources:
- Write: Tirex->MCU+ SDK v8.02.00.31-> AM243x Launchpad: gpio_led_blink
- Interrupt: Tirex->MCU+ SDK v8.02.00.31-> AM243x Launchpad: gpio_input_interrupt
- Read: E2E - LP-AM243 Trouble with reading GPIO
Demo:
Issues:
- GPIO write does not work in the interrupt handler (HEAD: #481B)
- I am having troubles changing SW5 to read in the ISR
- Switching back to SW5 interrupt trigger to complete this demo?
I need help with issues #1-#3 above to complete my driver reference for work, how can I resolve Issue #1?