2020-10-21 06:10 AM
Looking to create a digital bandpass filter using the STM32L4 MCU and wondering if the ST10 DSP library can be used to do this?
Solved! Go to Solution.
2020-10-21 06:26 AM
If the library is available in source code, you might try to recompile it for the STM32.
The ST10 is a totally different architecture, the link library is useless for the STM32L4.
2020-10-21 06:26 AM
If the library is available in source code, you might try to recompile it for the STM32.
The ST10 is a totally different architecture, the link library is useless for the STM32L4.