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

platforms: Add STM32F77xxx MCU #583

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

Conversation

bgianfo
Copy link

@bgianfo bgianfo commented Jan 30, 2024

Description

This change adds a new platform config to enable the STM32F76xxx and STM32F77xxx MCUs in renode.

Additional information

Please add all information you feel to be relevant and are not clearly visible in the reproduction repo.

Datasheet used for implementation link

@CLAassistant
Copy link

CLAassistant commented Jan 30, 2024

CLA assistant check
All committers have signed the CLA.

@PiotrZierhoffer
Copy link
Member

Hi @bgianfo ,

Thank you for your contribution. We will go through it and get back to you if we have any feedback.

Do you have any publicly available software you use for testing of this platform?

@bgianfo
Copy link
Author

bgianfo commented Feb 13, 2024

Do you have any publicly available software you use for testing of this platform?

Unfortunately, I do not. I would be happy to help figure something out if you have any suggestions.

@davidbuzz
Copy link

davidbuzz commented May 6, 2024

ArduPilot has binaries for the 'mRo x2.1-777', which uses a F777 if that helps.?

manufacturer page: https://store.mrobotics.io/mRo-X2-1-777-p/m10022a.htm
hardware spec/definiton page for ardupilot, from which it builds chibios-based firmware:
https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_HAL_ChibiOS/hwdef/mRoX21-777/hwdef.dat
chibios firmware for this board... including a .elf file:
https://firmware.ardupilot.org/Copter/stable/mRoX21-777/

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.

None yet

4 participants