Skip to content

Commit

Permalink
Merge pull request #10 from ligenxxxx/update-uart-baud-rate-switch-me…
Browse files Browse the repository at this point in the history
…thod

Auto switch uart baud rate
  • Loading branch information
ligenxxxx authored Mar 7, 2024
2 parents 89932af + 123b189 commit 7b62961
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/vtx_user_manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ Note not all VTXes support keypad.

### Baud rate

VTX supports two baud rates: 115200 and 230400. The factory default is 115200.
How to switch baud rate:
VTX supports two baud rates: 115200 and 230400.

- Adjust FC's uart to the baud rate you need.
- Power up the Quad. VRX/Goggle will not display the OSD.
- Wait fifteen seconds and then restart the Quad. VTX will update the baud rate and VRX/Goggle will display the OSD.
***Note: HDZero Race V3 VTX only support 115200 baud rate.***

During the initialization phase, VTX will detect whether the serial port can correctly receive osd data. If the correct osd data packet is not received for more than 2 seconds, VTX will automatically switch the baud rate.

## OSD setup

Expand Down

0 comments on commit 7b62961

Please sign in to comment.