Skip to content

dmitryshagin/bldc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

It's simple custom application for VESC BLDC controller, used in DPV upgrade project

It is used with BA34-C-300 motor. Motor params:

    Ke = 18V/krpm
    Kt = 24.3 in-oz/amp
    Ra ( L - L ) = .34 ohms
    Ind  ( L - L ) = 1.08 mhy
    No Load amps ~ .65 A

I've used firmware version 2.8 and hardware version 4.10. Ho serious changed to original board, just changed 1mOhm resistors to 3W, because could not find 7W version on DK. Here is the BOM from DigiKey (available for registered users only).

Since modifying DPV uses reed switch I just wrote simple custom application for VESC. It cycles between 70%, 100% and 50% of duty cycle.

The wireing is simple. I connected reed switch to +3.3V and GND, and tied reed output to TX_SDA (just like in Vedder's sample app, but without ADC part).

Motor XLM config also included. I've used Jacob Bloy's BLDC toold build for OSX to flash firmware and Linux Mint to compile everything else. No suprises during compilation - everything woked smoothly. Thanks, Benjamin :)

About

Custom app for VESC for use with reed switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published