NRF qspi nrf7002

Quick qestion

Making a new board with external memory(jedec) and using SQSPI as I have to put it into cpuflpr_vpr(does not work with QSPI). Works fine !!

but I also plan to have a nrf7002 chip on board. And why not use the same spi bus. Is this possible? or should I use a normal SPI bus for both instead?

nrf70: nrf7002@0 {
compatible = "nordic,nrf7002-qspi";    -> gives error saying: "Node should only occur on the qspi bus."
BR
Perre
Parents Reply Children
Related