Tool/software:
Good morning,
Can someone help me.
I want to expand the RX pin with an interrupt so that I wake up in lowpower mode when I send data to the CC2642.
Unfortunately, something goes wrong somewhere and it does not switch over properly.
The falling edge is detected, but then the UART does not start up properly -> I do not read any data.
If I do not expand the uart driver with the interrupt right from the start, it all works perfectly.