2023-04-21 09:12 AM
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?
Solved! Go to Solution.
2023-04-21 01:29 PM
I am assuming you're using pin #5 and #10(ARD_A2) on CN3 connector? The ARD_A2 needs SB14 soldered bridge to complete the circuit.
2023-04-21 01:29 PM
I am assuming you're using pin #5 and #10(ARD_A2) on CN3 connector? The ARD_A2 needs SB14 soldered bridge to complete the circuit.
2023-04-21 01:54 PM
Many thanks, I'll check tomorrow.
2023-04-25 12:50 AM
Now it works, thanks again.
2023-04-26 01:45 PM
That is good to hear. Can you select as best answer?