我正在尝试使用STM8AF6266来控制LED擦拭顺序。
PC1~PC7连接到7个LED分支。
通过对闪光灯进行编程,我能够观察到一次性擦拭序列,但我希望看到连续的擦拭顺序。
我该如何实现这一目标?通过编程选项字节或修改我的固件?
谢谢
#sequence #stm8 #
timer#option-bytes #led #wiping #toggle #turn#stm8af6266
以上来自于谷歌翻译
以下为原文
I am trying to use STM8AF6266 to control the LED wiping sequence.
PC1~PC7 connect to 7 branches of LEDs.
By programming the flash, I was able to observe one-time wiping sequence, but I would like to see continuous wiping sequence.
How do I achieve this? by programming a option byte or modify my firmware?
Thanks
#sequence #stm8 #timer #option-bytes #led #wiping #toggle #turn #stm8af6266