This project create a dual output PWM wave to control two mosfet and thus realize the open and closure of subinterval cicuits. The "main.c" and "pid.c" files are the file created by me.
- This project creates the control signal of a dual terminal voltage converter.
- The exact description and requirement for the converter is as follows:
- The schematic figure for our original circuit is placed in "schematic" folder
- The executive code is in "Core/Src"
- The predetermined set is for STM32F401RCT6 core unit
- We used one particular TIM1 with two supplementary output channels to output two ways of supplementary PWM wave
- Other hardware components are recorded in schematic.png in shematic folder