LPUART using interrupt (not async) not working

Hi,

I'm trying to use LPUART in interrupt mode (not async), but I can't get it to work.

I'm using the sample in NCS, which works when using async.

When I uncomment the line in prj.conf to activate the interrupt mode, the power consumption goes way up (around +1 mA).

What am I doing wrong to work with LPUART in interrupt mode ?

Regards

Giuliano

Parents Reply Children
Related