-
Notifications
You must be signed in to change notification settings - Fork 24
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
Firmware does not work all i get is a bleep when i press the start button #11
Comments
Even am getting the same issue, its just bleep and led flash for a while and goes off. Is your issue is sorted out? if so can you help me in sorting it out? |
I get the same thing... First I realized the battery I have is only 24V. Thinking that was the issue I bought a 36v battery, but still no good. I was able to do the calibration fine. Haven't had any luck getting debug output to show yet, so not quite sure what the issue is. Working on getting a little more information out to see what is happening |
@jabulonboaz and @Madhan-Kumar-21 what chip do you have on your mainboard? I just realized the one I've been trying on here is gd32f103 Not STM32F103. I ordered another online, it's an actual STM32F103. I'll try this one now. |
@adverst I got with the MCU GD32F103 model. Is it not possible to do with the model which I have, should I also get a new board? |
@Madhan-Kumar-21 the firmware this is based off supposedly works on the GD32F103's too, so unless much has been changed this one should also work. I'm still working on getting debugging working properly so that I can see what the actual issue is. Just curious - could you share a pic of your board? So many different variations around |
I got a similar problem - may be related: The power led will flash when the power button is pressed - then the led goes off and nothing. If I connect the charger to the board, then the power led is on even without pressing the power button and the firmware seems to be running. My board is actually STM32F103. Any clues? |
|
Kind of the same problem on my end. Calibration works fine. Without calibration mode, the board turns off after a second. Has someone found a solution to this? |
@adverst i am having the same problem as everyone here. Running on GD32F103 board. Were you able to test with a different board or get debugging working ? |
I've got both boards and was only able to get this firmware to work with STM32F103. Like others the CALIBRATION mode worked for both boards. |
Hi Sorry I hadn't received the notification pings for this thread. I ended up moving to a different firmware - https://github.com/bipropellant/bipropellant-hoverboard-firmware At the top it was much more actively developed, that's slowed now. This one works for me but I switched to an STM board. I didn't go back to trying on the GD board. |
Firmware does not work all i get is a bleep and led flash when i press the start button for a second and then nothing. Calibration worked ok though. But all else firmware made just gives me that behaviour.
The text was updated successfully, but these errors were encountered: