Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out data raw?
Target: NRF52840
SDK:16
Thanks,
Luke
Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out data raw?
Target: NRF52840
SDK:16
Thanks,
Luke
Hi Luke
One of our colleagues has made a blog post on exactly running an LCD display using QSPI on the nRF52840. Please check it out, and I hope you find it useful.
Best regards,
Simon
Simon,
Thanks for posting that.
I still do not believe this demo is doing what I would like as the demo is using standard SPI to write to the display. The demo is only using the QSPI module to read from a SPI Flash.
I think everything will work fine if there is a way to disable the addressing feature on the QSPI writes.
Simon,
Thanks for posting that.
I still do not believe this demo is doing what I would like as the demo is using standard SPI to write to the display. The demo is only using the QSPI module to read from a SPI Flash.
I think everything will work fine if there is a way to disable the addressing feature on the QSPI writes.