标题: [M451] RGB LED Dimming [打印本页] 作者: admin 时间: 2022-6-6 11:01 标题: [M451] RGB LED Dimming
Application: This code uses timer to control I/O of LEDs to do RGB dimming.
BSP Version: M451 Series BSP CMSIS V3.01.003
Hardware: NuEdu-SDK-M451 v2.0
This code use timer to control I/O of LEDs to do RGB dimming. The LED dimming is always with PWM duty control. if the number of LEDs is greater than PWM channel, user need other function control all LEDS. This code only use one timer to process all the I/O state of LEDs to do RGB dimming.