Lab 4 SPI DAC notes jgh 5/10/07 References: References: –CPE 329 lecture 8 on DAC –CPE 329 lecture 11 on SPI –EDK OPB Serial Peripheral Interface (SPI)

Slides:



Advertisements
Similar presentations
STM32F10x Changes v1.5 to 1.4 HD added Changes v1.4 to 1.3
Advertisements

Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Digital to Analog (D/A) Converter Discussion D2.2.
Author George Peck EVLA Hardware Monitor and Control PDR March 13, APPLICATIONS AND DEVICE INTERFACE ISSUES.
Peripherals and their Control An overview of industrially available “peripheral devices” Some ideas for Laboratories and Quiz / Exam questions.
NACK Digital Equalizer Nguyen Craig Petersen Andrew Nguyen Kevin Wong Group 7 CPSC © 2000 Midterm Proposal.
Spring EE 316 Computer Engineering Junior Lab Serial Ports.
Chapter 2 Introduction to Digital Concepts. Analog Representation Voltage, current, movement.
Analog-to-Digital Converters
1 Color Discriminating Tracking System Lloyd Rochester Sam Duncan Ben Schulz Fernando Valentiner.
Analog-to-Digital Converters Lecture L11.2 Section 11.3.
Digital to Analog (D/A) Converter Discussion D2.2.
Aztec PC Oscilloscope Michael Mason Jed Brown Josh Price Andrew Youngs.
S. Mandayam/ECE Dept./Rowan University Digital Communications / Fall 2002 Shreekanth Mandayam ECE Department Rowan University
1 Mid-term Presentation Implementation of generic interface To electronic components via USB2 Connection Supervisor Daniel Alkalay System architectures.
P07301 Summary Data Acquisition Module. Team Members.
2 Outline Digital music The power of FPGA The “DigitalSynth” project –Hardware –Software Conclusion Demo.
SPI By Alexander Maroudis. Outline What is SPI? SPI Configuration SPI Operation Master Slave Setup SPI Transactions SPI Digital Potentiometer Example.
Serial Peripheral Interface (SPI) Bus. SPI Bus There is no official specification for the SPI bus. It is necessary to consult the data sheets of the devices.
EE 1106: Introduction to EE Freshman Practicum
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
Parkside HS – CTE Electronics Various Electronic Trainers we use. Various Electronic Trainers we use.
Digi - Brush Josh Long Katie Schremser Caleb Ayew-ew.
University of Calcutta CBM 1 ROC Design Issues Dr. Amlan Chakrabarti, Dr. Sanatan Chattopadhyay & Mr. Suman Sau.
MICROPROCESSOR AND MICRO CONTROLLER LAB
Microprocessors For a microprocessor to give a working microcomputer system, which can be used for control tasks, additional chips are necessary, e.g.
ELE22MIC Lecture 9 MULTIPLEXOR - DATA SELECTOR DEMULTIPLEXOR - DATA DISTRIBUTOR Parallel to Serial Data Conversion External Address Bus Latching Address.
7 - 1 Texas Instruments Incorporated Module 7 : Serial Peripheral Interface C28x 32-Bit-Digital Signal Controller TMS320F2812.
Welcome to the world of ARM. COURSE CONTENT Module 1: Introduction  Introduction of ARM Processors  Evolution of ARM  32 - bit Programming Module 2:
Wireless communication Emmanuel Gyebison. Transmission Signals must be converted into digital values, using a circuit called ADC (Analog to Digital Converter),
ECE 362 Honors Project Review and Useful Sources.
The “Drink Mixer” Design Constraints. Project Success Criteria An ability to digitally mix audio and adjust individual levels An ability to digitally.
Comparators, DAC, and ADC
1 R/2R DAC w/ SPI interface for the IBM 130nm Process Larry Ruckman Physics April2010.
1 Lab. 12 Signal transmission with two boards  The system: –Use DSP to conduct processing in this lab. DigitalAnalog a(n)a(n) DigitalAnalog DAC ADC PC.
David DuemlerMartin Pendergast Nick KwolekStephen Edwards.
1 Lab. 11 Modulation/demodulation with RF module  The system: Digital Analog  a(n)a(n) Filter Digital Digital filter (SRRC) Digital Analog  Filter Digital.
PSoC Overview. 2 Cypress Confidential An Example Design Scenario.
Pulse Code Modulation (PCM) Analog voice data must be translated into a series of binary digits before they can be transmitted. With Pulse Code Modulation.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
ECET 340 Entire Course (All ilabs and Homework) For more classes visit ECET 340 Week 1 HomeWork 1 ECET 340 Week 1 iLab 1 ECET 340.
A Wireless Local Area Network by Raymond Woodward.
Digital Signal Processor HANYANG UNIVERSITY 학기 Digital Signal Processor 조 성 호 교수님 담당조교 : 임대현
Chip Config & Drivers – Required Drivers:
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Team Epimetheus Wireless Robot Module
CALICE Readout Board Front End FPGA
ECAL Front-end development
DATA COMMUNICATION Lecture-20.
by Prof. I. Charles Ume Lecture #2
Chip Configuration and Drivers – Status Report
Fri. Oct 13 Announcements Lab practical next week
PCM (Pulse Code Modulation)
by Prof. I. Charles Ume Lecture #2
ECET 340 Competitive Success/snaptutorial.com
ECET 340 Education for Service-- snaptutorial.com.
ECET 340 Education for Service/tutorialrank.com
Digital to Analog Converters
Modem(Modulate and demodulate)
Basics Semiconductors
Analog-to-Digital Converters
EVLA MONITOR & CONTROL CDR
Nivedita Chandrasekaran
Libo Dong Xirong Ye Zongyang Zhu Chunda Huang
Analog versus Digital Systems
RPi 2/3, I2C, Analog Sensor
NETWORKS.
Lecture No.5.
Embedded Sound Processing : Implementing the Echo Effect
Presentation transcript:

Lab 4 SPI DAC notes jgh 5/10/07 References: References: –CPE 329 lecture 8 on DAC –CPE 329 lecture 11 on SPI –EDK OPB Serial Peripheral Interface (SPI) (v1.00d) –Digilent PmodDA2 Digital to Analog Module Converter Board Reference Manual and Schematic Diagram –National Semiconductor DAC121S101 data sheet

Clarification on SPIRS(29) Tx_Empty for polling: When FIFO doesn’t exist, this bit is set, i.e., equals ‘1’, with the completion of a SPI transmit.