I have nRF52840 module with not enough IOs than what I need and I am looking if possible to hook both: external flash memory and LCD display on the same QSPI peripheral
Or
at least if above solution is not possible – can I use somehow same clock pin for the QSPI and SPIM? (assuming both flash chip and LCD are running on the same frequency)
Thanks