This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: About AE target brightness and its range in SDK7.03

Part Number: TDA4VM

Hello TI experts,

Is the AE target brightness adjustable in TDA4 0-255?

When I changed the value of "p_ae_dynPrms->targetBrightnessRange.min" , "p_ae_dynPrms->targetBrightnessRange.max" and "p_ae_dynPrms->targetBrightness" in the file /imaging/sensor_drv/src/<sensor_name>/iss_sensor_sensorname.c to 5, 10 and 8 respectively, is AE target brightness 8 equivalent to 153 [255*(8-5)/(10-5)] in the 0-255 range?