Lectures through 8 Oct (1-12) have been removed.
Lecture are posted for only about one week, then removed.
Lecture Notes
Date Lecture Update
Schedule 13 Nov
29 Oct Lecture 15a: A-to-D, D-to-A
Lecture 15b: A-to-D, D-to-A
  • Analog-to-Digital Conversion (ADC) VIDEO
  • Lecture Quiz - ADC & Events , Tues, 29 Oct, at the beginning of class, based on above videos.
  • In class ADC- Lecture Part 1 VIDEO
  • In class ADC - Lecture Part 2 VIDEO
  • In class ADC - Lecture Part 3, Lab 7 discussion, and ADC Example VIDEO
  • None
    29 Oct Lecture 16: Event System
  • Event System VIDEO
  • Lab 7 Discussion VIDEO (see above In class ADC - Lecture Part 3, Lab 7 discussion, and ADC Example )
  • In above video, the line
            ADCA.CH0.CTRL = ADC_CH_START_bm;
        SHOULD have been
            ADCA.CH0.CTRL |= ADC_CH_START_bm;
  • None
    5-7 Nov Lecture 00: Lookup Table
  • Lookup Table VIDEO
  • None
    5-7 Nov Lecture 00: Clock
  • XMEGA Clock System VIDEO
  • HW 4: System Clock Configuration
  • clock.s.txt - Rename the file to clock.s (from clock.s.txt)
  • None
    12 Nov Lecture 17: D-to-A
  • Digital-to-Analog Conversion (DAC) VIDEO
  • XMEGA's DAC VIDEO
  • Direct Memory Access (DMA) Theory VIDEO
  • Lecture Quiz - DAC & DMA , Tues, 12 Nov, at the beginning of class, based on above videos.
  • Lecture: DAC (& External ADCs and DACs), DAC Examples VIDEO
  • None
    12 Nov External DAC and ADC ICs:
  • TI spec sheet for 16-bit, 1-channel, 8-pin DAC, with input from SPI DAC8551
  • TI spec sheet for 16-bit, 2-channel, 32-pin DAC, with parallel input DAC7642
  • TI spec sheet for 24-bit, 18-pin, 4-channel [Sigma-Delta] ADC with SPI output ADS1211P
  • TI spec sheet for 16-bit, 36-pin, 1-channel [Successive Approx] ADC with parallel output ADS8411
  • None
    12 Nov Lecture: Direct Memory Access
  • Direct Memory Access (DMA) Theory VIDEO
  • DMA Example VIDEO
  • None
    14 Nov Practical 2 Info (Wed, 4 Dec, 5:10pm)
  • Rules and Policies - Practical Quiz
  • None
    14 Nov Final Exam Info (Sat, 7 Dec, 12:30pm)
  • Rules and Policies - Final Exam
  • None
    14 Nov Lecture 00: What's Next
    None
    19 Nov Microprocessor Applications 2
  • Fall 2023 syllabus
    Real-time DSP Applicatons
  • None
    19 Nov Lecture 00: Multitasking None
    19 Nov Lecture 00: Parametric Search None
    -- Lecture 00: I2C-TWI for XMEGA None
    -- Lecture 00 RTC None