control SK9822 2020 LED's via SPI using Registers
Hi
I need to control some SK9822 2020 RGB LED's.
I figured out that with the information on this website I can control them over SPI in transmitt only mode.
The Problem I have now is, that I need to do it using Registers and can't use CubeMX for setting up SPI.
I have seen several tutorials like this one explaining how to set up SPI using Registers, but wanted to ask here for a specific solution for these SK9822 LED's.
I hope someone knows the SK9822 LED's / have done somthing similar or at least can explain how I'd set up SPI in Transmitt only mode.
HW used
- SPI1 @30MHz
Thanks for the answers in advance!