> from help line
>With the armite express lite, is it possible to output pwm on pins 5 and 7 (IO
0 and 2)? I noticed they are not specifically labeled PWM pins, on the armite
express I used the IO pins for PWM. working on it right now.
You can bit bang PWM on any pin (but this ties up the CPU while you are doing
it).
There is hardware support for HWPWM on specific pins on the 2103 based products
(including the ARMexpress LITE). Just not on those 2 pins.