STM32F072CBT with TLC5947 LED Driver
I'm trying to control LED's through a (TI) TLC5947 Driver. All the examples I can find are using a library by Adafruit, bitbanging GPIO's to communicate with the chip. I'm just using the two chips on a custom board and would like to use SPI due to it...