Closed xiaowine closed 2 months ago
Is the pwm of ch32v00x working now? I use analogWrite without a response
analogWrite() for CH32V003 should be working fine on these pins.
analogWrite()
https://github.com/openwch/arduino_core_ch32/blob/273620c809ba4cc3c6928543c6929634de8e50ba/variants/CH32V00x/CH32V003F4/PeripheralPins.c#L64-L76
Reopen if you still need help.
Is the pwm of ch32v00x working now? I use analogWrite without a response