2024-02-22 11:32 PM
Hello.
I have connected 32 strips of ws2812 connected separately to 32 gpio of stm32f407vgt6, each strip has 30 chips in series, how can I drive all of them? Dma, pwm, uart and spi modes doesn't support this number of strips separately.
Thank you
2024-03-20 06:44 AM
use my pack.
https://github.com/nimaltd/STM32-PACK
https://github.com/nimaltd/ws28xx
install in cubeMX and enjoy.