Chapter 19: Digital signal processing on the cortex-M33 processor
Abstract
This chapter covers a range of topics relating to the application of digital signal processing (DSP) for the Cortex-M33 processor, e.g., the data formats used for signal processing, DSP instruction set features, the handling of overflow in data processing, etc. Using a number of examples, including dot product, biquad filter, the finite impulse response (FIR) filter and fast Fourier transform (FFT), various optimization techniques are demonstrated.
Keywords
Single instruction multiple data (SIMD); Saturation; CMSIS-DSP; Optimization; Loop unrolling; Dot product; Biquad filter; Finite impulse response (FIR); Filter and fast Fourier transform (FFT)
19.1: DSP ...
Get Definitive Guide to Arm Cortex-M23 and Cortex-M33 Processors now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.