Skip to main content
Visitor II
November 13, 2021
Solved

ST25RU3993 not generating RF signal on PAOUT_P and PAOUT_N (Pin No - 21 and 16 respectively). What can be the possible reason ?

  • November 13, 2021
  • 1 reply
  • 674 views

We are using ST25RU3993 IC with STM32L476 MCU. We are using the same SDK Provided by ST. But after giving the command of Start Scan in GUI(ST25RU3993 Reader Suit), we are not able to read tags. We also checked the signal on PAOUT_P and PAOUT_N through VNA. But it does not show any signal on that pins. We have designed our own PCB board as per reference provided by ST. We also debug the code using ST-Link and in st25ru3993initialize() function there is SPI connection error. But we have checked using multimeter the connection between STM32L476 and ST25RU3993 IC (SPI lines) is ok. We are using internal PA in this. Kindly help us in this problem.

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi,

    which SPI error are you getting exactly, at which step? It sounds like the chip is not powered / a major issue in the SPI configuration. Please trace the SPI + /SS + INT signal while executing the st25ru3993Initialize() using a logic analyzer.

    BR, Ulysses

    1 reply

    Technical Moderator
    November 15, 2021

    Hi,

    which SPI error are you getting exactly, at which step? It sounds like the chip is not powered / a major issue in the SPI configuration. Please trace the SPI + /SS + INT signal while executing the st25ru3993Initialize() using a logic analyzer.

    BR, Ulysses