How to use DSP library with STM32L1xx on IAR?
Posted on March 02, 2014 at 16:14Hello,I want to use DSP library functions on STM32L1xx.STM32L1xx is using ARM-cortex M3, same as STM32F1xx. How can I include the DSP library (ST library or CMSIS library) to a project?Thanks #stm32l1xx-and-dsp-li...