Identifiers such as D1, CLK, or I2C_SDA refer to the pin names of your camera model.
In this topic Hide
BCON for MIPI uses four data lanes (D0 to D3) and one clock line (CLK) to transmit image data from the camera to the image processing unit.
Basler dart BCON for MIPI cameras use the I²C interface to exchange configuration data with the controlling processor.
I²C is an open-collector bus interface with two signal lines, SDA and SCL. Connect these signal lines to the appropriate ports of an I²C controller. Typically, an I²C controller is part of the microcontroller or the System on a Chip (SoC) that you will be using to process the image data.
For more information about I²C, see the I²C-Bus Specification and User Manual.
Notice
You must supply camera power that complies with the individual voltage requirements of the BCON for MIPI interface lines:
The nominal voltage for the power supply line (VCC) is 5 VDC.
The nominal voltage for the I²C interface lines (I2C_SDA, I2C_SCL, I2C_ID) is 3.3 VDC.
The camera needs a single 5 VDC power supply. Bad power quality can negatively affect the camera's image quality. However, a properly designed switched-mode power supply, as used to supply a USB port, will yield good results.