Hello all,
Is it possible to interface MX25r6435f with nrf52810 using normal spi..??
if yes plz provide the driver/ or similar example
Hello all,
Is it possible to interface MX25r6435f with nrf52810 using normal spi..??
if yes plz provide the driver/ or similar example
Hi again
One of my colleagues provided me an overlay file that allows the nRF52832 to use the MX25L64 over SPI, and I have attached the overlay and conf below:
nrf52dk_nrf52832.overlaynrf52dk_nrf52832.conf
This should work for the nRF52810 as well.
Please note that the overlay I included is designed for the MX25L and not the MX25R.
In order to make it work for the MX25R you should change the jedec-id to [c2 28 17]
Best regards
Torbjørn
Hi again
One of my colleagues provided me an overlay file that allows the nRF52832 to use the MX25L64 over SPI, and I have attached the overlay and conf below:
nrf52dk_nrf52832.overlaynrf52dk_nrf52832.conf
This should work for the nRF52810 as well.
Please note that the overlay I included is designed for the MX25L and not the MX25R.
In order to make it work for the MX25R you should change the jedec-id to [c2 28 17]
Best regards
Torbjørn