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.

AM2432: Setting GPIO in Interrupt Routine not possible

Part Number: AM2432

Hi,

I'm trying to set an GPIO in a normal Code and reset this GPIO in an Interrupt Routine.

But this is not possible. I checked with an colleague the GPIO Registers and they have been set or reset. But I do not see anything on oscilloscope.

I double checked GPIO in normal Code (which runs in a Task) by toggle it. This worked without any problems.

Why it is not possible to set/reset GPIOs in ISR?

Regards

Andreas