Question
Is it possible for STM32L4 to use PMSM FOC Library?
Posted on January 21, 2016 at 13:58
I'm trying to build a servo amplifier using STM32L4. The reason I'm using this series is because it has DFSDM (
Digital Filter for Sigma-Delta Modulators
). The FOC SDK 4.2 is not support STM32L4, however, the L4 has Cortex-M4 inside. I wonder if I can use the library? As the library is not opensource and I see a lot of library files specified with the series of MCUs. So, I'm not sure whether those librarie files are compatible with the STM32L4? Regards Warut #stm32l4 #foc