-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with control #3
Comments
blusius |
nice man. I gave up and ordered separate controllers :) Tested your firmware. It works. Had to find correct phase wiring for original motors. YG GB BY for me spins but not with default wiring by color. Motor has some vibrations. strange but backwards goes smoother and has more speed. tested on multiple motors the same behaviour. tryed to change pwm_freq but not helps to run smoother. anyway appreciate your work. |
i cant find any usable pins to attach a potentiometer to control the speed of the motor. for smooth motor run i can check it later. |
did you find a way to control with potenciometer or pwm? that would be enough to control from raspberry. |
Great I was looking for it. But the links are not working. |
yes its all working. the code only turns motor with hall sensors. the gyro sensor code not included by my needs. the start stop button pushes is used for speed up and speed down. u can remove the buzzer+buzzer transistor+r22 of buzzer and add a potentiometer center pin on pb1 ground and +3.3v than adjust the speed of bldc motor. |
phpkadir, can you help me. i try to use Hoverboard-JC2015.7.31.V2.0-Hack code but it doesn't work at all. can you send your working code or put it on github? |
TIMER_BLDC_CHANNEL_G TIMER_CCXN_ENABLE |
Hi! Is there anyone who has gotten these boards to work? I dont know where to put anything and cant even flash the firmware. Appriciate if anyone can give me any pointers! |
@L1mp4 GD32 must use |
you
|
Hi! |
Thanks. Sorry. Which one would you use for my board? Also, how can i get it flashable. It just beeps, i guess since i dont have anything connected... :/ |
dear friend you should find programming pins and pwm pins. i can give you modified bldc codes. i have |
hi @L1mp4, did you find something working no this board? i seem to have the same one |
Hi. Nah, sorry. I have no idea what to do. :-/ |
ah ok, sorry to hear that. i have 4 sets of these boards so i guess i will continue trying to figure it out. |
Hi guys I have trouble to control motors.
I built and flashed using Keil successfully, even tried to debug.
Seems even hardcoded values SetEnable(SET); and SetPWM(300); does nothing.
Tried inputs on usart and external sockets, potentiometer, PWM, UART sent command packets from arduino.
Can anyone kick some info about wiring or working example pinout or something.
Do those boards has to be connected together or can work as separate masters?
All info from other branches still not makes more sense. maybe need some soldering on the board?
@phpkadir
@JohMah
Thank you
The text was updated successfully, but these errors were encountered: