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

Is there any MIPI-CSI2 library for nRF53?

Hello everyone, I need to build a photo capture application.

And the CMOS sensor go through MIPI-CSI2 interface.

Is there any example code and library for nRF5340?

Parents
  • I've never heard about that protocol until you asked for it. The specs are proprietary and I don't see how we would know what it is unless one pays $$$. The spec brief touts 10+Gbps, which indicates that this spec is not intended for ARM Cortex-M devices, but rather FPGA/ASIC or high-performance Cortex-A's. 

    There are camera modules on the market with an SPI/TWI interface devices that would be better suited for Cortex-M devices. 

Reply
  • I've never heard about that protocol until you asked for it. The specs are proprietary and I don't see how we would know what it is unless one pays $$$. The spec brief touts 10+Gbps, which indicates that this spec is not intended for ARM Cortex-M devices, but rather FPGA/ASIC or high-performance Cortex-A's. 

    There are camera modules on the market with an SPI/TWI interface devices that would be better suited for Cortex-M devices. 

Children
No Data
Related