Add controller support yourself

For general Flowcode discussion that does not belong in the other sections.
Post Reply
user2006
Posts: 11
http://meble-kuchenne.info.pl
Joined: Thu Nov 02, 2023 12:29 pm
Has thanked: 1 time

Add controller support yourself

Post by user2006 »

I need programming stm32f031c6, but flowcode support just 031k6, as well flowcode full not have support F1 series, stm32 have developer board on this F1 - like Blue pill F103
So, can i youself create some kind of config file to adding support needed me controller ?

LeighM
Valued Contributor
Posts: 460
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 82 times
Been thanked: 246 times

Re: Add controller support yourself

Post by LeighM »

Attached is an (unofficial) fcd file to get you started, just drop this into directory
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ARM
and restart Flowcode
As for F1 series, these will likely require extensive work so I will leave Matrix to comment on that
Attachments
32F031C6.fcdx
(26.59 KiB) Downloaded 459 times

user2006
Posts: 11
Joined: Thu Nov 02, 2023 12:29 pm
Has thanked: 1 time

Re: Add controller support yourself

Post by user2006 »

Thx a lot =) I just add ful way to compiller and Now working =)

Post Reply