I am using PSOC 4 to build a 16x32 LED Billboard, and using TLC5940 LED Driver to drive the LED matrix.
I have find the Arduino code example of this LED Driver, https://code.google.com/p/tlc5940arduino/
While i try to convert it from Arduino code to PSOC 4 code, http://www.egr.msu.edu/classes/ece480/capstone/fall11/group01/doc-6-notes-from-matt.pdf
And i failed, any suggestion or any solution for me to do my project?
Appreciate a lot.