From 3a1f31620039b6b265b69e1e3b39c80e10fc8cc2 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sun, 24 Sep 2023 23:53:18 +0300 Subject: [PATCH] Update README.md, add To help the researcher --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 549f0fe..2b5dad6 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,16 @@ sensors: # ipctool trace /usr/bin/Sofia ``` +### To help the researcher + +On Ingenic devices, the original Sensor I2C address needs to be right shifted by 1bit, example: + +``` +IMX335: (0x34 >> 1) = 0x1A +SC2230: (0x60 >> 1) = 0x30 +GC2053: (0x6E >> 1) = 0x37 +``` + ## Supported SoCs Tested on: