Page 1 of 1

Convert code created in FlowCode to the STM32 IDE

Posted: Sat Mar 15, 2025 8:37 am
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.

Re: Convert code created in FlowCode to the STM32 IDE

Posted: Sat Mar 15, 2025 10:49 am
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