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(el18): SWB and SWD swapped #4714

Merged
merged 1 commit into from
Mar 11, 2024
Merged

fix(el18): SWB and SWD swapped #4714

merged 1 commit into from
Mar 11, 2024

Conversation

richardclli
Copy link
Collaborator

@richardclli richardclli commented Mar 10, 2024

The problem is due to the change in this PR:
#3779

when Raphael tested the firmware with his EL18, he found that the SWB and SWD is swapped, so he change the mapping in the above PR.

However, it is found that there are chances that the ext ADC will randomly shift channel when working out the PL18EV target, and this problem is due to improper handling of DMA, and is fixed in the following PR:
#4563

Now, I have received a few users reporting the same SWB/SWD swapped and after checking with Flysky. they confirms the 2.10.0-RC1 has this problem.

This PR restores the correct mapping of SWB and SWD.

@richardclli richardclli added this to the 2.10 milestone Mar 10, 2024
@pfeerick
Copy link
Member

Hm... #4699 🤔

@pfeerick pfeerick changed the title fix(el18/nv14): SWB and SWD swapped. fix(el18): SWB and SWD swapped Mar 10, 2024
@pfeerick pfeerick added the bug/regression ↩️ A new version of EdgeTX broke something label Mar 10, 2024
@richardclli
Copy link
Collaborator Author

richardclli commented Mar 11, 2024

Hm... #4699 🤔

Oops, I missed it, sorry. Anyway, I have made more description about the problem and the root cause.

@pfeerick pfeerick merged commit 4bfc1c9 into main Mar 11, 2024
43 checks passed
@pfeerick
Copy link
Member

LGTM on 2xEL18 and 1xNV14

@pfeerick pfeerick deleted the fix-el18-swapped-swb-swd branch March 11, 2024 02:05
pfeerick pushed a commit that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/regression ↩️ A new version of EdgeTX broke something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants