Camera Driver Development Basics – MIPI and V4L2

Camera Driver Development Basics - MIPI and V4L2

If you want to engage in camera driver software development, what basic information is needed? This article summarizes it. From the perspective of independent components, it includes two parts: the sensor module and the core board; thus, the core of the driver software is to ensure the connection between the two. The common hardware interfaces … Read more

ACROVIEW Programmer Supports Lontium LT6911UXE HDMI Converter

ACROVIEW Programmer Supports Lontium LT6911UXE HDMI Converter

The leader in the chip programming industry, ACROVIEW Technology, recently released the latest programming software update and a new list of supported chip models, including the high-performance HDMI 2.0 to MIPI DSI/CSI converter LT6911UXE from Lontium Semiconductor, which is now supported by ACROVIEW’s universal programming platform AP8000. LT6911UXE is a high-performance HD-DVI 2.0 to MIPI … Read more

Quickly Illuminate an LCD Screen on MCU (MIPI DSI)

Quickly Illuminate an LCD Screen on MCU (MIPI DSI)

Hello everyone, I am Pi Zi Heng, a serious tech person. Today I will share the method and steps to quickly illuminate a brand new LCD screen on the i.MXRT1170. As we know, there are many interfaces for LCD screens: DPI-RGB, MIPI DSI, DBI/MCU (I8080), LVDS, SPI, etc. Different interfaces require different software drivers. The … Read more