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

Fix for RX FS2A version with LQFP STM32 chip. #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajjjjjjjj
Copy link
Member

@ajjjjjjjj ajjjjjjjj commented Nov 20, 2022

Waiting for someone to test if it works.

This is partial port of pascallanger/DIY-Multiprotocol-TX-Module@5148449

@ajjjjjjjj ajjjjjjjj changed the title Fix for FS2A version with LQFP STM32 chip. Fix for RX FS2A version with LQFP STM32 chip. Nov 20, 2022
@pfeerick
Copy link

I'll be able to test this for you shortly... I have both the problem receivers in question from pascallanger/DIY-Multiprotocol-TX-Module#730, and recently acquired a FS-i6X.

@pfeerick
Copy link

I got the docker build environment up, and matched the proposed change as needing to be made to line 311 of the current master. However, it did not seem to have any effect with these RX... I basically had to sit the PCB (not the aerial?!) on top of the transmitter antenna for it to successfully bind (it would either not bind, or kick the transmitter out of bind mode but not be bound - I'm assuming incomplete bind). Unfortunately, it didn't occur to me until after I'd flashed current main back on to try against a Flysky FS-iA6B as a comparison, so will try again later with that to see what happens with a genuine receiver.

EndSendBIND123_: //-----------------------------------------------------------
A7105_SetPower();
A7105_SetTxRxMode(TXRX_OFF); // Turn LNA off since we are in near range and we want to prevent swamping
A7105_Strobe(A7105_RX);
EnableGIO();

@ajjjjjjjj
Copy link
Member Author

Thanks, seems like something else must also be changed.
I'll not continue on this one as I don't have any of those "bad" receivers.

@TomTech2004
Copy link

Hello
Can someone tell me what pins of the processor the channels are connected to?
Thanks

@pfeerick
Copy link

pfeerick commented Jul 4, 2024 via email

@TomTech2004
Copy link

Yes, on the FS2A-4CH receiver. I received one but with broken pins. The receiver itself works but I don't know which pins channels 1-4 are on.

@pfeerick
Copy link

pfeerick commented Jul 6, 2024

Looks like they are helpfully on the same side of the MCU, and in reverse order to the pins 😮

image

@TomTech2004
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants