Resolved! HAL UART Issues
Hi, I had to recently work on an application that makes use of the UART, and encountered some issues in the HAL (most recent version provided by CubeMX):1) Hal bug?Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c, Line 3825:3831if (!(IS_LPUART_I...