Feature Request: Allow Telemetry on UART2 on SPRacingF3 target
skaman82 opened this issue · 10 comments
UART1 is shared with USB and it is a real hassle to configure the tracker. I have to physically remove the telemetry wire before i can use the configurator.
@raul-ortega sorry, I meant UART2 not 3 (as it is used for GPS)
Ok, let's study it... I'll try to allow the possibility to use any port for ingoing telemetry. But take into account that telemetry and configurator will always use the same uart...
That is actually the point to use a different uart for telemetry and at the same time to be able to use USB for msp for configurator. Would it be possible?
No, I don't want to send telemetry while configuring the tracker. My main problem with the shared uart is: if I want to configure the tracker using configurator (USB), I have to take it apart and disconnect the tx wire from my BT module. If I don't do this configuration via configurator won't work. Do you have any better solution in mind?
A bluetooth module connected to your PC through a usb-ttl adapter, that's
what I do. Other people use micro toggle switch and pin headers.
Now I understand why there is a toggle on the bluepill schematic!
A bluetooth module connected to your PC through a usb-ttl adapter, that's what I do. Other people use micro toggle switch and pin headers. El dom., 23 feb. 2020 a las 22:37, Albert Kravcov (notifications@github.com) escribió:
…
I figured out a different solution that won't require a toggle switch. I just installed a shokkty diode on the telemetry line and the usb is working fine now for configuration without the need to disconnect the telemetry line.