Skip to content

stm32/boards/WEACTV20_F411: Add support for WeAct v2.0 'blackpill' board #5582

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

Closed
wants to merge 1 commit into from

Conversation

jeremyherbert
Copy link
Contributor

The WeAct v2.0 board (also sometimes known as the "blackpill") is a micropython-capable board based on the STM32F411CE (512kB flash, 128kB SRAM) that costs only a few US dollars and is widely available from various Chinese suppliers. It is a breadboard compatible breakout-style board that has reset/BOOT0/user switches, a user LED and a USB C connector, along with 25MHz and 32.768kHz crystals.

Although the board has an unpopulated flash footprint, I don't have any SPI flash ICs around to test it and add support, so this only supports internal flash for the time being. I have ordered some and will try to test the external flash when I get a chance.

@jeremyherbert
Copy link
Contributor Author

closing so I can adjust branches on my forked repo. Will recreate PR soon.

kamtom480 pushed a commit to kamtom480/micropython that referenced this pull request Nov 17, 2021
Mimxrt10xx: enable -Werror=missing-prototypes
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.

1 participant