Skip to content
Discussion options

You must be logged in to vote

You could just use one of the existing firmware files and try them. Otherwise: yes, that's what you have to do.

You can start by copying the directory for one of the other F401 boards. Adapting the pins is easy. In the respective board directory there is a pins.csv file, which maps boards names to CPU names. For the Nucleo board, board and cpu name are identical. The other files which may have to be changed is the mpconfigboard.h,which is more tricky and requires knowing the hardware details. The board looks like the WEACT Blackpill board with the stm32F401. More information e.g. here: https://stm32-base.org/boards/STM32F401CCU6-WeAct-Black-Pill-V1.2.html.
Alternatively you can get a boar…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TRadigk
Comment options

@robert-hh
Comment options

Answer selected by TRadigk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants