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

ADD APM32 MCU USB_DFU #524

Merged
merged 4 commits into from
May 15, 2024
Merged

ADD APM32 MCU USB_DFU #524

merged 4 commits into from
May 15, 2024

Conversation

Alden-wrk
Copy link
Contributor

@Alden-wrk Alden-wrk commented May 15, 2024

By modifying port_handler.js and manifest.json, you can add the VendorID and ProductID corresponding to APM32 so that it can directly support the firmware download of APM32 series MCU,https://global.geehy.com/
Verified on APM32F405

Alden-wrk added 2 commits May 15, 2024 15:40
By modifying port_handler.js and manifest.json, you can add the VendorID and ProductID corresponding to APM32 so that it can directly support the firmware download of APM32 series MCU,https://global.geehy.com/
@nerdCopter
Copy link
Member

I don't know anything on the subject, are APM32 binary compatible with STM32?
we do not have AMP32 drivers whatsoever.

@Alden-wrk
Copy link
Contributor Author

I don't know anything on the subject, are APM32 binary compatible with STM32? we do not have AMP32 drivers whatsoever.

Yes, I have tested that APM32 is binary compatible with stm32, there are no problems in the flight test, using APM32 is more cost-effective.

src/js/port_handler.js Outdated Show resolved Hide resolved
manifest.json Outdated Show resolved Hide resolved
@nerdCopter
Copy link
Member

thank you! will merge after build success.

@nerdCopter nerdCopter merged commit 1b2648d into emuflight:master May 15, 2024
5 checks passed
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.

2 participants