Skip to content

[New Variant] Please add BlackPill F401CE #1143

Closed
@pawelsky

Description

@pawelsky

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew variantAdd support of new bard

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions