Skip to content

May I ask if it's possible not to use FlyskyHallStick? Replace with the original potentiometer #4541

Answered by pfeerick
zhuwei asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, sorry, I thought you were after the GPIOs for the hall sticks, which is actually mentioned somewhat obliquely on that page for some TXs... i.e. UART4 TX and RX, which equates to PA0/PA1. In that case, you're after this =>

#define ADC_GPIO_PIN_STICK_LH LL_GPIO_PIN_0 // PA.00
#define ADC_GPIO_PIN_STICK_LV LL_GPIO_PIN_1 // PA.01
#define ADC_GPIO_PIN_STICK_RV LL_GPIO_PIN_3 // PA.03
#define ADC_GPIO_PIN_STICK_RH LL_GPIO_PIN_2 // PA.02

Unless you're not asking about a X10 family transmitter, as you never mentioned what transmitter this is in relation to ;)

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@zhuwei
Comment options

@richardclli
Comment options

@zhuwei
Comment options

Comment options

You must be logged in to vote
3 replies
@zhuwei
Comment options

@pfeerick
Comment options

Answer selected by zhuwei
@zhuwei
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants