Additions to Flowcode
Posted: Tue Nov 06, 2018 10:26 am
Hi Team,
I am working on a Motor Control projects and as a standard the chip manufactures STM ,TI and Microchip has all the needed FOC files and Transforms available no need to reinvent the wheel
In my case using a dsPIC33EP device the FOC files and Park/Clark transforms are in "S" and "inc" this just made me think is there away to include these manufacturer files in FC project
these S and inc file is actually intended to speed up the calculation time of the FOC algorithm as it uses the MAC instructions and assembly with Q15 format. the actual user code is in plain C but the functions are then executed with in the S and inc file
Just curious to know as I am trying for some time now to use only FC but projects like this makes it hard to switch to only one tool , to maintain a few tool chains are costly specially where I am living and working
I am working on a Motor Control projects and as a standard the chip manufactures STM ,TI and Microchip has all the needed FOC files and Transforms available no need to reinvent the wheel

In my case using a dsPIC33EP device the FOC files and Park/Clark transforms are in "S" and "inc" this just made me think is there away to include these manufacturer files in FC project

Just curious to know as I am trying for some time now to use only FC but projects like this makes it hard to switch to only one tool , to maintain a few tool chains are costly specially where I am living and working
