2016-01-21 04:58 AM
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