Hi ,
Is there a DCMI support on NRF91? if not can it be implemented by SW ?
Thanks!
Hi ,
Is there a DCMI support on NRF91? if not can it be implemented by SW ?
Thanks!
Hi Moshe,
There is no dedicated camera interface on nrf91. The closest peripheral that could handle high data throughput is the QSPI peripheral on nRF52840, supporting 4 data lines up to 32 MHz.
The only image demo I know of is the nrf52-ble-image-transfer-demo, connecting a SPI camera module to the nRF52832 and nRF52840 ICs.
Hi Moshe,
There is no dedicated camera interface on nrf91. The closest peripheral that could handle high data throughput is the QSPI peripheral on nRF52840, supporting 4 data lines up to 32 MHz.
The only image demo I know of is the nrf52-ble-image-transfer-demo, connecting a SPI camera module to the nRF52832 and nRF52840 ICs.