3 phase BLDC motor driver.
Loading...
886
views
Loading...
Uploader Comments (triggerhappy77707)
see all
All Comments (5)
-
so you made this brushless motor out of a cd motor.. not bad these always make great 3 phase motors.. You should try doing it without the uC.. I'ld say it could be done creating an astable multivibrator and creating the third phase with capacitors.. I could vouch that this also controls power factor reducing power draw.. you could control the frequency by changing the capacitance at the vibrator
Loading...
if the motor has hall sensors...you could set interupts for the MCU...it would be much easier to drive...but code will be a bit more complex...xD but great driver...which MCU are u using here?
petoknm 6 months ago
@petoknm Yea, and it would only require some buffers to use the hall sensors instead of an entire uC :P. This is an stm32f103. 512kb of flash memory... Not bad for 25 USD.
triggerhappy77707 5 months ago
schema?
ubuntupokemoninc 6 months ago
@ubuntupokemoninc It uses an entire uC, so i dont have a schematic. The hex inverter uses a cap and resistor, google inverter oscillator. The 3 phase bridge is simple, just 3 totem poles made from transistors, that can be googled too.
triggerhappy77707 6 months ago