Skip to main content
Visitor II
January 23, 2024
Solved

How to use Direct mode in st25ru3993

  • January 23, 2024
  • 1 reply
  • 732 views

according to datasheet I can set the RF field to High or Low via the MOSI pin, but when I look at the real RF field I found the problem that the RF field is set to Low and goes High immediately not remain low as ns delay time I set at firmware

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

    Hello chaiwat,

    can you provide further details what SPI commands you send. Could you send digital  traces from your SPI communication ?

    You could also have a look into the FW for more details how the PLL is configured, the power modes are set proper and the field is turned on or off. Please have a look to the file st25RU3993.c into the function void st25RU3993AntennaPower(uint8_t on) and the functions setting the various power down modes of the ST25RU3993 IC. 

    BR

     

    1 reply

    Nick KAnswer
    ST Employee
    February 5, 2024

    Hello chaiwat,

    can you provide further details what SPI commands you send. Could you send digital  traces from your SPI communication ?

    You could also have a look into the FW for more details how the PLL is configured, the power modes are set proper and the field is turned on or off. Please have a look to the file st25RU3993.c into the function void st25RU3993AntennaPower(uint8_t on) and the functions setting the various power down modes of the ST25RU3993 IC. 

    BR