add configs for os03b10, jxh63 sensors (#1005)

pull/1009/head
cronyx 2023-09-22 18:28:01 +03:00 committed by GitHub
parent d1d5d14eba
commit f2f7f6bcd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 0 deletions

View File

@ -115,6 +115,11 @@ case ${SENSOR} in
ISP_PARAM="isp_clk=150000000"
SENSOR_PARAM=""
;;
"os03b10")
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM="isp_clk=200000000"
SENSOR_PARAM=""
;;
"sc200ai")
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM="isp_clk=100000000 isp_ch0_pre_dequeue_time=20 isp_ch0_pre_dequeue_interrupt_process=0 isp_memopt=1"

View File

@ -0,0 +1,6 @@
sensor:
name: jxh63
address: 0x40
width: 1280
height: 720
bus: i2c

View File

@ -0,0 +1,6 @@
sensor:
name: os03b10
address: 0x3c
width: 2034
height: 1296
bus: i2c