zackphillips / TLC5955

Arduino library for the TI TLC5955 LED controller
MIT License
21 stars 11 forks source link

Working with Pro Mini #9

Open boutzo opened 2 years ago

boutzo commented 2 years ago

Trying to use the Library with Arduino Pro Mini but getting erratic behavior ( random flashing, not responding to delays) gsclk on pin 3 mosi pin 13 latch pin 9 and SS pin 11 timer2 set for 1mhz on pin 3 only. It seems like a timing issue. Is there some other setting I'm missing? What timer setting do you recommend.