-
Notifications
You must be signed in to change notification settings - Fork 60
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
problem in connecting SBUS with esp32 s3 mini board (which pin to use!!??) #141
Comments
SBUS is serial protocol, that means you need to enable |
use any free one convenient for you |
if i use uart 1 then i have to connect sbus pin to serial rx 0? |
yes |
i am facing problem with the battery. using a 3.7v battery i have connect 220k ohm and 1mega ohm resistor to make a voltage divider and connected it to the pin 1 but there is no voltage showing. do i have to do something in the power tab of beta flight? |
|
i didnt knew the orientation of the resistor mattered so im gonna fix that what about the calibration button? |
can you give me the equation of the divider and multiplier values |
if scale = 10, then for multiplier and divider you can use real resistor values. if scale = 100, then decrease multiplier 10 times or increase divider 10 times. Proposed values above should be good for start in your case. You can use calibration button. |
I have a esp32 s3 mini board where i have flashed the firmware and now i want to connect the flysky receiver with SBUS protocol but which pin I should use I am confused and please tell what is the process to connect the receiver in beta flight. Here is the picture of the pins of the esp32 s3
The text was updated successfully, but these errors were encountered: