Question
STM32 FOC SDK with another compiler
Posted on January 18, 2016 at 15:34
I am wondering if I can use STM32 FOC SDK with a compiler other than IAR EWARM or Keil MDK-ARM.
I have looked up to a document (presentation slide) named ''STM32 PMSM FOC SDK 4.2 - Hands on workshop with hardware tools'', and it says that ''Two IDEs are supported: IAR EWARM and KEIL ?Vision.'' on page 25. But based on SDK workflow diagrams in the same document, I concluded that STM32 PMSM FOC SDK only generates parameters as header file. So, I thought I should be able to take those header files and use wherever I want. Am I right? And if not, what am I missing? Note: I attempted to try that, but the SDK gave an error which I think is about a completely different subject (pin mapping). #stm32-pmsm-foc