Dear allI'm using STM32G070KBT in my product, as it has 4 UARTs.I want to use the 4 UARTs in asynchronous mode, no HW control, UARTs 1 and 2 use RX/TX, while UARTs 3 and 4 use only RX.When defining all those UARTs in STM32CubeMx, I've some warnings t...