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

Would it be possible to have support for the XNUCLEO F411RE? #72627

Open
gabohc opened this issue May 12, 2024 · 2 comments
Open

Would it be possible to have support for the XNUCLEO F411RE? #72627

gabohc opened this issue May 12, 2024 · 2 comments
Assignees
Labels
Feature Request A request for a new feature platform: STM32 ST Micro STM32

Comments

@gabohc
Copy link

gabohc commented May 12, 2024

The XNUCLEO F411RE from Waveshare is an enhanced version ofthe NUCLEO F411RE: https://www.waveshare.com/wiki/XNUCLEO-F411RE

Is your feature request related to a problem? Please describe.

The XNUCLEO F411RE is in concept fully compatible out of the box with the NUCLEO F411RE (same pinouts, periphereals, etc). The samples and demos from other platforms, such as the Blinky from MBED IoS, perfectly work without issues and without any changes. In Zephyr however, they do not. Related discussion: #53460

Describe the solution you'd like

Support for the XNUCLEO F411RE

Additional context

I worked with custom board that basically only shared the MCU from another supported board 96b Aerocore 2) and managed to get it working without nothing more than some minor changes in the DTS as usual, but still built with -b 96b_aerocore2 directly

I would be happy to contribute, although I am quite junior! Willing to help, provided the guidance of someone else more experienced

@gabohc gabohc added the Feature Request A request for a new feature label May 12, 2024
@henrikbrixandersen henrikbrixandersen added the platform: STM32 ST Micro STM32 label May 12, 2024
@s163555
Copy link

s163555 commented May 12, 2024

I just want to throw my support for this issue as to my knowledge from last year I had several key issues working with this board and zephyr. From getting this board flashed to successfully getting an LED blink to run I never managed to resolve it.

@erwango
Copy link
Member

erwango commented May 13, 2024

Sure, don't hesitate to contribute the porting of this board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature platform: STM32 ST Micro STM32
Projects
None yet
Development

No branches or pull requests

4 participants