Skip to main content
Senior
March 28, 2025
Question

Brightness Control

  • March 28, 2025
  • 2 replies
  • 360 views

Hello, I have a display connected by PWM to the MCU. I am trying to control it using __HAL_TIM_SET_COMPARE, however I am getting no results. I have a LTDC display. 

This topic has been closed for replies.

2 replies

mƎALLEm
ST Technical Moderator
March 28, 2025

Hello,

Some LCDs can be driven by PWM, others by setting a command, see for example this thread.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
AMars.4
Associate III
March 28, 2025

Which backlight controller are you using?

What are your timer settings?