cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F7690-DISCO .. Just run the LCD Brighrness function and the screen is broken.

Lbbby
Associate

Function Use

    HAL_DSI_ShortWrite(&hdsi,LCD_OTM8009A_ID, DSI_DCS_SHORT_PKT_WRITE_P1,OTM8009A_CMD_WRDISBV, (uint16_t)(value * 255)/100);

....

If you adjust the backlight in real time, the screen will break.

Mcu : STM32F769-DISCO

Tool

TouchGFX 4.13

CubeMX : 5.6.1​

1 REPLY 1
Martin KJELDSEN
Chief III

Just curious if you somehow figured out what this was. I don't remember having seen or heard about this issue before.

/Martin