Skip to main content
Visitor II
April 27, 2026
Question

STM32H753-EVAL -- Use DB9 port (CN2) as usart 1

  • April 27, 2026
  • 1 reply
  • 108 views

Hie, according to the documentation of the board, USART1 can be used with db9 port by setting up JP7 and JP8 to 1 and 2 ( which I did). The second thing is to connect usart_tx and usart_rx to PB14 and PB15.
The problem is that nothing is showing up on the pc with DB3 port. I've check the tx port with an oscilloscope and I'm getting signal on data sending but only 1.1 V (in AC). I don't know if it's part of the issue but I hope someone has the solution

Thanks

    1 reply

    mƎALLEm
    Technical Moderator
    April 27, 2026

    Hello @giorgio29 and welcome to the ST community,

    I didn't understand this statement:


    @giorgio29 wrote:

    The second thing is to connect usart_tx and usart_rx to PB14 and PB15.


    Why you need to do that? by setting up JP7 and JP8 to 1 and 2 connects RS232_Tx and RS232_Rx respectively to PB14 and PB15. From the board schematic:

    mALLEm_0-1777303447771.png

    mALLEm_1-1777304274880.png

    PB14 and PB15. Did you wire something on the board?

    "To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."