2025-03-04 8:52 PM - last edited on 2025-03-05 12:16 AM by Andrew Neil
i have STM32103RBT6, i want to use all three UARTs for a project. i want to use UART2 thorugh PA2 and PA3.
The connection are : SB61, SB62 and SB63 are open. SB13 & SB14 are open as well. Continuity is there between SB62 & SB62 to TX on ST link (from track side) & between SB63 to RX on ST link (from track side). No continuity between PA2 and PA3 with SB13 & SB14. can anyone tell me how to use UART2 from the PA2 and PA3? i want to use it for modbus but the transmission is failing.
Solved! Go to Solution.
2025-03-04 11:43 PM
It seems you are using NUCLEO-F103RB.
And this is what is said in the user manual UM1724:
2025-03-04 11:33 PM
Hello,
You didn't mention which board you are using!
And this is not related to CubeIDE. The post need to be moved to hardware boards forum board.
2025-03-04 11:43 PM
It seems you are using NUCLEO-F103RB.
And this is what is said in the user manual UM1724:
2025-03-05 1:03 AM
Thank you so much my friend. Big help here. sometimes we overlook highlighted details. Thanks