I am studying and experimenting with the Yuneec Typhoon H+ drone. I have reviewed the SR24-related projects posted by @h-elsner and @dylanfm on the YuneecPilots forum, and I found that their work aligns closely with my current goals. I have a few questions:
- While identifying chips and testing pins inside the ST16S transmitter, I accidentally erased the firmware image of the STM32F373. Is it possible to obtain this file or restore it through a firmware update?
- I separated the SR24P module from the YTH+ (Yuneec Typhoon H Plus) drone and connected it to a USB-to-TTL cable. By sending the binding mode message (55 55 08 04 00 00 42 49 4E 44 B0), I successfully switched the SR24P into binding mode and was able to connect through the ST16S FlightMode app. However, since only part of the overall binding logic was executed, the connection was established but proper communication did not occur. In the SR24_decode project, a similar approach was used to process signals coming from the transmitter (the model used there was the ST16) and analyze the UART data. In my case, however, nothing happens. Are there any additional steps I need to perform?
Last edited by a moderator:
