[size=1.1em]- Application: This sample code uses the M4 DSP to calculate sine and cosine.
- BSP Version: M480 Series BSP CMSIS V3.04.000
- Hardware: NuMaker-PFM-M487 Ver 3.0
This sample code uses the CMSIS DSP library to calculate Fast math functions, including- Sine (input value in radians)
- Cosine (input value in radians)
- Sine and Cosine (input value in degrees)
User can use these functions to implement mathematical equations. The sample code compares the difference between using the DSP calculation time and calculates the efficiency improvement ratio.
You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0725140100
|