User Activity

Posted on April 21, 2016 at 21:12Hello,I am trying a very simple task. I need to be able to update and read variables while the code is running, so I can adjust things like gains, or see values of counters, etc. without having to halt CPU execution....
Posted on April 20, 2016 at 21:40Hi,I am building my own motor control libraries, and I need an example of the PWM interface. Looking at the FOC SDK, this function, and others like this one, is of interest to me:uint16_t PWMC_SetPhaseVoltage(CPWMC t...
Posted on April 20, 2016 at 19:52Hello, I am trying to evaluate motor control firmware with AC6 Workbench. I am looking at the STM32 PMSM FOC SDK 4.2, Hands-on workshop with hardware tools, Rev 1.5, and it only supports Keil and IAR. Is there a vers...