Question
STM32L432KC - lpuart work only in transmit mode
LPUART (over usb connection) work only in transmit mode. I have CubeMX generated project with "receive and transmit" settings for lpuart in interrupt mode, but can only send data from the mController to PC.
With another evalboard (Nucleo L496ZG) my send/receive source code work without problems. The reconfiguration of L432KC from lpuart to usart1 or usart2 also work fine.
Thanks!