ADC Description. ECE/CS 5780/6780: Embedded System Design. External Input Pin Descriptions. ADC Block Diagram

Size: px
Start display at page:

Download "ADC Description. ECE/CS 5780/6780: Embedded System Design. External Input Pin Descriptions. ADC Block Diagram"

Transcription

1 ADC Description ECE/CS 578/678: Embedded System Design Scott. Little Lecture 23: Integrated ADC Configuration 8/-bit resolution. 7 µs, -bit single conversion time. Programmable sample time. External trigger control. Conversion completion interrupt generation. 8 analog input channels via an analog input multiplexer. -8 sequence lengths for conversion. Continuous conversion mode. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 2 / 2 ADC Block Diagram External Input Pin Descriptions ATDB8C BUS CLOCK CLOCK PESCALE ATD CLOCK CONVESION COMPLETE INTEUPT V H V L V DDA V SSA AN7 / PAD7 AN6 / PAD6 AN5 / PAD5 AN4 / PAD4 AN3 / PAD3 AN2 / PAD2 AN / PAD AN / PAD ANALOG MUX MODE AND TIMING CONTOL SUCCESSIVE APPOXIMATION EGISTE (SA) AND DAC SAMPLE & HOLD ATD INPUT ENABLE EGISTE ESULTS ATD ATD ATD 2 ATD 3 ATD 4 ATD 5 ATD 6 ATD 7 + COMPAATO PAD-PAD6: Serve as the analog input for channel #. They can also be configured for digital GPIO. PAD7: Serves as the analog input for channel 7. It can also be configured to provide an external trigger for the ADC or be used as digital GPIO. V H,V L : The high and low reference voltages for the ADC. V DDA,V SSA : Power supplies for the ADC analog circuits. POT AD DATA EGISTE Figure 8-. ATDB8C Block Diagram MC9S2C Family eference Manual pg. 224 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 3 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 4 / 2

2 ATDCTL2 Part ATDCTL2 Part 2 Module Base + x ADPU AFFC AAI ETIGLE ETIGP ETIGE ASCIE eset Figure 8-5. ATD Control egister 2 (ATDCTL2) ADPU: enables ADC and disables ADC. AFFC: enables fast clear which results in any access to a result register causing the associated CCF flag to clear. is normal operation. AAI: enables the ADC to run even when the MCU is in ait mode. halts the ADC when the MCU enters ait mode. ASCIE: disables interrupts. enables interrupts. Interrupts occur when ASCIF is set to. ASCIF: If ASCIE = the ASCIF flag equals the SCF (ATDSTAT[7]) flag else ASCIF =. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 5 / 2 ASCIF ETIGE: enables an external trigger to start ADC conversion. Channel 7 is not available in external trigger mode. ETIGLE ETIGP External Trigger Sensitivity Falling edge ising edge Low level High level Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 6 / 2 ATDCTL3 Part ATDCTL3 Part 2 Table 8-4. Conversion Sequence Length Coding Module Base + x S8C S4C S2C SC FIFO FZ FZ eset Figure 8-6. ATD Control egister 3 (ATDCTL3) S8C, S4C, S2C, SC: Set the number of conversions/sequence. FIFO: is normal operation. enables FIFO mode where each conversion is put into the next result register in order. The order wraps around. Intended usage is with continuous conversion or triggered conversion. FIZ[:]: Determines how the ADC will respond in debug mode when a breakpoint is encountered. S8C S4C S2C SC Number of Conversions per Sequence X X X 8 Table 8-5. ATD Behavior in Freeze Mode (Breakpoint) FZ FZ Behavior in Freeze Mode Continue conversion eserved Finish current conversion, then freeze Freeze Immediately Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 7 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 8 / 2

3 ATDCTL4 Part ATDCTL4 Part 2 Module Base + x SES8 SMP SMP PS4 PS3 PS2 PS PS eset SES8: is -bit resolution and is 8-bit resolution. SMP[:]: Two bits select the length of the second phase of the sample time in units of ADC conversion cycles. A longer time improves the accuracy of the conversion. PS[4:]: Five bits select the frequency of the ADC conversion clock frequency using the equation: ADCclock = Maximum conversion frequency is 2 MHz and minimum conversion frequency is 5 khz. Eclk *.5. PS+ Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 9 / 2 Table 8-7. Sample Time Select SMP SMP Length of 2nd Phase of Sample Time 2 A/D conversion clock periods 4 A/D conversion clock periods 8 A/D conversion clock periods 6 A/D conversion clock periods Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 / 2 ATDCTL5 Part ATDCTL5 Part 2 Module Base + x DJM DSGN SCAN MULT CC CB CA eset Figure 8-8. ATD Control egister 5 (ATDCTL5) DJM: is left justified data and is right justified data. DSGN: is unsigned data and is signed data. Signed data is not available with right justification. SCAN: is single conversion and is continuous conversion. SES8 DJM DSGN Table 8-. Available esult Data Formats X X esult Data Formats Description and Bus Bit Mapping 8-bit / left justified / unsigned bits bit / left justified / signed bits bit / right justified / unsigned bits 7 -bit / left justified / unsigned bits 6 5 -bit / left justified / signed bits 6 5 -bit / right justified / unsigned bits 9 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 / 2 Table 8-2. Analog Input Channel Select Coding CC CB CA Analog Input Channel AN AN AN2 AN3 AN4 AN5 AN6 AN7 MULT: hen the ADC samples only from the input specified by the channel selection code (CC,CB,CA). hen the ADC samples across channels. The number of channels sampled is set by the S#C bits. The first channel examined is set by the channel selection code. Subsequent channels selected are determined by incrementing the channel selection code. CC, CB, CA: Selects the analog channel to be sampled or sampled first. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 2 / 2

4 ATDSTAT Part ATDSTAT Part 2 Module Base + x SCF ETOF FIFO CC2 CC CC eset Figure 8-9. ATD Status egister (ATDSTAT) SCF: The flag is set when a conversion sequence completes. If continuous conversion is being performed the flag is set after each conversion completes. The flag is cleared when a is written to SCF, a new conversion sequence is started, or if AFFC = (ATDCTL2) and a result register is read. ETOF: The external trigger overrun flag is set when ETIGLE= (ATDCTL2) and additional active edges are detected while a conversion is in progress. The flag is cleared when a is written to ETOF, a conversion sequence is aborted, or a new conversion sequence is started. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 3 / 2 FIFO: Indicates that a result register has been written to before its associated conversion complete flag (CCF#) has been cleared. This is useful in FIFO mode to indicate that result registers are out of sync with input channels. The flag is cleared when a is written to FIFO or a new conversion sequence is started. CC[2:]: epresent the binary value of the conversion counter which points to the result register that will receive the result of the current conversion. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 4 / 2 ATDTEST ATDSTAT Module Base + x U U U U U U U eset Figure 8-. ATD Test egister (ATDTEST) SC: Setting this bit allows a special conversion channel to be used. The special channel is selected via the CA, CB, and CC bits. Table 8-5. Special Channel Select Coding SC CC CB CA Analog Input Channel X X eserved V H V L (V H +V L ) / 2 eserved SC Module Base + xb CCF7 CCF6 CCF5 CCF4 CCF3 CCF2 CCF CCF eset Figure 8-2. ATD Status egister (ATDSTAT) CCF[7:]: A conversion complete flag is set at the end of each conversion in a conversion sequence. For example, CCF is set after the first conversion when the data in ATDD is available, etc. A CCF# flag is cleared when a new conversion sequence is started, if AFFC = (ATDCTL2) and a read of ATDSTAT is followed by a read of result register ATDD#, or AFFC = and a read of a result register ATDD#. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 5 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 6 / 2

5 ATDDIEN ATDD#H/ATDD#L Left Justified Module Base + xd IEN7 IEN6 IEN5 IEN4 IEN3 IEN2 IEN IEN eset IEN[7:]: hen IEN# is digital input is disabled on PTAD#. hen IEN# is digital input is enabled on PTAD#. Module Base + x = ATDDH, x2 = ATDDH, x4 = ATDD2H, x6 = ATDD3H x8 = ATDD4H, xa = ATDD5H, xc = ATDD6H, xe = ATDD7H BIT 9 MSB BIT 7 MSB BIT 8 BIT 7 BIT eset BIT Figure 8-5. Left Justified, ATD Conversion esult egister, High Byte (ATDDxH) Module Base + x = ATDDL, x3 = ATDDL, x5 = ATDD2L, x7 = ATDD3L x9 = ATDD4L, xb = ATDD5L, xd = ATDD6L, xf = ATDD7L BIT U BIT U eset Figure 8-6. Left Justified, ATD Conversion esult egister, Low Byte (ATDDxL) -bit data -bit data Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 7 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 8 / 2 ATDD#H/ATDD#L ight Justified Setting up and starting an ADC conversion Module Base + x = ATDDH, x2 = ATDDH, x4 = ATDD2H, x6 = ATDD3H x8 = ATDD4H, xa = ATDD5H, xc = ATDD6H, xe = ATDD7H BIT 9 MSB eset BIT 8 Figure 8-7. ight Justified, ATD Conversion esult egister, High Byte (ATDDxH) Module Base + x = ATDDL, x3 = ATDDL, x5 = ATDD2L, x7 = ATDD3L x9 = ATDD4L, xb = ATDD5L, xd = ATDD6L, xf = ATDD7L BIT 7 BIT 7 MSB BIT BIT eset BIT BIT Figure 8-8. ight Justified, ATD Conversion esult egister, Low Byte (ATDDxL) -bit data -bit data Power up the ADC (ADPU = ) and other ATDCTL2 settings. ait for the ADC recovery time. Configure the number of conversions via ATDCTL3. Configure resolution, sampling time, and ADC clock speed via ATDCTL4. Configure the starting channel, single/multiple channel, continuous or single sequence and result data format via ATDCTL5. riting to ATDCTL5 should happen last as it starts the conversion. Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 9 / 2 Scott. Little (Lecture 23: ADC Config) ECE/CS 578/678 2 / 2

ADC Parameters. ECE/CS 5780/6780: Embedded System Design. Common Encoding Schemes. Two-Bit Flash ADC. Sixteen-Bit Dual Slope ADC

ADC Parameters. ECE/CS 5780/6780: Embedded System Design. Common Encoding Schemes. Two-Bit Flash ADC. Sixteen-Bit Dual Slope ADC ADC Parameters ECE/CS 5780/6780: Embedded System Design Chris J. Myers Lecture 19: Analog-to-Digital Conversion Precision is number of distinguishable ADC inputs. Range is maximum and minimum ADC inputs.

More information

EE 308 Spring 2015 The MC9S12 A/D Converter

EE 308 Spring 2015 The MC9S12 A/D Converter The MC9S12 A/D Converter o Introduction to A/D Converters o Single Channel vs Multiple Channels o Singe Conversion vs Multiple Conversions o MC9S12 A/C Registers o Using the MC9S12 A/D Converter o A C

More information

Lecture 14 Analog to Digital Conversion

Lecture 14 Analog to Digital Conversion CPE 390: Microprocessor Systems Fall 2017 Lecture 14 Analog to Digital Conversion Bryan Ackland Department of Electrical and Computer Engineering Stevens Institute of Technology Hoboken, NJ 07030 Adapted

More information

Analog-to-Digital Converter. Student's name & ID (1): Partner's name & ID (2): Your Section number & TA's name

Analog-to-Digital Converter. Student's name & ID (1): Partner's name & ID (2): Your Section number & TA's name MPSD A/D Lab Exercise Analog-to-Digital Converter Student's name & ID (1): Partner's name & ID (2): Your Section number & TA's name Notes: You must work on this assignment with your partner. Hand in a

More information

Chapter 12: Analog-to-Digital Converter. EE383: Introduction to Embedded Systems University of Kentucky. Samir Rawashdeh

Chapter 12: Analog-to-Digital Converter. EE383: Introduction to Embedded Systems University of Kentucky. Samir Rawashdeh Chapter 12: Analog-to-Digital Converter EE383: Introduction to Embedded Systems University of Kentucky Samir Rawashdeh With slides based on material by H. Huang Delmar Cengage Learning Basics of A/D Conversion

More information

Menu EEL 3744 EEL A-to-D, D-to-A

Menu EEL 3744 EEL A-to-D, D-to-A Menu A/D system on the 68HC11/12 & TI DSC F2833 A/D system on the XMEGA A/D Converter Example: EEG Analog-to-Digital Conversion >Basic Charge-Redistribution A/D Analog-to-Digital Conversion >What should

More information

Menu EEL 3744 EEL A-to-D, D-to-A, Part 2

Menu EEL 3744 EEL A-to-D, D-to-A, Part 2 Menu A/D system on the 68HC11/12 & TI DSC F2833 A/D system on the XMEGA A/D Converter Example: EEG Analog-to-Digital Conversion >Basic Charge-Redistribution A/D Analog-to-Digital Conversion >What should

More information

Page 1. Midterm #2. OpAmp Review. Inverting & Non-inverting Circuits CS/ECE 6780/5780. Al Davis. Almost ubiquitous analog circuit element since ~1968

Page 1. Midterm #2. OpAmp Review. Inverting & Non-inverting Circuits CS/ECE 6780/5780. Al Davis. Almost ubiquitous analog circuit element since ~1968 Midterm #2 Midterm 2 hints CS/ECE 6780/5780 Al Davis Today s topics: no practice midterm since it didn t help last time ADC s and DAC s chapter 11 of your text your kit has an A/D (Port D w/ DDR set to

More information

Table of Contents. The Parallel Interface Module... 3

Table of Contents. The Parallel Interface Module... 3 Table of Contents The Parallel Interface Module... 3 Serial Peripheral Interface (SPI)... 4 SPI Registers... 5 SPI Pins Used... 5 SPI Control Register 1 (SPIxCR1)... 6 SPI Control Register 2 (SPIxCR2)...

More information

LM8322 Mobile I/O Companion Supporting Key-Scan, I/O Expansion, PWM, and ACCESS.bus Host Interface

LM8322 Mobile I/O Companion Supporting Key-Scan, I/O Expansion, PWM, and ACCESS.bus Host Interface Mobile I/O Companion Supporting Key-Scan, I/O Expansion, PWM, and ACCESS.bus Host Interface 1.0 General Description The Mobile I/O Companion is a dedicated device to unburden a host processor from scanning

More information

I2C Encoder. HW v1.2

I2C Encoder. HW v1.2 I2C Encoder HW v1.2 Revision History Revision Date Author(s) Description 1.0 22.11.17 Simone Initial version 1 Contents 1 Device Overview 3 1.1 Electrical characteristics..........................................

More information

Capstone Design Course

Capstone Design Course Capstone Design Course Lecture-9: ANALOG-TO-DIGITAL CONVERTER SYSTEM By Syed Masud Mahmud, Ph.D. Copyright 2002 by Syed Masud Mahmud 1 A/D Conversion Theory Here, an example is shown for a 3-bit A/D converter.

More information

Review for Final Exam

Review for Final Exam Review for Final Exam Numbers Decimal to Hex (signed and unsigned) Hex to Decimal (signed and unsigned) Binary to Hex Hex to Binary Addition and subtraction of fixed-length hex numbers Overflow, Carry,

More information

EE 308 Apr. 24, 2002 Review for Final Exam

EE 308 Apr. 24, 2002 Review for Final Exam Review for Final Exam Numbers Decimal to Hex (signed and unsigned) Hex to Decimal (signed and unsigned) Binary to Hex Hex to Binary Addition and subtraction of fixed-length hex numbers Overflow, Carry,

More information

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU ANLAN203 KSZ84xx GPIO Pin Output Functionality Introduction Devices in Micrel s ETHERSYNCH family have several GPIO pins that are linked to the internal IEEE 1588 precision time protocol (PTP) clock. These

More information

Lab 10. Speed Control of a D.C. motor

Lab 10. Speed Control of a D.C. motor Lab 10. Speed Control of a D.C. motor Speed Measurement: Tach Amplitude Method References: STM32L100 Data Sheet (pin definitions) STM32L100 Ref. Manual (ADC, GPIO, Clocks) Motor Speed Control Project 1.

More information

P89LPC935 ADC/DAC Tutorial

P89LPC935 ADC/DAC Tutorial P89LPC935 ADC/DAC Tutorial The P89LPC935 microcontroller has 2 on-board analog to digital modules Each module contains a 4-channel 8-bit successive approximation ADC 89LPC935 ADC/DAC Tutorial 1 ADC Module

More information

TFA General description. 2. Features. BTL stereo Class-D audio amplifier with I 2 S input. 2.1 General features

TFA General description. 2. Features. BTL stereo Class-D audio amplifier with I 2 S input. 2.1 General features Rev. 02 22 January 2009 Preliminary data sheet 1. General description 2. Features The is a high-efficiency Bridge Tied Load (BTL) stereo Class-D audio amplifier with a digital I 2 S audio input. It is

More information

Microcontroller: Timers, ADC

Microcontroller: Timers, ADC Microcontroller: Timers, ADC Amarjeet Singh February 1, 2013 Logistics Please share the JTAG and USB cables for your assignment Lecture tomorrow by Nipun 2 Revision from last class When servicing an interrupt,

More information

EMBEDDED SYSTEM DESIGN FOR A DIGITAL MULTIMETER USING MOTOROLA HCS12 MICROCONTROLLER

EMBEDDED SYSTEM DESIGN FOR A DIGITAL MULTIMETER USING MOTOROLA HCS12 MICROCONTROLLER EMBEDDED SYSTEM DESIGN FOR A DIGITAL MULTIMETER USING MOTOROLA HCS12 MICROCONTROLLER A Thesis Submitted in partial Fulfillment Of the Requirements of the Degree of Bachelor of Technology In Electronics

More information

AN3137 Application note

AN3137 Application note Application note Analog-to-digital converter on STM8L and STM8AL devices: description and precision improvement techniques Introduction This application note describes the 12-bit analog-to-digital converter

More information

The rangefinder can be configured using an I2C machine interface. Settings control the

The rangefinder can be configured using an I2C machine interface. Settings control the Detailed Register Definitions The rangefinder can be configured using an I2C machine interface. Settings control the acquisition and processing of ranging data. The I2C interface supports a transfer rate

More information

Description and Instructions for the Firmware of Processing FPGA of the ADC250 Boards Version 0x0C0D. 20 February Hai Dong

Description and Instructions for the Firmware of Processing FPGA of the ADC250 Boards Version 0x0C0D. 20 February Hai Dong Physics Division -- Fast Electronics Group Description and Instructions for the Firmware of Processing FPGA of the ADC250 Boards Version 0x0C0D 20 February 2017 Hai Dong Date Page 1 1.0 Modifications:

More information

EE 308 Lab Spring 2009

EE 308 Lab Spring 2009 9S12 Subsystems: Pulse Width Modulation, A/D Converter, and Synchronous Serial Interface In this sequence of three labs you will learn to use three of the MC9S12's hardware subsystems. WEEK 1 Pulse Width

More information

Review for Final Exam

Review for Final Exam Review for Final Exam Numbers Decimal to Hex (signed and unsigned) Hex to Decimal (signed and unsigned) Binary to Hex Hex to Binary Addition and subtraction of fixed-length hex numbers Overflow, Carry,

More information

Register Map and Descriptions

Register Map and Descriptions Register Map and Descriptions Table 3-1. PCI-6713 Register Map Register Name Offset Address Type Size Hex Decimal Misc Register Group Serial Command Register 0D 13 8-bit Misc Command Register 0F 15 8-bit

More information

Implementing Fast Telemetry with Power System Management Controllers

Implementing Fast Telemetry with Power System Management Controllers Implementing Fast Telemetry with Power System Management Controllers Michael Jones January 2018 INTRODUCTION The second-generation Power System Management (PSM) Controllers, such as the LTC 3887, introduce

More information

8-bit Microcontroller with 4K Bytes In-System Programmable Flash and Boost Converter. ATtiny43U. Preliminary

8-bit Microcontroller with 4K Bytes In-System Programmable Flash and Boost Converter. ATtiny43U. Preliminary Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

Parallel Input/Output. Microcomputer Architecture and Interfacing Colorado School of Mines Professor William Hoff

Parallel Input/Output. Microcomputer Architecture and Interfacing Colorado School of Mines Professor William Hoff Parallel Input/Output 1 Parallel Input/Output Ports A HCS12 device may have from 48 to 144 pins arranged in 3 to 12 I/O Ports An I/O pin can be configured for input or output An I/O pin usually serves

More information

ADS9850 Signal Generator Module

ADS9850 Signal Generator Module 1. Introduction ADS9850 Signal Generator Module This module described here is based on ADS9850, a CMOS, 125MHz, and Complete DDS Synthesizer. The AD9850 is a highly integrated device that uses advanced

More information

Low Dropout Regulator with On-Demand Power for DDR Memory VDDQ. Description. Applications. On-Demand Power Control Logic.

Low Dropout Regulator with On-Demand Power for DDR Memory VDDQ. Description. Applications. On-Demand Power Control Logic. Low Dropout Regulator with On-Demand Power for DDR Memory VDDQ PSG2410 DATA SHEET Preliminary Features Configurable On-Demand Power algorithm to adaptively scale regulated output voltage in correlation

More information

USB4. Encoder Data Acquisition USB Device Page 1 of 8. Description. Features

USB4. Encoder Data Acquisition USB Device Page 1 of 8. Description. Features USB4 Page 1 of 8 The USB4 is a data acquisition device designed to record data from 4 incremental encoders, 8 digital inputs and 4 analog input channels. In addition, the USB4 provides 8 digital outputs

More information

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM PLUS Powermeters PMPPMEPMEH SATEC ASCII Communications Protocol eference Guide BG46 ev. A4 Every effort has been made to ensure that the material herein is complete and accurate. However, the

More information

IP-48ADM16TH. High Density 48-channel, 16-bit A/D Converter. REFERENCE MANUAL Version 1.6 August 2008

IP-48ADM16TH. High Density 48-channel, 16-bit A/D Converter. REFERENCE MANUAL Version 1.6 August 2008 IP-48ADM16TH High Density 48-channel, 16-bit A/D Converter REFERENCE MANUAL 833-14-000-4000 Version 1.6 August 2008 ALPHI TECHNOLOGY CORPORATION 1898 E. Southern Avenue Tempe, AZ 85282 USA Tel: (480) 838-2428

More information

16.1 ADC ADC ADC10

16.1 ADC ADC ADC10 Chapter 27 The module is a high-performance 10-bit analog-to-digital converter. This chapter describes the operation of the module of the 4xx family. The is implemented on the MSP4340F41x2 devices. Topic

More information

EE251: Thursday October 18

EE251: Thursday October 18 EE251: Thursday October 18 Analog to Digital Conversion Continued Successive Approximation Method Continued Computations TM4C A/D Capability and Programming Homework #4 due today 4 p.m. Lab #6 (A/D Converter)

More information

Interfacing to Analog World Sensor Interfacing

Interfacing to Analog World Sensor Interfacing Interfacing to Analog World Sensor Interfacing Introduction to Analog to digital Conversion Why Analog to Digital? Basics of A/D Conversion. A/D converter inside PIC16F887 Related Problems Prepared By-

More information

EE 308 Spring S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE

EE 308 Spring S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE 9S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE In this sequence of three labs you will learn to use the 9S12 S hardware sybsystem. WEEK 1 PULSE WIDTH MODULATION

More information

MICROPROCESSORS A (17.383) Fall Lecture Outline

MICROPROCESSORS A (17.383) Fall Lecture Outline MICROPROCESSORS A (17.383) Fall 2010 Lecture Outline Class # 07 October 26, 2010 Dohn Bowden 1 Today s Lecture Syllabus review Microcontroller Hardware and/or Interface Finish Analog to Digital Conversion

More information

Section bit A/D Converter

Section bit A/D Converter Section. 12-bit A/D Converter HIGHLIGHTS This section of the manual contains the following major topics:.1 Introduction... -2.2 Control Registers... -4.3 A/D Result Buffer... -4.4 A/D Terminology and Conversion

More information

Section 35. Output Compare with Dedicated Timer

Section 35. Output Compare with Dedicated Timer Section 35. Output Compare with Dedicated Timer HIGHLIGHTS This section of the manual comprises the following major topics: 35.1 Introduction... 35-2 35.2 Output Compare Registers... 35-3 35.3 Modes of

More information

Pololu TReX Jr Firmware Version 1.2: Configuration Parameter Documentation

Pololu TReX Jr Firmware Version 1.2: Configuration Parameter Documentation Pololu TReX Jr Firmware Version 1.2: Configuration Parameter Documentation Quick Parameter List: 0x00: Device Number 0x01: Required Channels 0x02: Ignored Channels 0x03: Reversed Channels 0x04: Parabolic

More information

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its main features and the application benefits of leveraging

More information

XR :1 Sensor Interface AFE. General Description. Typical Application

XR :1 Sensor Interface AFE. General Description. Typical Application 6: Sensor Interface AFE General Description The XR9 is a unique sensor interface integrated circuit with an on-board 6: multiplexer, offset correction DAC, instrumentation amplifier and voltage reference.

More information

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

Topics Introduction to Microprocessors

Topics Introduction to Microprocessors Topics 2244 Introduction to Microprocessors Chapter 8253 Programmable Interval Timer/Counter Suree Pumrin,, Ph.D. Interfacing with 886/888 Programming Mode 2244 Introduction to Microprocessors 2 8253/54

More information

NF1011 Frequency Translator and Jitter Attenuator

NF1011 Frequency Translator and Jitter Attenuator NF1011 Frequency Translator and Jitter Attenuator 2111 Comprehensive Drive Aurora, Illinois 60505 Phone: 630-851- 4722 Fax: 630-851- 5040 www.conwin.com P R O D U C T General Description The NF1011 is

More information

8-bit Microcontroller with 1K Bytes In-System Programmable Flash. ATtiny13A

8-bit Microcontroller with 1K Bytes In-System Programmable Flash. ATtiny13A Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

Analog Digital Converter

Analog Digital Converter Analog Digital Converter - Overview Analog Digital Conversion - Operation Modes: Single Mode vs. Scan mode - Registers for Data, Control, Status - Using the ADC in Software - Handling of Interrupts Karl-Ragmar

More information

RedPitaya. FPGA memory map

RedPitaya. FPGA memory map RedPitaya FPGA memory map Written by Revision Description Version Date Matej Oblak Initial 0.1 08/11/13 Matej Oblak Release1 update 0.2 16/12/13 Matej Oblak ASG - added burst mode ASG - buffer read pointer

More information

RB-Dev-03 Devantech CMPS03 Magnetic Compass Module

RB-Dev-03 Devantech CMPS03 Magnetic Compass Module RB-Dev-03 Devantech CMPS03 Magnetic Compass Module This compass module has been specifically designed for use in robots as an aid to navigation. The aim was to produce a unique number to represent the

More information

Course Introduction Purpose: Objectives: Content Learning Time

Course Introduction Purpose: Objectives: Content Learning Time Course Introduction Purpose: The purpose of this course is to give you a brief overview of Freescale s S8 Controller Area Network (mscan) module, including an example for computing the mscan bit time parameters.

More information

NuMicro N76E003 Brushless DC Motor Control User Manual

NuMicro N76E003 Brushless DC Motor Control User Manual NuMicro Brushless DC Motor Control User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission

More information

CoolEx User Manual 2008 XDIMAX LTD. Revision 1.0

CoolEx User Manual 2008 XDIMAX LTD. Revision 1.0 CoolEx User Manual Revision 1.0 2 CoolEx User Manual Table of Contents Foreword 0 Part I Overview 3 Part II Configuration and Setup 4 1 Terminals Layout... 4 2 Modbus Address... Switch 4 Part III Functional

More information

8-bit Microcontroller with 2K/4K/8K Bytes In-System Programmable Flash. ATtiny24A ATtiny44A ATtiny84A

8-bit Microcontroller with 2K/4K/8K Bytes In-System Programmable Flash. ATtiny24A ATtiny44A ATtiny84A Features High Performance, Low Power AVR 8-bit Microcontroller Advanced RISC Architecture 12 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

Real Time Embedded Systems. Lecture 1 January 17, 2012

Real Time Embedded Systems.  Lecture 1 January 17, 2012 Analog Real Time Embedded Systems www.atomicrhubarb.com/embedded Lecture 1 January 17, 2012 Topic Section Topic Where in the books Catsoulis chapter/page Simon chapter/page Zilog UM197 (ZNEO Z16F Series

More information

10-Port Constant-Current LED Drivers and I/O Expanders with PWM Intensity Control

10-Port Constant-Current LED Drivers and I/O Expanders with PWM Intensity Control EVALUATION KIT AVAILABLE AVAILABLE MAX6966/MAX6967 General Description The MAX6966/MAX6967 serial-interfaced peripherals provide microprocessors with 10 I/O ports rated to 7V. Each port can be individually

More information

IES Digital Mock Test

IES Digital Mock Test . The circuit given below work as IES Digital Mock Test - 4 Logic A B C x y z (a) Binary to Gray code converter (c) Binary to ECESS- converter (b) Gray code to Binary converter (d) ECESS- To Gray code

More information

The ST7588T is a driver & controller LSI for graphic dot-matrix liquid crystal display systems. It contains 132 segment and 80

The ST7588T is a driver & controller LSI for graphic dot-matrix liquid crystal display systems. It contains 132 segment and 80 ST Sitronix ST7588T 81 x 132 Dot Matrix LCD Controller/Driver INTRODUCTION The ST7588T is a driver & controller LSI for graphic dot-matrix liquid crystal display systems. It contains 132 segment and 80

More information

EE 435. Lecture 41. ADC Design

EE 435. Lecture 41. ADC Design EE 435 Lecture 4 ADC Design Nyqyist ate Usage Structures. eview from last lecture. 0 esolution 6 SA Pipeline 8 4 Flash K 0K 00K M 0M 00M G 0G Speed . eview from last lecture. SA ADC C LK IN EF DAC n DAC

More information

8-bit Microcontroller with 512/1024 Bytes In-System Programmable Flash. ATtiny4/5/9/10

8-bit Microcontroller with 512/1024 Bytes In-System Programmable Flash. ATtiny4/5/9/10 Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 54 Powerful Instructions Most Single Clock Cycle Execution 16 x 8 General Purpose Working Registers Fully Static

More information

EtherCAT Expansion Chassis

EtherCAT Expansion Chassis VENDOR CONFIGURATIONS GUIDE EtherCAT Expansion Chassis Deterministic Ethernet Expansion Chassis for C Series Modules This document contains information about accessing all of the functionality of the C

More information

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Overview When developing and debugging I 2 C based hardware and software, it is extremely helpful

More information

FM COUNTER MODULE

FM COUNTER MODULE FM 450-1 COUNTER MODULE Function The module off-loads the CPU by: Direct connection of one incremental encoder per channel Direct connection for gate signals (light barrier, etc.) using integrated digital

More information

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer.

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer. 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com PmodIA Reference Manual Revised April 15, 2016 This manual applies to the PmodIA rev. A Overview The PmodIA is an impedance analyzer

More information

Iowa State University Electrical and Computer Engineering. E E 452. Electric Machines and Power Electronic Drives

Iowa State University Electrical and Computer Engineering. E E 452. Electric Machines and Power Electronic Drives Electrical and Computer Engineering E E 452. Electric Machines and Power Electronic Drives Laboratory #5 Buck Converter Embedded Code Generation Summary In this lab, you will design the control application

More information

Course Introduction. Content 20 pages 3 questions. Learning Time 30 minutes

Course Introduction. Content 20 pages 3 questions. Learning Time 30 minutes Purpose The intent of this course is to provide you with information about the main features of the S08 Timer/PWM (TPM) interface module and how to configure and use it in common applications. Objectives

More information

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. Atmel ATtiny24/44/84. Automotive. Preliminary

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. Atmel ATtiny24/44/84. Automotive. Preliminary Features High Performance, Low Power AVR 8-bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

High performance, low power AVR 8-bit microcontroller Advanced RISC architecture. Non-volatile program and data memories. Peripheral features

High performance, low power AVR 8-bit microcontroller Advanced RISC architecture. Non-volatile program and data memories. Peripheral features ATtiny24/44/84 8-bit AVR Microcontroller with 2/4/8K Bytes In-System Programmable Flash DATASHEET Features High performance, low power AVR 8-bit microcontroller Advanced RISC architecture 120 powerful

More information

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

TIP500. Optically Isolated 16 Channel 12 Bit ADC. Version 1.1. User Manual. Issue January 2010

TIP500. Optically Isolated 16 Channel 12 Bit ADC. Version 1.1. User Manual. Issue January 2010 The Embedded I/O Company TIP500 Optically Isolated 16 Channel 12 Bit ADC Version 1.1 User Manual Issue 1.1.9 January 2010 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek, Germany Phone: +49 (0) 4101

More information

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary

8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash. ATtiny24/44/84. Preliminary Features High Performance, Low Power AVR 8-Bit Microcontroller Advanced RISC Architecture 120 Powerful Instructions Most Single Clock Cycle Execution 32 x 8 General Purpose Working Registers Fully Static

More information

General-Purpose OTP MCU with 14 I/O LInes

General-Purpose OTP MCU with 14 I/O LInes General-Purpose OTP MCU with 14 I/O LInes Product Specification PS004602-0401 PRELIMINARY ZiLOG Worldwide Headquarters 910 E. Hamilton Avenue Campbell, CA 95008 Telephone: 408.558.8500 Fax: 408.558.8300

More information

The High-Performance Data Acquisition Circuit

The High-Performance Data Acquisition Circuit Freescale Semiconductor, Inc. Document Number: AN5101 Application Note Rev. 0, 04/2015 The High-Performance Data Acquisition Circuit By Jan Tomecek 1. Introduction Currently many applications use external

More information

Analog to Digital Conversion

Analog to Digital Conversion Analog to Digital Conversion 02534567998 6 4 2 3 4 5 6 ANALOG to DIGITAL CONVERSION Analog variation (Continuous, smooth variation) Digitized Variation (Discrete set of points) N2 N1 Digitization applied

More information

AC : PERSONAL LAB HARDWARE: A SINE WAVE GENERATOR, LOGIC PULSE SIGNAL, AND PROGRAMMABLE SYNCHRONOUS SERIAL INTERFACE FOR ENHANCING EDUCATION

AC : PERSONAL LAB HARDWARE: A SINE WAVE GENERATOR, LOGIC PULSE SIGNAL, AND PROGRAMMABLE SYNCHRONOUS SERIAL INTERFACE FOR ENHANCING EDUCATION AC 2010-1527: PERSONAL LAB HARDWARE: A SINE WAVE GENERATOR, LOGIC PULSE SIGNAL, AND PROGRAMMABLE SYNCHRONOUS SERIAL INTERFACE FOR ENHANCING EDUCATION Jeffrey Richardson, Purdue University James Jacob,

More information

Linear Integrated Circuits

Linear Integrated Circuits Linear Integrated Circuits Single Slope ADC Comparator checks input voltage with integrated reference voltage, V REF At the same time the number of clock cycles is being counted. When the integrator output

More information

MBI5031 Application Note

MBI5031 Application Note MBI5031 Application Note Foreword MBI5031 is specifically designed for D video applications using internal Pulse Width Modulation (PWM) control, unlike the traditional D drivers with external PWM control,

More information

CPC5750UTR. Single-Channel Voice Band CODEC INTEGRATED CIRCUITS DIVISION. Features. Description. Ordering Information. CPC5750 Block Diagram

CPC5750UTR. Single-Channel Voice Band CODEC INTEGRATED CIRCUITS DIVISION. Features. Description. Ordering Information. CPC5750 Block Diagram Features Description Single-Channel Voice Band CODEC -law and A-law ITU G.711 Companding Codec Operates on +3.3V Power Differential Analog Signal Paths Programmable Transmit and Receive Gain, +/-12dB in

More information

Application Note Tag detector function of MLX90130 / MLX MHz RFID / NFC Transceivers Family

Application Note Tag detector function of MLX90130 / MLX MHz RFID / NFC Transceivers Family Scope The Tag Detector is a special function of the MLX90130/32 ICs, designed to save power when working in reader mode. This function allows detecting the presence of a card near the antenna. When a Card

More information

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS R. Holcer Department of Electronics and Telecommunications, Technical University of Košice, Park Komenského 13, SK-04120 Košice,

More information

COMTECH TECHNOLOGY CO., LTD. DVBS SPECIFICATION

COMTECH TECHNOLOGY CO., LTD. DVBS SPECIFICATION 1.SCOPE The DVBS2-6899 supports QPSK in DIRECTV and DVB-S legacy transmission (up to 45 Mbauds), plus 8PSK in DVB-S2 transmissions (up to 30 Mbauds). DVB-S2 demodulation uses robust symbols probust by

More information

4 x 10 bit Free Run A/D 4 x Hi Comparator 4 x Low Comparator IRQ on Compare MX839. C-BUS Interface & Control Logic

4 x 10 bit Free Run A/D 4 x Hi Comparator 4 x Low Comparator IRQ on Compare MX839. C-BUS Interface & Control Logic DATA BULLETIN MX839 Digitally Controlled Analog I/O Processor PRELIMINARY INFORMATION Features x 4 input intelligent 10 bit A/D monitoring subsystem 4 High and 4 Low Comparators External IRQ Generator

More information

Data Acquisition: A/D & D/A Conversion

Data Acquisition: A/D & D/A Conversion Data Acquisition: A/D & D/A Conversion Mark Colton ME 363 Spring 2011 Sampling: A Review In order to store and process measured variables in a computer, the computer must sample the variables 10 Continuous

More information

16-Port I/O Expander with LED Intensity Control, Interrupt, and Hot-Insertion Protection

16-Port I/O Expander with LED Intensity Control, Interrupt, and Hot-Insertion Protection 19-3059; Rev 5; 6/11 EVALUATION KIT AVAILABLE 16-Port I/O Expander with LED Intensity General Description The I 2 C-compatible serial interfaced peripheral provides microprocessors with 16 I/O ports. Each

More information

Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs.

Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs. Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs. 1 The purpose of this course is to provide an introduction to the RL78 timer Architecture.

More information

COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le

COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le PR129 20/10/2016 Pag. 1/21 CONTENTS 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format... 4 2.3 Description

More information

2.4 GHz wireless mono audio streamer. Applications

2.4 GHz wireless mono audio streamer. Applications nrf2460 2.4 GHz wireless mono audio streamer Product Specification v1.0 Features World-wide 2.4 GHz ISM band operation 6x6 mm 36 pin QFN package 4 Mbps on-air data rate Mono 32 khz audio rate 16 bit resolution

More information

LM12L Bit + Sign Data Acquisition System with Self-Calibration

LM12L Bit + Sign Data Acquisition System with Self-Calibration LM12L458 12-Bit + Sign Data Acquisition System with Self-Calibration General Description The LM12L458 is a highly integrated 3.3V Data Acquisition System. It combines a fully-differential self-calibrating

More information

Microcomputers. Digital Signal Processing

Microcomputers. Digital Signal Processing Microcomputers Analog-to-Digital and Digital-to-Analog Conversion Lecture 7-1 Digital Signal Processing Analog-to-Digital Converter (ADC) converts an input analog value to an output digital representation.

More information

Ultralow Power, 1.8 V, 3 mm 3 mm, 2-Channel Capacitance Converter AD7156

Ultralow Power, 1.8 V, 3 mm 3 mm, 2-Channel Capacitance Converter AD7156 Ultralow Power,.8 V, 3 mm 3 mm, 2-Channel Capacitance Converter AD756 FEATURES Ultralow power Power supply voltage:.8 V to 3.6 V Operation power supply current: 7 μa typical Power-down current: 2 μa typical

More information

Sensorless PMSM Field-Oriented Control on Kinetis KV and KE

Sensorless PMSM Field-Oriented Control on Kinetis KV and KE NXP Semiconductors Document Number: AN5237 Application Note Rev. 3, 10/2016 Sensorless PMSM Field-Oriented Control on Kinetis KV and KE By: Josef Tkadlec 1. Introduction This application note describes

More information

FLD00042 I 2 C Digital Ambient Light Sensor

FLD00042 I 2 C Digital Ambient Light Sensor FLD00042 I 2 C Digital Ambient Light Sensor Features Built-in temperature compensation circuit Operating temperature: -30 C to 70 C Supply voltage range: 2.4V to 3.6V I 2 C serial port communication: Fast

More information

Application Circuits 3. 3V R2. C4 100n G PI O. 0 G PI O S e t u p d a ta G PI O. 5 G PI O M o t i o n I n t G PI O. 4 G PI O.

Application Circuits 3. 3V R2. C4 100n G PI O. 0 G PI O S e t u p d a ta G PI O. 5 G PI O M o t i o n I n t G PI O. 4 G PI O. General Description The is an ultra-low power motion detector controller integrated circuit. The device is ideally suited for battery operated wireless motion sensors that make use of an MCU for handling

More information

FUNCTIONAL BLOCK DIAGRAM SDA SCL SMBALERT. SMBus SERIAL BUS INTERFACE ADDRESS SELECTION PWM CONFIG AUTOMATIC FAN SPEED CONTROL REGISTERS

FUNCTIONAL BLOCK DIAGRAM SDA SCL SMBALERT. SMBus SERIAL BUS INTERFACE ADDRESS SELECTION PWM CONFIG AUTOMATIC FAN SPEED CONTROL REGISTERS Temperature Sensor Hub and Fan Controller FEATURES Monitors up to 10 remote temperature sensors Monitors and controls speed of up to 4 fans independently PWM outputs drive each fan under software control

More information

PRELIMINARY. Unless otherwise specified, all limits ensured for T a =+25 C, VDD=3.3V, GND=0V PARAMETER SYMBOL TEST CONDITION MIN. TYP. MAX.

PRELIMINARY. Unless otherwise specified, all limits ensured for T a =+25 C, VDD=3.3V, GND=0V PARAMETER SYMBOL TEST CONDITION MIN. TYP. MAX. Analog Front End with High Gain PGA FEATURES Supply Voltage Single PGA (1) Case of single conversion. +2.7V to +3.6V Ambient Operating Temperature -40 C to +125 C ADC Resolution 16-Bit (No missing codes)

More information

MPS Node BLM Version Version /14/09

MPS Node BLM Version Version /14/09 MPS Node BLM Version Version 1.0 09/14/09 This version of BLM code was derived from the MPSNode Version 30 even though the working version of the code was version 2D. This is mostly due to the fact that

More information

TXZ Family. Reference Manual Advanced Programmable Motor Control Circuit (A-PMD-B) 32-bit RISC Microcontroller. Revision 2.

TXZ Family. Reference Manual Advanced Programmable Motor Control Circuit (A-PMD-B) 32-bit RISC Microcontroller. Revision 2. 32-bit RISC Microcontroller TXZ Family Reference Manual Advanced Programmable Motor Control Circuit (A-PMD-B) Revision 2.0 2018-05 2018-05-08 1 / 58 Rev. 2.0 2017-2018 Toshiba Electronic Devices & Storage

More information

HT1380/HT1381 Serial Timekeeper Chip

HT1380/HT1381 Serial Timekeeper Chip Serial Timekeeper Chip Features Operating voltage 2.0V~5.5V Maximum input serial clock 500kHz at V DD =2V, 2MHz at V DD =5V Operating current less than 400nA at 2V, less than 1.2A at5v TTL compatible V

More information

Timer A (0 and 1) and PWM EE3376

Timer A (0 and 1) and PWM EE3376 Timer A (0 and 1) and PWM EE3376 General Peripheral Programming Model l l l l Each peripheral has a range of addresses in the memory map peripheral has base address (i.e. 0x00A0) each register used in

More information