Skip to main content
Visitor II
September 30, 2021
Solved

Effect of ST25RU3993 baudrate change..

  • September 30, 2021
  • 1 reply
  • 655 views

Hi

What and all will be the effect of changing the baudrate from 3000000 to 115200?? Is there any reference available on this topic?

Suggestions appreciated.

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

    When changing the baudrate from 3M to 115k the HPEV reader could, depending on the BLF and coding configuration, inventory more TAG data than it can be forwarded to the host system. When the internal TAG buffer FIFO of 64 TAGs is full the FW drops received data until the FIFO has again free space.

    Nevertheless, it is possible to switch the BR to 115k. See main.c were the BR is adjusted.

    1 reply

    Nick KAnswer
    ST Employee
    October 8, 2021

    When changing the baudrate from 3M to 115k the HPEV reader could, depending on the BLF and coding configuration, inventory more TAG data than it can be forwarded to the host system. When the internal TAG buffer FIFO of 64 TAGs is full the FW drops received data until the FIFO has again free space.

    Nevertheless, it is possible to switch the BR to 115k. See main.c were the BR is adjusted.