Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)

This commit is contained in:
David Hoelscher
2024-10-28 01:29:43 -05:00
committed by GitHub
parent 2c0cdcf7b2
commit 7630a80791
12 changed files with 11 additions and 43 deletions

View File

@@ -6,5 +6,4 @@
#define WS2812_PWM_DRIVER PWMD4
#define WS2812_PWM_CHANNEL 4
#define WS2812_PWM_DMA_STREAM STM32_DMA1_STREAM6
#define WS2812_PWM_DMA_CHANNEL 2
#define WS2812_PWM_TARGET_PERIOD 800000
#define WS2812_PWM_DMA_CHANNEL 2