APPLICATION NOTE. AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I. Introduction. Features.

Size: px
Start display at page:

Download "APPLICATION NOTE. AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I. Introduction. Features."

Transcription

1 APPLICATION NOTE AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I Atmel AVR XMEGA Introduction This application note lists out the differences and changes between Revision E and Revision I of ATxmega64D3/128D3/192D3/256D3 devices. For complete device details, always refer to the most recent version of the ATxmega64D3/128D3/192D3/256D3 datasheet and the Atmel XMEGA D manual. Errata differences are not listed in this document, only in the device datasheet. In addition to the differences described in this document, other typical characteristics could be different. Check the latest datasheets for details. The new configuration options and functions available in Revision I of ATxmega64D3/128D3/192D3/256D3 are a superset of existing functions, and this means that existing code for these revisions will work on the new revision without changing existing configurations or enabling new functions. The new options and functions are still listed in this application note for customers, who wish to consider using new functions, in addition to the migration process. Features Enhancements and added functions Memories System clock and clock options Reset system I/O ports Registers Changes in electrical characteristics

2 1 Enhancements and Added Functions In this chapter, we summarize the list of enhancements or added features available in Revision I. 1.1 Clock System Alternate pin location for TOSC1 and TOSC2 pins for kHz crystal connection on devices with shared TOSC and XTAL location A divide-by-two option for the PLL output that enables output frequency down to 10MHz PLL lock failure detection with optionally Non-Maskable Interrupt (NMI), for improved safety and robustness Non-prescaled Real Time Counter clock source options: External clock from TOSC1, kHz from TOSC, and the kHz from the kHz Internal Oscillator Higher drive option for external crystal oscillator to support crystals with higher load The 32MHz Internal Oscillator can be tuned to run at any frequency between 30MHz and 55MHz 1.2 I/O Ports Alternate pin locations for Timer/Counter 0 Compare Channels, USART0, and SPI Alternate pin locations for the Peripheral Clock and Event output functions The Real Time Counter clock can be output to a port pin Any Event Channel can be output to a port pin 1.3 Two-wire Interface The SDA Hold time can be increased and configured in order to be SMBUS compliant 1.4 Analog to Digital Converter Automatic input channel scan V CC /2 voltage reference option 1/2x (divide-by-two) gain stage setting Internal Ground can be used as negative input in differential mode with and without gain Sample time is configurable 1.5 Analog Comparator Analog Comparator 1 can be output on a port pin A constant current source 1.6 CRC16/CRC32 Generator A CRC16/CRC32 Generator Module that supports CRC16 (RC-CCITT) and CRC-32 (IEEE 802.3) bit Timer/Counter 0 Split mode that enables two 8-bit Timer/Counters with four PWM channels each 1.8 High Resolution Extension Hi-Res+ option to allow PWM resolution to be increased with 8x (3-bit). 1.9 Power Management Possibility to enable sequential start of the components used for analog modules ADC and Analog Comparator in order to reduce start-up current. 2 APPLICATION NOTE]

3 2 Memories 2.1 NVM Controller For Atmel ATxmega64D3/128D3/192D3/256D3 Revision E devices, the chip erase time is about 40ms. The chip erase time of ATxmega64D3/128D3/192D3/256D3 Revision I is longer. The typical chip erase time of ATxmega64D3/128D3/192D3/256D3 Revision I devices are in Table 2-1. Table 2-1. ATxmega64D3/128D3/192D3/256D3 Revision I Chip Erase Time Product Flash and Boot Code Size Chip Erase Time ATxmega64D3 64KB + 4KB 55ms ATxmega128D3 128KB + 8KB 75ms ATxmega192D3 192KB + 8KB 90ms ATxmega256D3 256KB + 8KB 105ms To ensure that the flash chip erase is finished correctly, no flash access should be done during the chip erase time. In the user code, it is always needed to check the FBUSY bit in the Non-Volatile Memory Status Register to see when the chip erase is finished. CRC32 is automatically used instead of existing CRC module if the new CRC16/CRC32 module is enabled. There are no changes in the commands. 2.2 Fuses and Lock Bits BOD levels are different in ATxmega64D3/128D3/192D3/256D3 Revision I. Refer Section 4.1 Brown-out Detection for detailed information. 3 System Clock and Clock Options 3.1 Clock Failure The PLLDFIF flag, indicating if the PLL looses lock, is no longer automatically cleared, but must be done from software. [APPLICATION NOTE] 3

4 4 Reset System 4.1 Brown-out Detection The programmable BODLEVEL settings are different in ATxmega64D3/128D3/192D3/256D3 Revision I. See Table 4-1 for details. Refer to the device datasheet regarding tolerance for the brown-out levels. Table 4-1. Brown-out Levels VBOT Revision E VBOT Revision I BOD LEVEL Minimum Typical Maximum Minimum Typical Maximum V V V 1.8V V 2.0V V 2.2V V 2.4V V 2.6V V 2.8V V 3.0V Until Revision E, the BOD is forced on for all Non-Volatile Memory (NVM) programming. In the new Revision I, the BOD is forced on only during chip erase and when the PDI is enabled. For other NVM programming operations, the POR threshold voltage (VPOT+) is the limit for aborting. 5 I/O Ports The I/O port pins are LV-TTL and LVCOMS compatible for ATxmega64D3/128D3/192D3/256D3 Revision I. The minimum Input High Voltage is never higher than 2.0V for V CC > 2.7V. In the Atmel ATxmega64D3/128D3/192D3/256D3 revision E, the minimum Input High Voltage is 0.7 V CC, and could be higher than 2.0V for V CC > 2.86V. 5.1 I/O Pin Behavior when Disabling TX in USART When the transmitter is disabled in USART peripheral, it will no longer override the TxDn pin, and the pin direction is set as input automatically by hardware, even if it was configured as output by the user. This behavior as mentioned in the XMEGA D Manual is valid after Revision E. In the older revision the pin direction does not get changed to input automatically. 4 APPLICATION NOTE]

5 6 Registers 6.1 Added Registers and Bits Table 6-1 lists the registers and bits, which are added in ATxmega64D3/128D3/192D3/256D3 Revision I. Table 6-1. Register Bits and Functionality added in the ATxmega64D3/128D3/192D3/256D3 Revision I Register Name Bit Function SAMPCTRL Bit[5:0] - SAMPVAL[5:0] Sampling time control register The SAMPVAL bits control the ADC sampling time in number of half ADC prescaled clock cycles (depends on ADC_PRESCALER value), thus controlling the ADC input impedance. Sampling time is set according to the formula: Sampling time = (SAMPVAL+1)*(ClkADC/2) 6.2 Removed Registers and Bits Table 6-2 lists the registers and bits, which exist in Atmel ATxmega64D3/128D3/192D3/256D3 Revision E but not in ATxmega64D3/128D3/192D3/256D3 Revision I. Table 6-2. Register Bits and Functionality that does not exist in ATxmega64D3/128D3/192D3/256D3 Revision I Register Name Bit Function COMP0 COMP[7:0] Oscillator Compare Register CALH Register not Applicable For the ATxmega64D3/128D3/192D3/256D3 Revision I, CALH is not applicable hence it cannot be written. When read, the CALH register will return zero. This new design ATxmega64D3/128D3/192D3/256D3 ADC requires only one calibration byte (only 8 bit value, not 12 bit value). For coding compatibility, dependent registers like CALH, CALL, ADC CAL0, and ADC CAL1 has been kept same as the older design. [APPLICATION NOTE] 5

6 6.4 MUXNEG Configuration in ADC Channel MUX Control Register In Revision E of ATxmega64D3/128D3/192D3/256D3 devices, Bit 2 of the MUXNEG configuration in ADC Channel MUX Control registers is reserved. This bit is now available for configuration in Revision I. Below is the configuration available in the older and later revisions: Revision E: Bit x01 - MUXPOS[3:0] - MUXNEG[1:0] MUXCTRL Read/Write R R/W R/W R/W R/W R R/W R/W Initial Value Table 6-3. ADC MUXNEG Configuration, INPUTMODE[1:0] = 10, Differential without Gain MUXNEG[1:0] Group Configuration Analog Input 00 PIN0 ADC0 pin 01 PIN1 ADC1 pin 10 PIN2 ADC2 pin 11 PIN3 ADC3 pin Table 6-4. ADC MUXNEG Configuration, INPUTMODE[1:0] = 11, Differential with Gain MUXNEG[1:0] Group Configuration Analog Input 00 PIN4 ADC4 pin 01 PIN5 ADC5 pin 10 PIN6 ADC6 pin 11 PIN7 ADC7 pin 6 APPLICATION NOTE]

7 Revision I: Bit x01 - MUXPOS[3:0] MUXNEG[2:0] Read/Write R R/W R/W R/W R/W R R/W R/W Initial Value Table 6-5. ADC MUXNEG Configuration, INPUTMODE[1:0] = 10, Differential without Gain MUXNEG[2:0] Group Configuration Analog Input 000 PIN0 ADC0 pin 001 PIN1 ADC1 pin 010 PIN2 ADC2 pin 011 PIN3 ADC3 pin Reserved 101 GND PAD ground Reserved 111 INTGND Internal ground Table 6-6. ADC MUXNEG Configuration, INPUTMODE[1:0] = 11, Differential with Gain MUXNEG[2:0] Group Configuration Analog Input 000 PIN4 ADC4 pin 001 PIN5 ADC5 pin 010 PIN6 ADC6 pin 011 PIN7 ADC7 pin 100 INTGND Initial ground Reserved Reserved 111 GND PAD ground [APPLICATION NOTE] 7

8 7 Changes in Electrical Characteristics 7.1 Reduced Current Consumption in Active and Idle Mode Table 7-1 trough Table 7-4 list the typical and maximum current details in Revision E and Revision I devices. Table 7-1. Current Consumption Details of ATxmega64D3 Revision E Revision I Condition Min. Typ. Max. Min. Typ. Max. V CC = 1.8V V CC = 3.0V Active power V CC = 1.8V V CC = 3.0V V CC = 1.8V V CC = 3.0V ma V CC = 1.8V V CC = 3.0V Idle power V CC = 1.8V V CC = 3.0V V CC = 1.8V ma Power-down power T = 85 C V CC = 3.0V enabled, T = 85 C RTC from ULP clock, V CC = 1.8V V CC = 3.0V Power-save power Reset power RTC from 1.024kHz low power kHz TOSC, RTC from low power kHz TOSC, Current through RESET pin subtracted V CC = 1.8V V CC = 3.0V V CC = 1.8V na na V CC = 3.0V 1.16 na V CC = 3.0V APPLICATION NOTE]

9 Table 7-2. Current Consumption Details of ATxmega128D3 Revision E Revision I Condition Min. Typ. Max. Min. Typ. Max. V CC = 1.8V V CC = 3.0V Active power V CC = 1.8V V CC = 3.0V V CC = 1.8V V CC = 3.0V ma V CC = 1.8V V CC = 3.0V Idle power V CC = 1.8V V CC = 3.0V V CC = 1.8V ma Power-down power T = 85 C V CC = 3.0V enabled, T = 85 C RTC from ULP clock, V CC = 1.8V V CC = 3.0V Power-save power Reset power RTC from 1.024kHz low power kHz TOSC, RTC from low power kHz TOSC, Current through RESET pin subtracted V CC = 1.8V V CC = 3.0V V CC = 1.8V na na V CC = 3.0V 1.16 na V CC = 3.0V [APPLICATION NOTE] 9

10 Table 7-3. Current Consumption Details of ATxmega192D3 Revision E Revision I Condition Min. Typ. Max. Min. Typ. Max. V CC = 1.8V V CC = 3.0V Active power V CC = 1.8V V CC = 3.0V V CC = 1.8V V CC = 3.0V ma V CC = 1.8V V CC = 3.0V Idle power V CC = 1.8V V CC = 3.0V V CC = 1.8V ma Power-down power T = 85 C V CC = 3.0V enabled, T = 85 C RTC from ULP clock, V CC = 1.8V V CC = 3.0V Power-save power Reset power RTC from 1.024kHz low power kHz TOSC, RTC from low power kHz TOSC, Current through RESET pin subtracted V CC = 1.8V V CC = 3.0V V CC = 1.8V na na V CC = 3.0V 1.16 na V CC = 3.0V APPLICATION NOTE]

11 Table 7-4. Current Consumption Details of ATxmega256D3 Revision E Revision I Condition Min. Typ. Max. Min. Typ. Max. V CC = 1.8V V CC = 3.0V Active power V CC = 1.8V V CC = 3.0V V CC = 1.8V V CC = 3.0V ma V CC = 1.8V V CC = 3.0V Idle power V CC = 1.8V V CC = 3.0V V CC = 1.8V ma Power-down power T = 85 C V CC = 3.0V enabled, T = 85 C RTC from ULP clock, V CC = 1.8V V CC = 3.0V Power-save power Reset power RTC from 1.024kHz low power kHz TOSC, RTC from low power kHz TOSC, Current through RESET pin subtracted V CC = 1.8V V CC = 3.0V V CC = 1.8V na na V CC = 3.0V 1.16 na V CC = 3.0V [APPLICATION NOTE] 11

12 7.2 Increased ADC Maximum Samples Rate The maximum ADC clock frequency and sample rate is increased, as shown in Table 7-5. Table 7-5. Changes in ADC s of ATxmega64D3/128D3/192D3/256D3 Devices Revision E Revision I Min. Typ. Max. Min. Typ. Max. ADC clock frequency na khz ADC sample rates na ksps 7.3 Reduced Analog Comparator Propagation Delay The Analog Comparator propagation delay is reduced, as shown in Table 7-6 and Table 7-7. Table 7-6. Propagation Delay of Analog Comparator in ATxmega64D3/128D3/192D3/256D3 Revision E Devices Revision E Condition Min. Typ. Max. Propagation delay V CC = 3.0V, T = 85 C na na Propagation delay V CC = V, 175 ns Table 7-7. Propagation Delay of Analog Comparator in ATxmega64D3/128D3/192D3/256D3 Revision I Devices Revision I Condition Min. Typ. Max. Propagation delay V CC = 3.0V, T = 85 C (1) ns Propagation delay V CC = 3.0V, 17 Note: 1. For ATxmega128D3, the value is 90ns kHz Internal ULP Oscillator Frequency The frequency of the 32kHz internal ULP oscillator is increased to match its nominal frequency with guaranteed accuracy. Refer Table 7-8. Table 7-8. Changes in 32kHz Internal ULP Oscillator Frequency of ATxmega64D3/128D3/192D3/256D3 Devices Revision E Revision I Condition Min. Typ. Max. Min. Typ. Max. Factory calibrated frequency khz Factory calibration accuracy V CC = 3.0V, T = 85 C na na Accuracy na na % 12 APPLICATION NOTE]

13 8 Revision History Doc Rev. Date Comments 42403A 02/2015 Initial document release. [APPLICATION NOTE] 13

14 SAFETY-CRITICAL, MILITARY, AND AUTOMOTIVE APPLICATIONS DISCLAIMER: Atmel products are not designed for and will not be used in connection with any applications where the failure AT11009: of such products Migration would reasonably from be expected ATxmega64D3/128D3/192D3/256D3 to result in significant personal injury or death ( Safety-Critical Revision Applications ) E to Revision without an Atmel I officer's specific written consent. Safety-Critical Applications include, without limitation, life support devices and systems, equipment or systems for the operation of nuclear facilities and weapons systems. Atmel products are not designed APPLICATION nor intended for use NOTE] in military or aerospace applications or environments unless specifically designated by Atmel as military-grade. Atmel products are not designed nor intended for use in automotive applications unless specifically designated by as automotive-grade. 14 Atmel Corporation 1600 Technology Drive, San Jose, CA USA T: (+1)(408) F: (+1)(408) Atmel Corporation. / Rev.:. Atmel, Atmel logo and combinations thereof, AVR, Enabling Unlimited Possibilities, XMEGA, and others are registered trademarks or trademarks of Atmel Corporation in U.S. and other countries. ARM, ARM Connected logo, and others are the registered trademarks or trademarks of ARM Ltd. Other terms and product names may be trademarks of others. DISCLAIMER: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN THE ATMEL TERMS AND CONDITIONS OF SALES LOCATED ON THE ATMEL WEBSITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS AND PROFITS, BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Atmel makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and products descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life.

ATF15xx Power-On Reset Hysteresis Feature. Abstract. Features. Complex Programmable Logic Device APPLICATION NOTE

ATF15xx Power-On Reset Hysteresis Feature. Abstract. Features. Complex Programmable Logic Device APPLICATION NOTE Complex Programmable Logic Device ATF15xx Power-On Reset Hysteresis Feature APPLICATION NOTE Abstract For some applications, a larger power reset hysteresis is required to prevent an Atmel ATF15xx Complex

More information

AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs. Scope. Features. QTouch APPLICATION NOTE

AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs. Scope. Features. QTouch APPLICATION NOTE QTouch AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs APPLICATION NOTE Scope This application note is a guide to assist users in migrating QTouch designs from Atmel SMART SAM D MCUs to

More information

AT14164: User Calibration of Internal Temperature Sensor - SAM R21. Introduction. SMART ARM-based MCUs APPLICATION NOTE

AT14164: User Calibration of Internal Temperature Sensor - SAM R21. Introduction. SMART ARM-based MCUs APPLICATION NOTE SMART ARM-based MCUs AT14164: User Calibration of Internal Temperature Sensor - SAM R21 APPLICATION NOTE Introduction This application note explains about calibrating and compensating the errors of temperature

More information

Introduction. Reference Documents. AFE Calibration on SAM V/E/S7x Microcontrollers. SMART ARM-based Microcontrollers APPLICATION NOTE

Introduction. Reference Documents. AFE Calibration on SAM V/E/S7x Microcontrollers. SMART ARM-based Microcontrollers APPLICATION NOTE SMART ARM-based Microcontrollers AFE Calibration on SAM V/E/S7x Microcontrollers APPLICATION NOTE Introduction The Atmel SMART SAM V/E/S7x series are high-performance, power-efficient embedded MCUs based

More information

APPLICATION NOTE. ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631. Introduction

APPLICATION NOTE. ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631. Introduction APPLICATION NOTE ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631 Introduction The development board for the Atmel ATA6629/ATA6631 (ATA6629-EK, ATA6631-EK) is designed to give users a quick start

More information

8Mb (1M x 8) One-time Programmable, Read-only Memory

8Mb (1M x 8) One-time Programmable, Read-only Memory Features Fast read access time 90ns Low-power CMOS operation 100µA max standby 40mA max active at 5MHz JEDEC standard packages 32-lead PLCC 32-lead PDIP 5V 10% supply High-reliability CMOS technology 2,000V

More information

AT02598:Migration from AT86RF212 to AT86RF212B. Description. Features. Atmel MCU Wireless APPLICATION NOTE

AT02598:Migration from AT86RF212 to AT86RF212B. Description. Features. Atmel MCU Wireless APPLICATION NOTE Atmel MCU Wireless AT02598:Migration from AT86RF212 to AT86RF212B APPLICATION NOTE Description This application note assists the users of Atmel Sub-GHz transceiver, AT86RF212 in converting designs to Atmel

More information

8-bit Microcontroller with 2K Bytes In-System Programmable Flash. ATtiny261A. Appendix A. Appendix A ATtiny261A Specification at 105 C

8-bit Microcontroller with 2K Bytes In-System Programmable Flash. ATtiny261A. Appendix A. Appendix A ATtiny261A Specification at 105 C Appendix A ATtiny261A Specification at 15 C This document contains information specific to devices operating at temperatures up to 15 C. Only deviations are covered in this appendix, all other information

More information

AVR221: Discrete PID Controller on tinyavr and megaavr devices. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR221: Discrete PID Controller on tinyavr and megaavr devices. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR221: Discrete PID Controller on tinyavr and megaavr devices APPLICATION NOTE Introduction This application note describes a simple implementation of a discrete Proportional-

More information

AVR1003: Using the XMEGA Clock System. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR1003: Using the XMEGA Clock System. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR1003: Using the XMEGA Clock System Features Internal 32 khz, 2 MHz, and 32 MHz oscillators External crystal oscillator or clock input Internal PLL with multiplication factor 1x to 31x Safe clock source

More information

ATA2526. Low-voltage IR Receiver ASSP DATASHEET. Features. Applications

ATA2526. Low-voltage IR Receiver ASSP DATASHEET. Features. Applications ATA2526 Low-voltage IR Receiver ASSP DATASHEET Features No external components except P diode Supply-voltage range: 2.7V to 5.5V High sensitivity due to automatic sensitivity adaption (AGC) and automatic

More information

AVR1311: Using the XMEGA Timer/Counter Extensions. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR1311: Using the XMEGA Timer/Counter Extensions. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR1311: Using the XMEGA Timer/Counter Extensions Features Advanced Waveform extensions (AWeX) - Dead-time insertion - Pattern generation - Fault protection High Resolution Extension (HiRes) - Increases

More information

Atmel ATA5791. Embedded AVR Microcontroller Including RF Transmitter and Complete LF Functionality for Passive Entry/Passive Start Keys

Atmel ATA5791. Embedded AVR Microcontroller Including RF Transmitter and Complete LF Functionality for Passive Entry/Passive Start Keys Atmel ATA5791 Embedded AVR Microcontroller Including RF Transmitter and Complete LF Functionality for Passive Entry/Passive Start Keys PRELIMINARY SUMMARY DATASHEET Features System solution for immobilizer

More information

Atmel U6032B. Automotive Toggle Switch IC DATASHEET. Features. Description

Atmel U6032B. Automotive Toggle Switch IC DATASHEET. Features. Description Atmel U6032B Automotive Toggle Switch IC DATASHEET Features Debounce time: 0.3ms to 6s RC oscillator determines switching characteristics Relay driver with Z-diode Debounced input for toggle switch Three

More information

APPLICATION NOTE. Atmel AVR127: Understanding ADC Parameters. Atmel 8-bit Microcontroller. Features. Introduction

APPLICATION NOTE. Atmel AVR127: Understanding ADC Parameters. Atmel 8-bit Microcontroller. Features. Introduction APPLICATION NOTE Atmel AVR127: Understanding ADC Parameters Atmel 8-bit Microcontroller Features Getting introduced to ADC concepts Understanding various ADC parameters Understanding the effect of ADC

More information

AVR1302: Using the XMEGA Analog Comparator. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR1302: Using the XMEGA Analog Comparator. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR1302: Using the XMEGA Analog Comparator Features Flexible Input Selection High-speed vs. Low-power Option Selectable Input Hysteresis Comparator 0 Output Available on I/O Pin Scalable Voltage References

More information

AVR122: Calibration of the AVR's internal temperature reference. 8-bit Microcontrollers. Application Note. Features.

AVR122: Calibration of the AVR's internal temperature reference. 8-bit Microcontrollers. Application Note. Features. AVR1: Calibration of the AVR's internal temperature reference Features Two-point and one-point calibration Compensating the ADC output values 1 Introduction This application note describes how to calibrate

More information

QTouch Capacitive Touch Technology Copyright Atmel Atmel Corporation

QTouch Capacitive Touch Technology Copyright Atmel Atmel Corporation QTouch Capacitive Touch Technology 1 2013 Copyright Atmel Atmel Corporation Atmel Industry Presence: Recent Design Wins Industrial Consumer Appliance 2 QTouch - Buttons, Sliders, & Wheels Atmel Touch Solutions

More information

UHF ASK/FSK Receiver ATA5721 ATA5722. Features

UHF ASK/FSK Receiver ATA5721 ATA5722. Features Features High FSK Sensitivity: 105.5 dbm at 20 Kbits/s, 109 dbm at 2.4 Kbits/s (433.92 MHz) High ASK Sensitivity: 111.5 dbm at 10 Kbits/s, 116 dbm at 2.4 Kbits/s (100% ASK Carrier Level, 433.92 MHz) Low

More information

Flasher IC with 18-mΩ Shunt U6043B

Flasher IC with 18-mΩ Shunt U6043B Features Temperature and Supply Voltage Compensated Flashing Frequency Frequency Doubling Indicates Lamp Outage Relay Driver Output with High Current Carrying Capacity and Low Saturation Voltage Minimum

More information

APPLICATION NOTE. ATA6621, ATA6621N, ATA6622, ATA6622C, ATA6624, ATA6624C, ATA6626, ATA6626C Development Board ATA6621/22/24/26.

APPLICATION NOTE. ATA6621, ATA6621N, ATA6622, ATA6622C, ATA6624, ATA6624C, ATA6626, ATA6626C Development Board ATA6621/22/24/26. APPLICATION NOTE ATA6621, ATA6621N, ATA6622, ATA6622C, ATA6624, ATA6624C, ATA6626, ATA6626C Development Board ATA6621/22/24/26 Introduction The development board for the Atmel ATA6621/22/24/26 (ATA6621-EK,

More information

AVR1606: XMEGA Internal RC Oscillator Calibration. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR1606: XMEGA Internal RC Oscillator Calibration. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR1606: XMEGA Internal RC Oscillator Calibration Features Adjustable RC frequency with +/-1% accuracy Support for all XMEGA s with tunable RC oscillator via JTAG interface Calibration using JTAGICE mkii

More information

AVR055: Using a 32kHz XTAL for run-time calibration of the internal RC. 8-bit Microcontrollers. Application Note. Features.

AVR055: Using a 32kHz XTAL for run-time calibration of the internal RC. 8-bit Microcontrollers. Application Note. Features. AVR055: Using a 32kHz XTAL for run-time calibration of the internal RC Features Calibration using a 32 khz external crystal Adjustable RC frequency with maximum +/-2% accuracy Tune RC oscillator at any

More information

APPLICATION NOTE. ATA5279 Application Hints ATAN0003. Features. Description

APPLICATION NOTE. ATA5279 Application Hints ATAN0003. Features. Description APPLICATION NOTE ATA5279 Application Hints ATAN0003 Features General information Boost converter calculation and practical hints Antenna current regulation Oscillator aspects Description Most applications

More information

T5753C. UHF ASK/FSK Transmitter DATASHEET. Features

T5753C. UHF ASK/FSK Transmitter DATASHEET. Features T553C UHF ASK/FSK Transmitter DATASHEET Features Integrated PLL loop ilter ESD protection also at / (3kV HBM/150V MM; Except pin 2: 3kV HBM/100V MM) High output power (8.0dBm) with low supply current (9.0mA)

More information

AVR42778: Core Independent Brushless DC Fan Control Using Configurable Custom Logic on ATtiny817. Features. Introduction. AVR 8-bit Microcontroller

AVR42778: Core Independent Brushless DC Fan Control Using Configurable Custom Logic on ATtiny817. Features. Introduction. AVR 8-bit Microcontroller AVR 8-bit Microcontroller AVR42778: Core Independent Brushless DC Fan Control Using Configurable Custom Logic on ATtiny817 APPLICATION NOTE Features Base setup for performing core independent brushless

More information

Atmel ATA6629/ Atmel ATA6631 Development Board V2.2. Application Note. Atmel ATA6629/ATA6631 Development Board V

Atmel ATA6629/ Atmel ATA6631 Development Board V2.2. Application Note. Atmel ATA6629/ATA6631 Development Board V Atmel ATA6629/ATA6631 Development Board V2.2 1. Introduction The development board for the Atmel ATA6629/ATA6631 (ATA6629-EK, ATA6631-EK) is designed to give users a quick start using these ICs and prototyping

More information

ATA8401. UHF ASK/FSK Industrial Transmitter DATASHEET. Features. Applications

ATA8401. UHF ASK/FSK Industrial Transmitter DATASHEET. Features. Applications ATA801 UHF ASK/FSK Industrial Transmitter DATASHEET Features Integrated PLL loop ilter ESD protection (3kV HBM/150V MM) High output power (8.0dBm) with low supply current (9.0mA) Modulation scheme ASK/FSK

More information

ATxmega128D4 / ATxmega64D4 / ATxmega32D4 / ATxmega16D4

ATxmega128D4 / ATxmega64D4 / ATxmega32D4 / ATxmega16D4 8/16-bit Atmel XMEGA D4 Microcontroller ATxmega128D4 / ATxmega64D4 / ATxmega32D4 / ATxmega16D4 Features High-performance, low-power Atmel AVR XMEGA 8/16-bit Microcontroller Nonvolatile program and data

More information

APPLICATION NOTE. AT11849: QTouch Surface Design Guide. Atmel QTouch. Introduction. Features

APPLICATION NOTE. AT11849: QTouch Surface Design Guide. Atmel QTouch. Introduction. Features APPLICATION NOTE AT11849: QTouch Surface Design Guide Atmel QTouch Introduction User interfaces in consumer products such as wearables, IoT devices, remote controls, and PC/gaming controls are being driven

More information

R_ Driving LPC1500 with EPSON Crystals. Rev October Document information. Keywords Abstract

R_ Driving LPC1500 with EPSON Crystals. Rev October Document information. Keywords Abstract Rev. 1.0 06 October 2015 Report Document information Info Keywords Abstract Content LPC15xx, RTC, Crystal, Oscillator Characterization results of EPSON crystals with LPC15xx MHz and (RTC) 32.768 khz Oscillator.

More information

256K (32K x 8) Unregulated Battery. Programmable, Read-only Memory

256K (32K x 8) Unregulated Battery. Programmable, Read-only Memory Features Fast read access time 70ns Dual voltage range operation Unregulated battery power supply range, 2.7V to 3.6V, or Standard power supply range, 5V 10% Pin compatible with JEDEC standard Atmel AT27C256R

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

Atmel LED Driver Technology. Smart LED Power Management for Efficiency, Programmability and Scalability

Atmel LED Driver Technology. Smart LED Power Management for Efficiency, Programmability and Scalability Atmel LED Driver Technology Atmel LED drivers offer systemcentric, mixedsignal LED driver ICs for the backlighting and solidstate lighting markets. This broadbased and rapidly growing market in cludes

More information

Evaluation Kit ATA8520-EK1-F and Extension Board ATA8520-EK3-F (US Version) Kit Content ATAN0157 APPLICATION NOTE

Evaluation Kit ATA8520-EK1-F and Extension Board ATA8520-EK3-F (US Version) Kit Content ATAN0157 APPLICATION NOTE ATAN0157 Evaluation Kit ATA8520-EK1-F and Extension Board ATA8520-EK3-F (US Version) APPLICATION NOTE Kit Content The ATA8520-EK1-F kit includes the following components: Standalone board 902MHz antenna

More information

Flasher IC with U643B

Flasher IC with U643B Features Temperature and Supply Voltage Compensated Flashing Frequency Frequency Doubling Indicates Lamp Outage Relay Driver Output with High Current Carrying Capacity and Low Saturation Voltage Minimum

More information

1Mb (128K x 8) Low Voltage, One-time Programmable, Read-only Memory

1Mb (128K x 8) Low Voltage, One-time Programmable, Read-only Memory Features Fast read access time 70ns Dual voltage range operation Low voltage power supply range, 3.0V to 3.6V, or Standard power supply range, 5V 10% Compatible with JEDEC standard Atmel AT27C010 Low-power

More information

Flasher, 18-mΩ Shunt, Frequency Doubling Disabling U6433B

Flasher, 18-mΩ Shunt, Frequency Doubling Disabling U6433B Features Temperature and Voltage Compensated Frequency Warning Indication of Lamp Failure by Means of Frequency Doubling can be Disabled Voltage Dependence of the Car Indicator Lamps Compensated for Lamp

More information

1Mb (128K x 8) Unregulated Battery Voltage, One-time Programmable, Read-only Memory

1Mb (128K x 8) Unregulated Battery Voltage, One-time Programmable, Read-only Memory Features Fast read access time 90ns Dual voltage range operation Unregulated battery power supply range, 2.7V to 3.6V, or Standard power supply range, 5V 10% Compatible with JEDEC standard Atmel AT27C010

More information

Flasher, 30 mω Shunt, Pilot Lamp to GND or V Batt U2043B

Flasher, 30 mω Shunt, Pilot Lamp to GND or V Batt U2043B Features Temperature and Voltage Compensated Frequency Warning Indication of Lamp Failure by Means of Frequency Doubling Minimum Lamp Load for Flasher Operation 10W Relay Output with High Current Carrying

More information

Fast read access time 70ns Low-power CMOS operation 100μA max standby 30mA max active at 5MHz. JEDEC standard packages 32-lead PDIP 32-lead PLCC

Fast read access time 70ns Low-power CMOS operation 100μA max standby 30mA max active at 5MHz. JEDEC standard packages 32-lead PDIP 32-lead PLCC Atmel AT7C040 4Mb (51K x 8) OTP, EPROM DATASHEET Features Fast read access time 70ns Low-power CMOS operation 100μA max standby 30mA max active at 5MHz JEDEC standard packages 3-lead PDIP 3-lead PLCC 5V

More information

AN NHS3xxx Temperature sensor calibration. Document information

AN NHS3xxx Temperature sensor calibration. Document information Rev. 2 12 September 2016 Application note Document information Info Keywords Abstract Content Temperature sensor, calibration This application note describes the user calibration of the temperature sensor.

More information

AN3332 Application note

AN3332 Application note Application note Generating PWM signals using STM8S-DISCOVERY Application overview This application user manual provides a short description of how to use the Timer 2 peripheral (TIM2) to generate three

More information

UM0791 User manual. Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx. Introduction

UM0791 User manual. Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx. Introduction User manual Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx Introduction This document describes how to use the demonstration firmware for the DMX-512 communication

More information

Rad Hard 128K x volt Very Low Power CMOS SRAM M65609E

Rad Hard 128K x volt Very Low Power CMOS SRAM M65609E Features Operating Voltage: 3.3V Access Time: 40 ns Very Low Power Consumption Active: 160 mw (Max) Standby: 70 µw (Typ) Wide Temperature Range: -55 C to +125 C MFP 32 leads 400 Mils Width Package TTL

More information

Application Note. How to Connect C51 Microcontroller to ATR Microcontrollers

Application Note. How to Connect C51 Microcontroller to ATR Microcontrollers How to Connect C51 Microcontroller to ATR2406 This application note describes how to control an ATR2406 with a C51 microcontroller (AT89C5130A for example). ATR2406 is a single chip RF-transceiver intended

More information

Current Monitor IC U4793B

Current Monitor IC U4793B Features 10 kv ESD Protection Two Comparators with Common Reference Tight Threshold Tolerance Constant Threshold NPN Output Interference and Damage-protection According to VDE 0839 and ISO/CD 7637 EMI

More information

AN4014 Application Note Adjustable LED blinking frequency using a potentiometer and STM8SVLDISCOVERY Application overview

AN4014 Application Note Adjustable LED blinking frequency using a potentiometer and STM8SVLDISCOVERY Application overview Application Note Adjustable LED blinking frequency using a potentiometer and STM8SVLDISCOVERY Application overview Note: This document introduces a very simple application example which is ideal for beginners

More information

Low-cost Phase-control IC with Soft Start

Low-cost Phase-control IC with Soft Start Features Full Wave Current Sensing Compensated Mains Supply Variations Variable Soft Start or Load-current Sensing Voltage and Current Synchronization Switchable Automatic Retriggering Triggering Pulse

More information

STCL1100 STCL1120 STCL1160

STCL1100 STCL1120 STCL1160 High frequency silicon oscillator family Not recommended for new design Features Fixed frequency 10/12/16 MHz ±1.5% frequency accuracy over all conditions 5 V ±10% operation Low operating current, ultra

More information

ESDALCL6-4P6A. Multi-line low capacitance and low leakage current ESD protection. Features. Applications. Description

ESDALCL6-4P6A. Multi-line low capacitance and low leakage current ESD protection. Features. Applications. Description Multi-line low capacitance and low leakage current ESD protection Features Datasheet production data Diode array topology: 4 lines protection Low leakage current: 10 na at 3 V 1 na at 1 V Very low diode

More information

STCL1100 STCL1120 STCL1160

STCL1100 STCL1120 STCL1160 High frequency silicon oscillator family Features Fixed frequency 10/12/16 MHz ±1.5% frequency accuracy over all conditions 5 V ±10% operation Low operating current, ultra low standby current Push-pull,

More information

EVAL-RHF310V1. EVAL-RHF310V1 evaluation board. Features. Description

EVAL-RHF310V1. EVAL-RHF310V1 evaluation board. Features. Description evaluation board Data brief Features Mounted Engineering Model RHF310K1: Rad-hard, 120 MHz, operational amplifier (see RHF310 datasheet for further information) Mounted components (ready-to-use) Material:

More information

TA75W01FU TA75W01FU. Dual Operational Amplifier. Features Pin Connection (Top View)

TA75W01FU TA75W01FU. Dual Operational Amplifier. Features Pin Connection (Top View) TOSHIBA Bipolar Linear Integrated Circuit Silicon Monolithic TA75W01FU Dual Operational Amplifier Features In the linear mode the input common mode voltage range includes ground. The internally compensated

More information

AN4112 Application note

AN4112 Application note Application note Using STM32F05xx analog comparators in application cases Introduction This document describes six application cases of the two analog comparators embedded in the ultra-low power STM32F05xx

More information

1Mb (64K x 16) Unregulated Battery Voltage, High-speed, One-time Programmable, Read-only Memory

1Mb (64K x 16) Unregulated Battery Voltage, High-speed, One-time Programmable, Read-only Memory Features Fast read access time 90ns Dual voltage range operation Unregulated battery power supply range, 2.7V to 3.6V, or Standard power supply range, 5V 10% Pin compatible with JEDEC standard Atmel AT27C1024

More information

8Mb (1M x 8) One-time Programmable, Read-only Memory

8Mb (1M x 8) One-time Programmable, Read-only Memory Features Fast read access time 90ns Low-power CMOS operation 100µA max standby 40mA max active at 5MHz JEDEC standard packages 32-lead PLCC 32-lead PDIP 5V 10% supply High-reliability CMOS technology 2,000V

More information

OM29110 NFC's SBC Interface Boards User Manual. Rev May

OM29110 NFC's SBC Interface Boards User Manual. Rev May Document information Info Content Keywords Abstract OM29110, NFC, Demo kit, Raspberry Pi, BeagleBone, Arduino This document is the user manual of the OM29110 NFC s SBC Interface Boards. Revision history

More information

AN Energy Harvesting with the NTAG I²C and NTAG I²C plus. Application note COMPANY PUBLIC. Rev February Document information

AN Energy Harvesting with the NTAG I²C and NTAG I²C plus. Application note COMPANY PUBLIC. Rev February Document information Rev. 1.0 1 February 2016 Application note COMPANY PUBLIC Document information Info Content Keywords NTAG I²C, NTAG I²C plus, Energy Harvesting Abstract Show influencing factors and optimization for energy

More information

Order codes Temperature range Package Packaging

Order codes Temperature range Package Packaging CMOS quad 3-state differential line driver Features TTL input compatible Typical propagation delay: 6 ns Typical output skew: 0.5 ns Output will not load line when V CC = 0 V Meets the requirements of

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) High bandwidth analog switch with 16-to-8 bit MUX/DEMUX Features Low R ON : 5.5 Ω typical V CC operating range: 3.0 to 3.6 V Low current consumption: 20 µa ESD HBM model: > 2 kv Channel on capacitance:

More information

TC7SB3157CFU TC7SB3157CFU. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment. 5. Marking Rev.4.

TC7SB3157CFU TC7SB3157CFU. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment. 5. Marking Rev.4. CMOS Digital Integrated Circuits Silicon Monolithic TC7SB3157CFU TC7SB3157CFU 1. Functional Description Single 1-of-2 Multiplexer/Demultiplexer 2. General The TC7SB3157CFU is a high-speed CMOS single 1-of-2

More information

Order code Temperature range Package Packaging Marking

Order code Temperature range Package Packaging Marking Micropower quad CMOS voltage comparator Datasheet production data Features Extremely low supply current: 9 μa typ./comp. Wide single supply range 2.7 V to 16 V or dual supplies (±1.35 V to ±8 V) Extremely

More information

PIN Diode Chips Supplied on Film Frame

PIN Diode Chips Supplied on Film Frame DATA SHEET PIN Diode Chips Supplied on Film Frame Applications Switches Attenuators Features Preferred device for module applications PIN diodes supplied are 00% tested, saw cut, and mounted on film frame

More information

SKY LF: 300 khz 3 GHz Medium Power GaAs SPDT Switch

SKY LF: 300 khz 3 GHz Medium Power GaAs SPDT Switch DATA SHEET SKY13268-344LF: 3 khz 3 GHz Medium Power GaAs SPDT Switch Applications Transceiver transmit-receive switching in GSM, CDMA, WCDMA, WLAN, Bluetooth, Zigbee, land mobile radio base stations or

More information

APPLICATION NOTE. Atmel AVR2067: Crystal Characterization for AVR RF. Atmel MCU Wireless. Features. Description

APPLICATION NOTE. Atmel AVR2067: Crystal Characterization for AVR RF. Atmel MCU Wireless. Features. Description APPLICATION NOTE Features Atmel AVR2067: Crystal Characterization for AVR RF Atmel MCU Wireless Selection of appropriate crystals for Atmel MCU Wireless applications Recommended list of 16MHz and 32kHz

More information

LM2903W. Low-power, dual-voltage comparator. Features. Description

LM2903W. Low-power, dual-voltage comparator. Features. Description Low-power, dual-voltage comparator Datasheet production data Features Wide, single supply voltage range or dual supplies +2 V to +36 V or ±1 V to ±18 V Very low supply current (0.4 ma) independent of supply

More information

TC75W57FU, TC75W57FK

TC75W57FU, TC75W57FK Dual Comparator TOSHIBA CMOS Linear Integrated Circuit Silicon Monolithic TC75W57FU, TC75W57FK TC75W57FU/FK TC75W57 is a CMOS type general-purpose dual comparator capable of single power supply operation

More information

ATA6140. Flasher Application Module. Application Note. ATA Flasher Application Module. 1. Description

ATA6140. Flasher Application Module. Application Note. ATA Flasher Application Module. 1. Description - Flasher Application Module 1. Description Figure 1-1. Flasher Application Module Flasher Application Module Application Note The module version presented here is one of the connection options described

More information

AVR1300: Using the Atmel AVR XMEGA ADC. 8-bit Microcontrollers. Application Note. Preliminary. Features. 1 Introduction

AVR1300: Using the Atmel AVR XMEGA ADC. 8-bit Microcontrollers. Application Note. Preliminary. Features. 1 Introduction AVR1300: Using the Atmel AVR XMEGA ADC Features Up to 12 bit resolution Up to 2M samples per second Signed and unsigned mode Selectable gain Pipelined architecture Up to 4 virtual channels Result comparator

More information

AN Programming the PCA200x family of watch ICs. Document information

AN Programming the PCA200x family of watch ICs. Document information Rev. 1 4 September 2012 Application note Document information Info Keywords Abstract Content PCA2000, PCA2001, PCA2002, PCA2003, Calibration The PCA200x are CMOS integrated circuits for battery operated

More information

TC7MBL3245AFT, TC7MBL3245AFK

TC7MBL3245AFT, TC7MBL3245AFK TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7MBL3245AFT/FK TC7MBL3245AFT, TC7MBL3245AFK Octal Low Voltage Bus Switch The TC7MBL3245A provides eight bits of low-voltage, high-speed bus

More information

Digital Window Watchdog Timer U5021M

Digital Window Watchdog Timer U5021M Features Low Current Consumption: I DD < 100 µa RC Oscillator Internal Reset During Power-up and Supply Voltage Drops (POR) Short Trigger Window for Active Mode, Long Trigger Window for Sleep Mode Cyclical

More information

DATASHEET 4D SYSTEMS. Arduino Display Module Pack TURNING TECHNOLOGY INTO ART. Featuring a 2.4 Display Module ulcd-24-ptu-ar

DATASHEET 4D SYSTEMS. Arduino Display Module Pack TURNING TECHNOLOGY INTO ART. Featuring a 2.4 Display Module ulcd-24-ptu-ar TURNING TECHNOLOGY INTO ART DATASHEET Arduino Display Module Pack Featuring a 2.4 Display Module Document Date: 24 th January 2014 Document Revision: 1.4 Uncontrolled Copy when printed or downloaded. Please

More information

TC7USB40FT TC7USB40FT. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment Rev.2.0. Dual SPDT USB Switch

TC7USB40FT TC7USB40FT. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment Rev.2.0. Dual SPDT USB Switch CMOS Digital Integrated Circuits TC7USB40FT Silicon Monolithic TC7USB40FT 1. Functional Description Dual SPDT USB Switch 2. General The TC7USB40FT is high-speed CMOS dual 1-2 multiplexer/demultiplexer.

More information

TC75S56F, TC75S56FU, TC75S56FE

TC75S56F, TC75S56FU, TC75S56FE TOSHIBA CMOS Linear Integrated Circuit Silicon Monolithic TC75S56F/FU/FE TC75S56F, TC75S56FU, TC75S56FE Single Comparator The TC75S56F/TC75S56FU/TC75S56FE is a CMOS generalpurpose single comparator. The

More information

512K (64K x 8) Unregulated Battery. Programmable, Read-only Memory

512K (64K x 8) Unregulated Battery. Programmable, Read-only Memory Features Fast read access time 70ns Dual voltage range operation Unregulated battery power supply range, 2.7V to 3.6V, or Standard power supply range, 5V 10% Pin compatible with JEDEC standard Atmel AT27C512R

More information

SKY LF: GaAs SP2T Switch for Ultra Wideband (UWB) 3 8 GHz

SKY LF: GaAs SP2T Switch for Ultra Wideband (UWB) 3 8 GHz DATA SHEET SKY1398-36LF: GaAs SPT Switch for Ultra Wideband (UWB) 3 8 GHz Features Positive voltage control (/1.8 V to /3.3 V) High isolation 5 for BG1, 5 for BG3 Low loss.7 typical for BG1,.9 for BG3

More information

SMV LF: Surface Mount, 0402 Silicon Hyperabrupt Tuning Varactor Diode

SMV LF: Surface Mount, 0402 Silicon Hyperabrupt Tuning Varactor Diode DATA SHEET SMV1232-040LF: Surface Mount, 0402 Silicon Hyperabrupt Tuning Varactor Diode Applications Wide bandwidth VCOs Wide range voltage-tuned phase shifters and filters Features Low series resistance:

More information

SKY LF: 0.02 to 4.0 GHz High Isolation SP4T Absorptive Switch with Decoder

SKY LF: 0.02 to 4.0 GHz High Isolation SP4T Absorptive Switch with Decoder DATA SHEET SKY13392-359LF:.2 to 4. GHz High Isolation SP4T Absorptive Switch with Decoder Applications GSM/CDMA/WCDMA/LTE cellular infrastructure Test and measurement systems Military communications Features

More information

LP3943/LP3944 as a GPIO Expander

LP3943/LP3944 as a GPIO Expander LP3943/LP3944 as a GPIO Expander General Description LP3943/44 are integrated LED drivers with SMBUS/I 2 C compatible interface. They have open drain outputs with 25 ma maximum output current. LP3943 has

More information

UM Description of the TDA8029 I2C Demo Board. Document information

UM Description of the TDA8029 I2C Demo Board. Document information Rev. 1.0 11 January 2011 User manual Document information Info Keywords Abstract Content TDA8029, I2C, Cake8029_12_D, Contact Smart Card Reader, PN533 This user manual intends to describe the Cake8029_12_D.

More information

STLC4560. Single chip b/g WLAN radio. Features. Description. Applications

STLC4560. Single chip b/g WLAN radio. Features. Description. Applications Single chip 802.11b/g WLAN radio Data Brief Features Extremely small footprint Ultra low power consumption Fully compliant with the IEEE 802.11b and 802.11g WLAN standards Support for 54, 48, 36, 24, 18,

More information

8-bit Microcontroller. Application Note. AVR084: Replacing ATmega323 by ATmega32. Features. Introduction. ATmega323 Errata Corrected in ATmega32

8-bit Microcontroller. Application Note. AVR084: Replacing ATmega323 by ATmega32. Features. Introduction. ATmega323 Errata Corrected in ATmega32 AVR084: Replacing ATmega323 by ATmega32 Features ATmega323 Errata Corrected in ATmega32 Changes to Names Improvements to Timer/Counters Improvements to the ADC Changes to Electrical Characteristics Changes

More information

8-bit. Application Note. Microcontrollers. AVR077: Opto Isolated Emulation for the DebugWIRE

8-bit. Application Note. Microcontrollers. AVR077: Opto Isolated Emulation for the DebugWIRE AVR077: Opto Isolated Emulation for the DebugWIRE. Features DebugWIRE emulation Opto isolation Works with AVR Dragon and JTAGICE mkii. Introduction This application note describes how to implement an optoisolated

More information

ES_LPC1114. Errata sheet LPC1114. Document information

ES_LPC1114. Errata sheet LPC1114. Document information Rev. 2 15 November 2010 Errata sheet Document information Info Keywords Abstract Content LPC1114 errata This errata sheet describes both the known functional problems and any deviations from the electrical

More information

OLH5730/5731: Hermetic Low Input Current, Dual-Channel Optocouplers

OLH5730/5731: Hermetic Low Input Current, Dual-Channel Optocouplers 9DATA SHEET OLH7/731: Hermetic Low Input Current, Dual-Channel Optocouplers Features Rugged and reliable hermetic Dual Inline Package (DIP) Performance guaranteed over full military temperature range High

More information

CPL-WB-02D3. Wide-band, directional coupler with integrated 50 ohm loaded isolated port. Features. Applications. Description.

CPL-WB-02D3. Wide-band, directional coupler with integrated 50 ohm loaded isolated port. Features. Applications. Description. CPL-WB-02D3 Wide-band, directional coupler with integrated 50 ohm loaded isolated port Datasheet production data Features 50 Ω nominal input / output impedance Wide operating frequency range (2400 MHz

More information

ANTENNA DESIGN GUIDE. Last updated March 8 th, The information in this document is subject to change without notice.

ANTENNA DESIGN GUIDE. Last updated March 8 th, The information in this document is subject to change without notice. Last updated March 8 th, 2012 330-0092-R2.0 Copyright 2012 LS Research, LLC Page 1 of 22 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable Documents... 3 1.3 Revision History...

More information

AN12232 QN908x ADC Application Note

AN12232 QN908x ADC Application Note Rev. 0.1 August 2018 Application note Document information Info Content Keywords QN908x, BLE, ADC Abstract This application note describes the ADC usage. Revision history Rev Date Description 0.1 2018/08

More information

SKY LF: PHEMT GaAs IC SP3T Switch GHz

SKY LF: PHEMT GaAs IC SP3T Switch GHz DATA SHEET SKY1339-37LF: PHEMT GaAs IC SP3T Switch.1 3. GHz Features Positive low voltage control (/3 V) Low insertion loss (.5 db at.5 GHz) High isolation (5 db at.5 GHz) Simplified Block Diagram RF3

More information

AN2979 Application note

AN2979 Application note Application note Implementing a simple ADC using the STM8L101xx comparator Introduction This application note gives a simple method for implementing an A/D converter with a minimum amount of external components:

More information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information Rev. 2.1 10 July 2018 Document information Info Keywords Abstract Content NFC, PN533, demo board This document describes the. Revision history Rev Date Description 2.1. 20180710 Editorial changes 2.0 20171031

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Single bilateral switch Features High speed: t PD = 0.3 ns (typ.) at V CC = 5 V t PD = 0.4 ns (typ.) at V CC = 3.3 V Low power dissipation: I CC = 1 μa (max.) at T A =25 C Low "ON" resistance: R ON =6.5Ω

More information

LM2903H. Low-power dual voltage comparator. Features. Description

LM2903H. Low-power dual voltage comparator. Features. Description LM23H Low-power dual voltage comparator Datasheet production data Features Wide single supply voltage range or dual supplies +2 V to +36 V or ±1 V to ±18 V Very low supply current (0.4 ma) independent

More information

2.6GHz Bidirectional I 2 C BUS Controlled Synthesiser

2.6GHz Bidirectional I 2 C BUS Controlled Synthesiser SP555.6GHz Bidirectional I C BUS Controlled Synthesiser The SP555 is a single chip frequency synthesiser designed for T tuning systems. Control data is entered in the standard I C BUS format. The device

More information

76-81GHz MMIC transceiver (4 RX / 3 TX) for automotive radar applications. Table 1. Device summary. Order code Package Packing

76-81GHz MMIC transceiver (4 RX / 3 TX) for automotive radar applications. Table 1. Device summary. Order code Package Packing STRADA770 76-81GHz MMIC transceiver (4 RX / 3 TX) for automotive radar applications Data brief ESD protected Scalable architecture (master/slave configuration) BIST structures Bicmos9MW, 0.13-µm SiGe:C

More information

5 V, 1 A H-Bridge Motor Driver

5 V, 1 A H-Bridge Motor Driver , A H-Bridge Motor Driver DESCRIPTION The SIP200 is an integrated, buffered H-bridge with TTL and CMOS compatible inputs with the capability of delivering up to A continuous current at DD supply. The SIP200

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) High speed differential line drivers Features Meets or exceeds the requirements of ANSI TIA/EIA-644 standard Low voltage differential signaling with typical output voltage of 350 mv and a 100 Ω load Typical

More information

AN3248 Application note

AN3248 Application note Application note Using STM32L1 analog comparators in application cases Introduction This document describes six application cases of the two analog comparators embedded in the ultra low power STM32L1 product

More information