Hello,
I'm wondering if anyone else is having trouble with the PWM outputs on this chip. We've only tried the PWM0 signal which is connected to an LCD backlight driver. The problem is that certain duty cycle values seem to lock up the hardware (PWM controller, not entire chip). Once the PWM controller locks up, the brightness gets stuck to fully on and I think it takes a power cycle to fix. Also, the full range of values is not available but with these other problems, we are not sure yet if the backlight chip just doesn't like the really low duty cycles. Can anyone share their experiences and possibly code sources? There isn't a heck of a lot to this controller and it happens within the Linux kernel driver and also by sending straight I2C commands to set the registers manually. One of my software guys seems convinced this is an errata issue and should be of concern to TI.
Thanks.