rename pwmtest->pwmdmatest, add pwmtest

This commit is contained in:
Edward Emelianov
2021-01-26 23:12:32 +03:00
parent 40cf0e7cf3
commit ad5e9d5abf
22 changed files with 1619 additions and 129 deletions

View File

@@ -0,0 +1,2 @@
Generate signals on PA8 by PWM through DMA @ TIM1_CC1.
Example for slow and high speed. High speed example works with 1-meter WS2815 LED strip (60 LEDs).