Skip to content

This project is created to record our first try in Electronic Design Competition. The program is about a dual terminal energy converter.

Notifications You must be signed in to change notification settings

gayyi/PWM_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Main topic

  • This project creates the control signal of a dual terminal voltage converter.
  • The exact description and requirement for the converter is as follows: image

Files explanations

  • The schematic figure for our original circuit is placed in "schematic" folder
  • The executive code is in "Core/Src"

Preset explanations

  • 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

About

This project is created to record our first try in Electronic Design Competition. The program is about a dual terminal energy converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages