Skip to content
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

Typhoon32 no serial telemetry #38

Open
xagos opened this issue Jul 18, 2024 · 1 comment
Open

Typhoon32 no serial telemetry #38

xagos opened this issue Jul 18, 2024 · 1 comment

Comments

@xagos
Copy link

xagos commented Jul 18, 2024

Hello,

I have loaded the STM32_F051_PA2_V11 Bootloader to the four uC´s and now I am able to flash a firmware.

I did not found a matching precompiled file for the Typhoon32 (I think it is from Airbot), so I have orientated my decision on a similar optic I have found on the "how to" from Oscar Lian ( https://oscarliang.com/flash-am32-blheli32-esc/) and flashed the FD6288 version.
The pinout seems to be wrong (the PWM did not sound ok) - so I switched to the MP6531 firmware and now the ESC is running fine...

Dshot600 works well and betaflight is getting the actual RPM values as expected - but I did not get any other (current, voltage,...) data from the ESC. In the past (when I was using BlHeli_32) the setup was that the KISS-Protocol was read by an UART with an dedicated wire.
This setup is still configured - on the ESC side I have activated the "30ms Telemetry" but still no telemetry available.

I checked the target.h file on git and I think this setup matches my needs:
#define HARDWARE_GROUP_F0_C
#define USE_SERIAL_TELEMETRY

Is there any other setup I have missed?
Is it possible to activate an "advanced telemetry" so the missing data can be transferred via Dshot600?

Kind regards,
Jago

@xagos
Copy link
Author

xagos commented Jul 18, 2024

I have tested the RAZOR32_F051 firmware and the esc starts transmitting values to the FC - but the voltage value is to high and the esc currents are much to high... And the esc is rebooting every 5 seconds...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant