2019-08-15 08:54 PM
My circuit board USES PE6 to control the backlight, but it cannot be adjusted. How to modify the device tree of TIM15_CH2.EV1 is not regulated.
EV1:
panel_backlight: panel-backlight {
compatible = "gpio-backlight";
gpios = <&gpiod 13 GPIO_ACTIVE_LOW>;
default-on;
status = "okay";
};
2019-08-16 03:50 AM
Which chip are you talking about?
JW
2019-08-18 07:48 PM
I use stm32mp157aac, may I ask how to configure PWM control backlight
2019-08-19 01:02 AM
You should probably ask this question in a different forum https://community.st.com/s/topic/0TO0X0000003u2AWAQ/stm32-mpus
JW
2019-08-19 01:28 AM
I think maybe I made a mistake