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

Support new BARO on BETAFPV F405 #28962

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

andyp1per
Copy link
Collaborator

No description provided.

|SERIAL4|TX4/RX4|UART4 (DJI)|
|SERIAL5|RX5|UART5 (RX-only)|
|SERIAL6|RX6|UART6 (SBUS, RX-only, inverted, DMA-enabled)|
|SERIAL3|TX3/RX3|UART3 (ELRS, internal - can be freed up through board modifications)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|SERIAL3|TX3/RX3|UART3 (ELRS, internal - can be freed up through board modifications)
|SERIAL3|TX3/RX3|UART3 (ELRS, internal - can be freed up through board modifications, see https://betafpv.com/products/f4-2-3s-20a-aio-fc-v1?_pos=1&_sid=a0000be76&_ss=r)


# USART6 (SBUS, inverted)
# USART6 (Spare)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does not agree with readme

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

define DEFAULT_SERIAL4_PROTOCOL SerialProtocol_DJI_FPV
define DEFAULT_SERIAL4_PROTOCOL SerialProtocol_MSP_DisplayPort

# UART5 (SBUS, RX-only)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this inverted to RX5? wont work otherwise

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's labelled as SBUS on the connector. It's either hardware inverted or uses the inversion pin (which is already defined)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# UART5 (SBUS, RX-only)
# UART5 (SBUS, inverted and connected to RX-only)

@Hwurzburg Hwurzburg added the WikiNeeded needs wiki update label Dec 29, 2024
@andyp1per andyp1per force-pushed the pr-betafpv-pavo20pro branch from 018fd1a to 06587ec Compare December 30, 2024 11:18
@andyp1per andyp1per force-pushed the pr-betafpv-pavo20pro branch from 8ad1c68 to aee979c Compare January 2, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WikiNeeded needs wiki update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants