Skip to main content
Visitor II
March 3, 2020
Solved

uart connection of ST25RU3993 EVAL

  • March 3, 2020
  • 2 replies
  • 943 views

I am trying to interface another cpu to ST25RU3993 EVAL using the serial port. what are the serial port settings? baud rate 3000000, 8N1, RTS_CTS on ? Can i change the baud rate without uploading new firmware to the board?

    This topic has been closed for replies.
    Best answer by Nick K

    ​hi, yes the UART connection settings are 3000000, 8N1and no flow control. The DTR and RTS lines are connected to the Boot and RST pins of the STM32 on the EVAL board. DTR lines must be on and the RTS should be toggled when connecting to reset the board.

    to change the baudrate you need to recompile and flash your new FW. When reducing the baudrate please be aware that depending on your UHF communication setting it is possible to inventory TAGs fast then this info can be sent out from the FW.  

    2 replies

    Nick KAnswer
    ST Employee
    March 9, 2020

    ​hi, yes the UART connection settings are 3000000, 8N1and no flow control. The DTR and RTS lines are connected to the Boot and RST pins of the STM32 on the EVAL board. DTR lines must be on and the RTS should be toggled when connecting to reset the board.

    to change the baudrate you need to recompile and flash your new FW. When reducing the baudrate please be aware that depending on your UHF communication setting it is possible to inventory TAGs fast then this info can be sent out from the FW.  

    Visitor II
    May 13, 2020

    other rfid readers can print it into a text document when it connects to the computer and then reads the tags. Is this possible in my model?