Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support and samples for the sQSPI to the bare metal SDK?
Thanks,
Mark
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support and samples for the sQSPI to the bare metal SDK?
Thanks,
Mark
Hello Mark,
I am sorry, but the sQSPI is dependent on the FLPR core on the nRF54L15, and the FLPR core is not available using the nRF Connect SDK Bare Metal. So currently, if you need the sQSPI, the only option is to go for the full nRF Connect SDK (non-Bare Metal).
Best regards,
Edvin
Hello,
Some experimental work have been done. Feel free to check it out if you'd like:
https://github.com/nrfconnect/sdk-nrf-bm/compare/v0.9.0...gbakke:sdk-nrf-bm:v0.9.0_sqspi
It is a bit rough, and it may be polished later at some point. But I can't guarantee whether, or any timeline.
Best regards,
Edvin
Hello,
Some experimental work have been done. Feel free to check it out if you'd like:
https://github.com/nrfconnect/sdk-nrf-bm/compare/v0.9.0...gbakke:sdk-nrf-bm:v0.9.0_sqspi
It is a bit rough, and it may be polished later at some point. But I can't guarantee whether, or any timeline.
Best regards,
Edvin