7 years, 2 months ago.

nrf52 use of SPI locks up UART on mbed-os 5

Hello,

I'm receiving data from a GPS and as soon as I start communicating using SPI to another device, I stop receiving data from the GPS. I confirmed that the GPS is still sending data on the pin, the callback for receiving the data just stops being called.

Is it not possible to use SPI and UART at the same time on nrf52 / mbed?

Regards,

Stephan.

Be the first to answer this question.