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.

LP-AM243: Trouble integrating gpio R/W/Int into same project

Part Number: LP-AM243
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:

Demo:

Issues:

  1. GPIO write does not work in the interrupt handler (HEAD: #481B)
  2. I am having troubles changing SW5 to read in the ISR
  3. 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?