Is there a way to record 64 bits at up to 8MHz on 4 inputs? (on nRF52832)
The closest seems to be with 3 SPI and EasyDMA, would it work? (is there a way to do better?)
Otherwise, it seems possible on nRF52840 with QSPI and EasyDMA:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52840.ps%2Fqspi.html
Is it true?
Thanks for reading this!
Cedric ;)