-
Notifications
You must be signed in to change notification settings - Fork 88
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
Zero value and IMU failed #12
Comments
Strage, so you have gyro and accel but not DMP data. We need to debug further a bit, can you display the DEBUG output when you first power on the sideboard. It should say |
Hello @EmanuelFeru, I confirm I am getting the However, I looked a bit in your code to add some printfs. I did not focus on euler angle only as these are computed from quaternions which are zeros as well. I added some log to Could you help me please to debug
Cheers |
Other question: Do you have any idea what the difference between |
Not sure about the difference, but it could be a reason why is the DMP and angles not working. Because the quaternion is zero for you. |
Hello. I have a question about the hoverboard-sideboard-hack-GD project. |
Are you sure you have the same sideboards? Because I have a feeling that you have gen2 boards. If yes, it will not work with this firmware you have to use https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2 |
Hello. I have a Gen1 (photo attached) where two motors are powered by a single motherboard. |
Подскажите, какие я должен совместить прошивки для получения такого управления? |
@2com68 seems like you have the normal supported board. From what I understand you need the Hovercar variant. This works with using the mainboard and one sideboard connected to the Right (short cable). Mainboard firmware:
Sideboard firmware:
|
Hello. Thank you for the information. I will study it. I hope I'll figure it out by the summer. |
I didn't test myself, but theory says the reverse should engage with a switch by double pressing as replacement to Brake pedal. |
Hi, I also have a some boards with mpu6050a, maybe we can collaborate. Have you made any progress in the meantime? We can chat if you are in the telegram group |
@Candas1 With pleasure, I was quite busy lately to debug more about this issue. Cheers |
Yes. Here is the link to the hoverboard telegram group: My nickname is Candas there |
Hello. I downloaded the firmware from the specified link. |
Hey @EmanuelFeru,
I followed all the steps to get sideboard data (GD32F130C6T6 with MPU-6050A).
I unlocked the board and got it flashed. However, when I monitored Euler value I got only zeros.
When I run a self-test, I get this result
Any idea what's causing this ?
Thanks for your help
Cheers 😃
PS: After the flash, I have a steady green LED light.
The text was updated successfully, but these errors were encountered: