Convert code created in FlowCode to the STM32 IDE

For general Flowcode discussion that does not belong in the other sections.
Post Reply
OderlandoRSilva
Posts: 24
http://meble-kuchenne.info.pl
Joined: Mon Oct 30, 2023 1:17 pm
Has thanked: 2 times
Been thanked: 5 times

Convert code created in FlowCode to the STM32 IDE

Post by OderlandoRSilva »

Hello. What is the easiest way to convert a flowchart created in FlowCode to be used in C code form in the STM32 IDE?
I have no experience in C programming, so I would like to be able to convert my flowcharts created in FlowCode to be used in the STM32 IDE and also in other IDEs.

chipfryer27
Valued Contributor
Posts: 1575
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 357 times
Been thanked: 560 times

Re: Convert code created in FlowCode to the STM32 IDE

Post by chipfryer27 »

Hi

I'm not best to answer as I'm a Flowcoder not a programmer, but if you go to the Build tab you have an option to View Code, also you have an option to Compile to C which generates C-code.

I don't know how helpful this would be though as I rarely use STM.

Regards

Post Reply