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?
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?
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.
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.