STMicroelectronics / STM32CubeF7

STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
331 stars 193 forks source link

nt35510: fix setting of DPRSLCTR register #112

Closed passgat closed 8 months ago

passgat commented 9 months ago

As described in the NT35510 Application Note V0.04, the DPRSLCTR register (Display Resolution Control - B500h) needs to be set to 50h for the 480x800 display resolution.

Fixes: 6eed5bb15304 ("Update STM32F769I-Discovery BSP drivers to support new nt35510 component available on new LCD DSI daughter board MB1166 RevA09 and above versions.")

IMPORTANT INFORMATION

Contributor License Agreement (CLA)

ALABSTM commented 9 months ago

Hi @passgat,

Best wishes for the new year 2024. It looks you are right. Your report will be forwarded to our development teams. I will keep you informed.

With regards,

ALABSTM commented 9 months ago

ST Internal Reference: 169739

passgat commented 8 months ago

A gentle ping,

Thanks Dario