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

[New Variant] Please add BlackPill F401CE #1143

Closed
pawelsky opened this issue Aug 15, 2020 · 1 comment · Fixed by #1823
Closed

[New Variant] Please add BlackPill F401CE #1143

pawelsky opened this issue Aug 15, 2020 · 1 comment · Fixed by #1823
Labels
enhancement New feature or request new variant Add support of new bard
Milestone

Comments

@pawelsky
Copy link

Board description (please complete the following information):

If is pretty much the same as existing BlackPill F401CC, but has bigger RAM (96kb) and flash (512kB). Clock is the same.

Here is a board definition

# BlackPill F401CE
# https://github.com/WeActTC/MiniF4-STM32F4x1
GenF4.menu.pnum.BLACKPILL_F401CE=BlackPill F401CE
GenF4.menu.pnum.BLACKPILL_F401CE.upload.maximum_size=524288
GenF4.menu.pnum.BLACKPILL_F401CE.upload.maximum_data_size=98304
GenF4.menu.pnum.BLACKPILL_F401CE.build.board=BLACKPILL_F401CE
GenF4.menu.pnum.BLACKPILL_F401CE.build.product_line=STM32F401xE
GenF4.menu.pnum.BLACKPILL_F401CE.build.variant=Generic_F401Cx

I believe changes in GenericF401Cx/PeripherialPins.c and GenericF401Cx/variant.h will be needed in the couple of ifdefs where ARDUINO_BLACKPILL_F401CC is mentioned.

#ifndef ARDUINO_BLACKPILL_F401CC

#ifdef ARDUINO_BLACKPILL_F401CC

#ifdef ARDUINO_BLACKPILL_F401CC

@fpistm
Copy link
Member

fpistm commented Aug 19, 2020

Added to [New Variant] request list #722

@fpistm fpistm closed this as completed Aug 19, 2020
@fpistm fpistm added this to the 2.4.0 milestone Aug 31, 2022
fpistm pushed a commit that referenced this issue Aug 31, 2022
cparata pushed a commit to cparata/Arduino_Core_STM32 that referenced this issue Jan 31, 2023
@fpistm fpistm added enhancement New feature or request and removed Request labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new variant Add support of new bard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants