Overview: TD8351 is a field output circuit, which has a high-rate DC symmetrical field output bridge circuit, a vertical flyback switch, and a built-in automatic protection circuit ( output short circ...
[i=s]This post was last edited by ienglgge on 2016-5-4 19:35[/i] Model pic16f1614, 8-bit microcontroller. Debugging the serial port's send function. Not very smooth. Downloaded examples from the micro...
[i=s]This post was last edited by Fillmore on 2020-5-29 18:35[/i]1. Environment Construction
Hardware: WildFire STM32F429 V1 + EC20
Software: RT-THREAD V4.0.1 + MDK 5.26 + STM32 CUBEMX
RT-Thread softw...
[table] [tr][td]PWM1 is low level valid PWM3 is high level valid Initialize PWM(1023,0), hope both are low level, but in fact the low level is valid, the PWM will have a high level wave, then drop to ...
I think this way: After setting and starting the timer, the timer starts counting, and once the specified delay ends, the function is immediately called. But if the timer is not closed when the time i...