-
I have a setup with original hoverboard control board and battery and one sensor board connected to the right connector with RX/TX bridged to the left connector.
My right motor has two switched pha…
-
Hi @Candas1 , thank you for accepting my pull request.
As i thought you would not want to do that, i pushed more changes to my fork that now found it's way into your repo.
I added the STM32F103RC …
-
I got 2x 2.1.1 hoverboards. I have unlocked the boards but getting errors when i try to write to them. Tried both STM Util and STM Cube prog with same failures leading me to believe it's not a softwar…
-
Hello [AustinOwens](https://github.com/AustinOwens) i love your plan using a hoverboard motor.
in our communit where doing something different using that motor making a forcefeedback steering wheel.
…
-
After updating to the latest firmware (the one with 'Breaking change for serial protocol') the API (and therefore protocol) only works in the direction "TO hoverboard". The data is being read FROM the…
-
Seems like totally same board as the 2.1.5 however the processor is differen t - its MM32SPIN 05PF
Here board A:
![A](https://github.com/user-attachments/assets/f193b6ad-90ad-41df-9f21-1a2bfec9b307)…
-
As per https://github.com/Candas1/Split_Hoverboard_SimpleFOC/issues/1#issuecomment-1596307195, there is a serious problem with the timer initialization
I'm opening this as a work item.
-
![IMG_1630](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x/assets/108828752/58c11d41-bb69-4fa9-b8cd-e6051c04d9bd)
![IMG_1634](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen…
-
Hi LibertyJS - In case you are interested in a new base for your website..
https://github.com/gdg-x/hoverboard
https://devfestflorida.org/schedule/
-
Board Gen2.1.4 needs in defines_2-1-4.h
```
//#define BUTTON P??
#define BUTTON_PU PA4
```
(a boolean #define BUTTON_NEEDS_PULLUP would be more intuitive but harder to implement a different…