Look for ARM Cortex-M33
Or a book: DEFINITIVE GUIDE TO ARM® CORTEX®-M23 AND CORTEX-M33 PROCESSORS
Or a book: DEFINITIVE GUIDE TO ARM® CORTEX®-M23 AND CORTEX-M33 PROCESSORS
19. Digital signal processing on the cortex-M33 processor
19.1 DSP on a microcontroller? 751
19.2 Why use a Cortex-M processor for a DSP application? 752
19.3 Dot product example 754
19.4 Getting more performance by utilizing the SIMD instructions 757
19.5 Dealing with overflows 759
19.6 Introduction to data types for signal processing 761
19.7 Cortex-M33 DSP instructions 765
19.8 Writing optimized DSP code for the Cortex-M33 processor 779
References 798
20. Using the Arm CMSIS-DSP library
20.1 Overview of the library 799
20.2 Function naming convention 801
20.3 Getting help 802
20.4 Example 1—DTMF demodulation 802
20.5 Example 2—Least squares motion tracking 813
20.6 Example 3—Real-time filter design 818
20.7 How to determine the implemented instruction set features in a Cortex-M33 based system 845
References 847
Statistics: Posted by gmx — Fri Dec 20, 2024 1:48 pm