Skip to content

Commit 9da3c53

Browse files
author
Alain Volmat
committed
Bump stm32-mw-isp to v1.2.0
Bump submodule to tag 1.2.0 and update imx335 tuning data based on imx335_JudgeII_isp_param_conf.h from stm32-mw-isp package. Signed-off-by: Alain Volmat <[email protected]>
1 parent bd12a4c commit 9da3c53

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

isp_wrapper/inc/imx335_isp_param_conf.h

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
******************************************************************************
77
* @attention
88
*
9-
* Copyright (c) 2024 STMicroelectronics.
9+
* Copyright (c) 2025 STMicroelectronics.
1010
* All rights reserved.
1111
*
1212
* This software is licensed under SLA0044 terms that can be found here:
1313
* https://www.st.com/resource/en/license_agreement/SLA0044.txt
1414
*
15-
* THIS FILE WAS GENERATED BY THE IQ TUNING TOOL ON 2023-10-11 15:25:40
15+
* THIS FILE WAS GENERATED BY THE STM32 ISP IQTune ON 2025-01-28 11:45:25
1616
*
1717
******************************************************************************
1818
*/
@@ -73,16 +73,16 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
7373
},
7474
.AWBAlgo = {
7575
.enable = 1,
76-
.id = { "A", "TL84", "D50", "D65", "Free slot", },
77-
.referenceColorTemp = { 2856, 4000, 5000, 6500, 0, },
78-
.ispGainR = { 140000000, 177000000, 220000000, 245000000, 0, },
79-
.ispGainG = { 100000000, 100000000, 100000000, 100000000, 0, },
80-
.ispGainB = { 275000000, 235000000, 180000000, 155000000, 0, },
76+
.id = { "JudgeII-A", "JudgeII-TL84", "JudgeII-DAY", "Free Slot", "Free Slot", },
77+
.referenceColorTemp = { 2810, 4015, 6650, 0, 0, },
78+
.ispGainR = { 137000000, 182000000, 244000000, 0, 0, },
79+
.ispGainG = { 100000000, 100000000, 100000000, 0, 0, },
80+
.ispGainB = { 287000000, 212000000, 143000000, 0, 0, },
8181
.coeff = {
82-
{ { 151460000, -102340000, 50892000, }, { -85991000, 210980000, -24984000, }, { 25000000, -261000000, 341000000, }, },
83-
{ { 155134500, -69370000, 13106000, }, { -38671000, 167689800, -33936000, }, { 5546200, -66770000, 159944200, }, },
84-
{ { 180080000, -64840000, -15230000, }, { -35550000, 169920000, -34380000, }, { 9770000, -95700000, 185940000, }, },
85-
{ { 180080000, -64840000, -15230000, }, { -35550000, 169920000, -34380000, }, { 9770000, -95700000, 185940000, }, },
82+
{ { 159760000, -9780000, -49990000, }, { -45530000, 171540000, -26000000, }, { -3300000, -110120000, 213430000, }, },
83+
{ { 164670000, -20970000, -43700000, }, { -51330000, 178670000, -27339999, }, { -12490000, -48170000, 160670000, }, },
84+
{ { 150570000, 2440000, -53010000, }, { -37350000, 193760000, -56420000, }, { -11100000, -35490000, 146590000, }, },
85+
{ { 0, 0, 0, }, { 0, 0, 0, }, { 0, 0, 0, }, },
8686
{ { 0, 0, 0, }, { 0, 0, 0, }, { 0, 0, 0, }, },
8787
},
8888
},
@@ -105,8 +105,10 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
105105
.YSize = 972,
106106
},
107107
.gamma = {
108-
.enablePipe1 = 1,
109-
.enablePipe2 = 1,
108+
.enable = 1,
109+
},
110+
.sensorDelay = {
111+
.delay = 3,
110112
},
111113
};
112114

0 commit comments

Comments
 (0)