NRF52840 CKAA does not see the recommended pins for QSPI/CSN?

NRF52840 CKAA does not see the recommended pins for QSPI/CSN? Is it P0.18?

Parents Reply
  • Hi Terrel, 

    CSN is not a high frequency signal in QSPI, it's the chip select pin. It only go low when the QSPI is active for the peripheral and go high when finish. So it's not very important, you can choose any GPIO pin for it. I would suggest to choose one of the pin NOT suggested for QSPI because you have only 5 pins that are suggested for QSPI. Preferable to choose the pin that doesn't say "low frequency only".


    The most important thing is that you use the correct QSPI SCK, it has the highest frequency. Next are the IO0-IO3. These pins have to be in the list of suggested QSPI. 

Children
No Data
Related