2025-09-08 5:02 AM
Hello,
I am working with the STM32N6570-DK board and the MB1854B camera module.
I am using the ST-provided example code:
This example works fine — I can display the live camera feed on the LCD.
Now I want to enable the HDR (High Dynamic Range) feature of the MB1854B sensor.
My questions are:
Which part of the example code needs to be modified to enable HDR?
Is there a register configuration to switch the sensor to HDR mode?
Is there an ST-provided driver or initialization sequence for HDR mode example?
I am looking for guidance or documentation on which registers to configure and where to modify the code so that the captured image is in HDR mode and displayed properly on the LCD.
Thanks in advance!
2025-09-08 7:19 AM
Hello ,
the sensor capabilities are provided within the IMX335 driver. Could you please check?
Best Regards,