DSP Video Tutorial Episode 12: TI Open Source Sharing IQmath DSP Source Code, Suitable for All Cortex-M Cores, This Tutorial Provides a Step-by-Step Porting Guide

DSP Video Tutorial Episode 12: TI Open Source Sharing IQmath DSP Source Code, Suitable for All Cortex-M Cores, This Tutorial Provides a Step-by-Step Porting Guide

This year, TI has open-sourced the IQmath library in the SDK software package for the MSPM0 series products. Previously, there was a port of IQmath, but it only included the library version. This time, it has been open-sourced, which is indeed a rare and valuable resource. This is a fixed-point library, very suitable for M0, M0+, M3, and M4 cores without hardware FPU. Of course, it can also be used on M4F, M7, M33, and other devices without any issues. The example accompanying this video integrates the ARM DSP library and IQmath together. Tencent Video:Bilibili Video:Reference Materials: 1. Early IQmath library, only the library port

https://www.armbbs.cn/forum.php?mod=viewthread&tid=94660

2. IQmath source SDK, including documentation, available for download on the forum

https://www.ti.com/tool/MSPM0-SDK

3. Completed example from the video for reference

https://www.armbbs.cn/forum.php?mod=viewthread&tid=119296

Leave a Comment