Skip to content

[New Variant]BLACK_F407VE_Mini #1083

@nopnop2002

Description

@nopnop2002

Board description:

This is very similar to the board below:
BLUE_F407VE_Mini

BLUE_F407VE_Mini have a 25Mhz crystal.

BLACK_F407VE_Mini have a 8Mhz one.

Since PB4 cannot be used on this board, SPI is as follows.
MOSI:PB15
MISO:PB14
SCK:PB13
SS:PB12
It is same as BLUE_F407VE_Mini.

Activity

fpistm

fpistm commented on May 27, 2020

@fpistm
Member

Hi @nopnop2002
I guess you can use the Generic F407VE variant or the Blue one and define your custom value thanks hal_conf_extra.h.
Do not hesitate to provide a PR for this.
I've added to the [New Variant] request list #722.
So I close this one.

nopnop2002

nopnop2002 commented on May 27, 2020

@nopnop2002
Author

I've added to the [New Variant] request list #722.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nopnop2002@fpistm

        Issue actions

          [New Variant]BLACK_F407VE_Mini · Issue #1083 · stm32duino/Arduino_Core_STM32