Hi Support team,
I want to try a scenario that writes some data to external QSPI flash (mx25r6435 on the development kit) from the application core, then reads these data from the network core.
Based on the sample 'SPI Flash', the data written on the application core is successful.
But the device mx25r6435 was only defined in \zephyr\boards\arm\nrf5340dk_nrf5340\nrf5340_cpuapp_common.dtsi, seems not defined in the device tree of the network core, is it right?
How can I read/write data to the external Flash from the network core? Any guidance or samples are appreciated.
Thank you very much.
Best regards,
Yanpeng Wu