Ned Konz / Mbed 2 deprecated Multi_WS2811_test

Dependencies:   Multi_WS2811 mbed MMA8451Q

Fork of WS2811 by Heroic Robotics

Issue: 50 usec guard time not working (Closed: Fixed)

If you have fast frame generation, the 50 usec guard time required between DMA bursts will not be respected.

This may be because of insufficient resolution on the usec timer; not sure yet.

1 comment:

04 Jan 2014

Resolved with latest code.