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