This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3351: PWM for brightness control

Part Number: AM3351

Tool/software: Linux

hi, i am using psdk-04.01.00.06

using pwm i am able to control lcd back light brightness

ex: echo 8 > /sys/class/backlight/backlight/brightness

i am getting max brightness for 8.

i want to set range 0 to 16 as per my application.  how can i do this