News

I'm trying to communicate with a LTE modem and run into a couple of problems with the current UART implementations of embassy_stm32. When using BufferedUartRx or the new RingBufferedUartRx I run into ...