PA21540 spi interface question

hi support team,

customer is preparing to use 21540, only use gpio mode, not using spi interface,

may i ask how to deal with spi pins of 21540,  float or pull up to vdd? 

Regards,

William.

  • Hi William,

    Due to errata 13 all the input pins of the nRF21540 needs to be pulled low when the device is in power down. This the SCK, MOSI pin of the SPI interface can be directly connected to GND. The CSN pin needs to be high when the  device is powered on, but low when power off, so the CSN pin can be connected to the PDN pin to achieve this. The MISO pin is a output from the nRF21540 so this pin should be left floating when the SPI interface is not used.

     

    Best regards,
    Bendik

Related