U-Boot PWM Test For Brightness

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

U-Boot PWM Test For Brightness

1,653 Views
anshulkhare
Contributor III

Hi,

I have an iMX6UL board,
i am doing U-Boot PWM Test for Changing the brightness on LCD Display,
is there any command to perform the test in U-Boot .

Thank you :smileyhappy:

Labels (1)
0 Kudos
2 Replies

992 Views
igorpadykov
NXP Employee
NXP Employee

Hi Anshul

usually pwm is used in uboot for lcd brightness, seems

one can add special pwm commands using pwm driver in

drivers/pwm/pwm-imx.c. Pwm examples can be found in Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

992 Views
anshulkhare
Contributor III

Hi igor,

Thanks for Your Reply,

i am not getting which special command i need to enable in driver,

can u please help me on this.

Best regards
Anshul

0 Kudos