I'm trying to use the nordic spi flash driver with a w25q64jvssiq SPI NOR device.
https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/drivers/spi_flash
having problems adding the correct config and overlay
prj.conf ive added
I'm trying to use the nordic spi flash driver with a w25q64jvssiq SPI NOR device.
https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/drivers/spi_flash
having problems adding the correct config and overlay
prj.conf ive added
group1 is now ok has ive change the overlay to this
Hi,
How does it compile and run? VS Code produces a lot of squiggly line warnings that can be safely ignored if the project compiles and runs as expected.
If you are having issues with that, could you tell me which version of the nRF Connect SDK you are using, so that I can try reproducing your issues?
Hi,
How does it compile and run? VS Code produces a lot of squiggly line warnings that can be safely ignored if the project compiles and runs as expected.
If you are having issues with that, could you tell me which version of the nRF Connect SDK you are using, so that I can try reproducing your issues?