This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Interfacing nRF5 with an image sensor

Hi,

I'm developing a product that should take an image of a low-resolution image sensor, process it and send the result via BLE.

The camera has an 8-bit parallel interface (+ pixel clock + H/V sync).

I'm looking for a SoC that should be of course ultra-low power but also could interface an image sensor.

Usually, this is done by having a dedicated hardware module on the MCU, but it also could be done by reading a port via DMA when pixel clock serves as a trigger (by connecting it to an interrupt or a timer).

Can you support this type of application on nRF51 or nRF52 family?

Maybe it could be supported on other devices?

Best regards

Gregory

Parents Reply Children
No Data
Related