I'm trying to use TLC5940 to control a bunch of LEDs while using the extra pinouts on the arduino mainboard to drive a servo. It doesn't seem to work though so I figure there might be something conflicting between the arduino servo library and the TLC5940 library.
I don't want to use the TLC servo library as it will drop the LED clock to 50HZ...
So anyone have run into some similar situations?