Hi Nordic,
I am trying to make the read and write to the MX25R6435 with QSPI interface, any examples to this? I am using the sdk 17.0.2
Thank you in advance
Hi Nordic,
I am trying to make the read and write to the MX25R6435 with QSPI interface, any examples to this? I am using the sdk 17.0.2
Thank you in advance
Hi,
Yes, we have the QSPI Example which you can find located in the \examples\peripheral\ folder.
Best regards,
Vidar
Hi,
Yes, we have the QSPI Example which you can find located in the \examples\peripheral\ folder.
Best regards,
Vidar
thank you, now I follow your instruction and it works fine.