UART2 on the Nucleo G431-RB accepts data through the USB virtual port but not through PA3.
Hi all, I am working in uart2 which is connected to the usb port in nucleo -g431rb but I want to communicate not through usb but through PA2 and PA3 pins assigned to uart2 by default. Tx line work properly but Rx not. There is a good signal on PA3 input (I checked with oscilloscope) but MCU is not receiving data. I thought there was some collision with usb virtual port so I unsoldered solder bridges SB1 and SB12 - doesn't work. Rx uart2 works if I send data to usb port and not to PA3. Does anyone have any idea?
