ECE 4760: Homework 3

  1. Convert the vector notation velocity change equations in Lab 3 to scalar C code.
  2. Show how you are going to set up the ADC, and explain every parameter in the setup commands.
  3. Describe the threads you will use and their function.
  4. Write the code necessary to send one second of sound to the DAC described in lab 3, at 8 kHz sample rate, from a table 256 entries long, using DMA and no interrupts.

July 7, 2017