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

[BACKPORT] Corrections to mRo Control Zero Classic #22971

Merged
merged 3 commits into from
May 24, 2024

Conversation

TOTON95
Copy link
Contributor

@TOTON95 TOTON95 commented Apr 4, 2024

(This is a backport)

Solved Problem

  • mRo Control Zero Classic target was missing into GitHub workflows.

  • The source code under release/1.14 for mRo Control Zero Classic did not match the current hardware.

Solution

mro_ctrl-zero-classic target added into github workflows

Build target changed from STM32H743II to STM32H743ZI
Missing external SPI interface added
Nonexistent I2C3 interface removed
I2C4 pins changed
Red and Green LED lights remapped
Missing ADC inputs added and already present ones corrected
CAN Silent interfaces were corrected
Power pins corrected and Level Shifter pin added to enable ICM20948
Buzzer pin remapped
HRT channel and PPM pin changed
RSSI input remapped
ICM20602 and BMI088 pins corrected
Serial ports remapped

GPS2 port configuration added to match physical device labels

Changelog Entry

None
Alternatives

None
Test coverage

No build errors
Context

None

@TOTON95 TOTON95 changed the title [BACKPORT] Corrections to mRo Zero Classic [BACKPORT] Corrections to mRo Control Zero Classic Apr 4, 2024
@github-actions github-actions bot added the stale label May 5, 2024
@TOTON95 TOTON95 closed this May 21, 2024
TOTON95 and others added 3 commits May 20, 2024 18:46
…c Board (PX4#22745)

- Build target changed from STM32H743II to STM32H743ZI
- Missing external SPI interface added
- Nonexistent  I2C3 interface removed
- I2C4 pins changed
- Red and Green LED lights remapped
- Missing ADC inputs added and already present ones corrected
- CAN Silent interfaces corrected
- Power pins corrected and Level Shifter pin added to enable ICM20948
- Buzzer pin remapped
- HRT channel and PPM pin changed
- RSSI input remapped
- ICM20602 and BMI088 pins corrected
- Serial ports remapped
@TOTON95 TOTON95 reopened this May 21, 2024
@TOTON95 TOTON95 marked this pull request as ready for review May 21, 2024 04:36
@TOTON95
Copy link
Contributor Author

TOTON95 commented May 21, 2024

Tested and working great on HW. Please let me know if any changes are required.

@mrpollo mrpollo merged commit caa45c1 into PX4:release/1.14 May 24, 2024
5 checks passed
@TOTON95
Copy link
Contributor Author

TOTON95 commented May 24, 2024

Thank you! @mrpollo

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

Successfully merging this pull request may close these issues.

2 participants