List of Examples

1.1 Sine Wave Generation Using Eight Points with DIP Switch Control (sine8_LED)
1.2 Generation of Sinusoid and Plotting with CCS (sine8_buf)
1.3 Dot Product of Two Arrays (dotp4)
2.1 Basic Input and Output Using Polling (loop_poll)
2.2 Basic Input and Output Using Interrupts (loop_intr)
2.3 Modifying Program loop_intr.c to Create a Delay (delay)
2.4 Modifying Program loop_intr.c to Create an Echo (echo)
2.5 Echo with GEL Slider Control of Delay and Feedback (echo_control)
2.6 Loop Program with Input Data Stored in a Buffer (loop_buf)
2.7 Sine Wave Generation Using a Lookup Table (sine8_intr)
2.8 Sine Wave Generation Using sin() Function Call (sine_intr)
2.9 Sine Wave Generation with Stereo Output (sine_stereo)
2.10 Sine Wave Generation with Two Sliders for Amplitude and Frequency Control (sine2sliders)
2.11 Sweep Sinusoid Using Table with 8000 Points (sweep8000)
2.12 Generation of DTMF Tones Using a Lookup Table (sineDTMF_intr)
2.13 Sine Wave Generation with Table Values Generated Within Program (sinegen_table)
2.14 Sine Wave Generation with Table Created by MATLAB (sin1500MATL)
2.15 Sine Wave Generation with DIP Switch Control (sine_led_ctrl)
2.16 Signal Reconstruction, Aliasing, and the Properties of the AIC23 Codec
2.17 Square Wave Generation Using Lookup Table (squarewave)
2.18 Step and Impulse Responses of the DAC Reconstruction Filter (dimpulse)
2.19 Frequency Response of the DAC Reconstruction Filter Using Pseudorandom ...

Get Digital Signal Processing and Applications with the TMS320C6713 and TMS320C6416 DSK, 2nd Edition 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.