Can I get please get some guidance on wiring these together.
The Tekko32 ESC has TLM pin out but the Matek H743 doesn’t have one.
How do you get the telemetry from the Tekko32 ESC to the Matek H743??
Can I get please get some guidance on wiring these together.
The Tekko32 ESC has TLM pin out but the Matek H743 doesn’t have one.
How do you get the telemetry from the Tekko32 ESC to the Matek H743??
You connect the ESC Telemetry pin to a Serial port Rx pin on the flight controller.
…and in that diagram RX8 has a blue wire that would go to the Telem pin on the ESC.
In the HWDEF: UART8 (ESC Telemetry), SERIAL5
so set SERIAL5_PROTOCOL,16
and it should all just work.