Page 1 of 1

STM32 CubeMX code porting?

Posted: Sat Dec 19, 2020 8:01 pm
by davhal
Hi,

New user, non C programmer, question:

Can Flowcode9 and/or Apps Developer "C" code be swapped (copied ?), or otherwise ported in some manner, between CubeMX <-> Flowcode? Of particular interest is using CubeMX with TouchGFX for a "wrapper" then adding the Flowcode generated code within the "user" section of MX; OR, adding MX/TouchGFX generated code within Flowcode. {combining the very best of both worlds?}

And, if so, where might I find further information and guideance?

Thanks in advance - and thanks for your extremely useful and great program!

Merry Christmas and have a Happy New Year...

dav hal

Re: STM32 CubeMX code porting?

Posted: Sun Dec 20, 2020 4:19 pm
by LeighM
Hi,
Most of the STM HAL functionality can be called from C icons within Flowcode, at least in the case of libraries that we include in the standard build.
For any other CubeMX code there is the possibility of including this into a Flowcode project.
Please see this previous forum post ...
https://www.matrixtsl.com/mmforums/view ... 49#p103149

Hope that helps and gets you started
Leigh