Using External RAM with PIC17CXX Devices PIC17C42 PIC17C43 PIC17C Microchip Technology Inc. DS91004A-page 1

Size: px
Start display at page:

Download "Using External RAM with PIC17CXX Devices PIC17C42 PIC17C43 PIC17C Microchip Technology Inc. DS91004A-page 1"

Transcription

1 This document was created with FrameMaker 0 Using External RAM with PICCXX Devices TB00 Author: Introduction Rodger Richey Advanced Microcontroller and Technology Division This Technical Brief shows how to connect a PICCXX device to external memory. It also provides instructions and calculations to help determine which speeds of SRAM work with which frequency crystal. System Configuration Are you doing FFT s? Storing arrays of data? Typically, low speed designs would use EEPROM to hold the data that is being generated. On the other hand, high speed designs need to use static RAM because of the faster access times. External SRAM can easily be integrated with a PICCXX device to create the SRAM bank your design requires. Data storage and retrieval is accomplished through table read and table write instructions. All the equations for lead timing can also be applied to EPROMs. The first thing you need to know is how much RAM the system requires. Table shows how much external memory can be used with the PICCXX family members. The microcontroller is put into extended microcontroller mode which can access both the internal and external memory. Both the internal and external memory is -bits wide. TABLE : Device PICC PICC PICC INTERNAL/EXTERNAL MEMORY Internal External Internal External Internal External Size (Words) Address Range 0 0x0000-0x0FF 0x000-0xFFFF 0 0x0000-0x0FFF 0 0x000-0xFFFF 0x0000-0xFFF 0x000-0xFFFF The next step is to connect the external SRAM to the PICCXX. Appendix A shows the schematic for connecting two MTC (Kx) SRAM devices to a PICC. The MTC can be obtained from Micron Semiconductor. The only additional hardware required is two latches (ACTs or ACTs). Both chips are octal latches but the ACT has the inputs and the outputs on opposite sides of the chip which makes interfacing to the microcontroller easier. DS00A-page

2 READ TIMINGS Now that we know how to connect the hardware, the next step is to determine the speed grade of the SRAM. Let s first take a look at the read timings. Figure shows a combined timing diagram for the read cycle of a PICCX device and the MTC SRAM. FIGURE : PICCX/MTC READ CYCLE TIMING DIAGRAM Q Q Q Q Q Q OSC ALE OE TADZOEL TOE TOEL AD<:0> Addr out Data in Addr out WR '' TPD TADVALL TALLADI TACC TADVOEH TOEHADI '' A<:0> Addr Valid CE TPDGAL DQ Data Valid TLZOE TLZCE TAOE THZOE TACE The value of TACE shows which speed grade of SRAM is required for the read cycle. Figure has three key locations marked that help define TACE. Table summarizes these locations. TABLE : LOCATION MARKER DESCRIPTIONS FOR FIGURE Location Description Value Address Setup Time. This location marks the spot where the address becomes valid out of the PICCXX before ALE goes LOW. (Q cycle) 0. * TCY - 0 time in nanoseconds before the Q cycle (TADVALL) Propagation delay of the ACT. This is the spot where the address to the SRAM becomes valid. (Q cycle) time in nanoseconds before the Q cycle (TPD) Propagation delay of the address decoder. This spot is where the CE signal from the address decoder to the SRAM goes LOW. (Q cycle) TPDGAL time in nanoseconds before the Q cycle DS00A-page

3 TABLE : MEMORY INTERFACE READ REQUIREMENTS Sym Characteristic Min Typ Max Units TADVALL AD:AD0 (address) valid to ALE (address setup time) 0.Tcy - 0 ns TALLADI ALE to address out invalid (address hold time) * ns TADZOEL AD:AD0 hi-impedance to OE 0 ns TADVOEH Data in valid before OE (data setup time) ns TOEHADI OE to data in invalid (data hold time) 0 ns TOEL OE pulse width 0.Tcy - ns TOE Output enable access time (OE low to Data Valid) 0.TCY - ns TPD Propagation delay input to output ns TACC Address access time 0.Tcy - 0 ns TPDGAL Propagation delay input to combinatorial output. - ns TLZOE OE to output in Low - Z 0 ns TAOE OE access time - ns TLZCE CE to output in Low - Z ns TACE CE access time 0 - ns THZOE Output disable to output in High - Z - ns To determine TACE from Figure, the following equation can be used. Each part of the equation is related to a timing parameter or one of the marked locations in Figure. TACE = 0. * TCY Address access time - TACC - Propagation delay of the ACT - TPD - Propagation delay of the address decoder Finally, lets find some example speed grades for various crystal frequencies. One thing to remember is that this is only the read timing speed grade. You must also calculate the write timing speed grade. As you can see the speed grade for the SRAM is dependent on the address decoder. Typically, programmable array logic devices such as a V or a V0 are used. The propagation delays of these devices can be anywhere from ns up to 0 ns. MHz (TCY = 00 ns) MHz (TCY = 0 ns) 0 MHz (TCY = 00 ns) MHz (TCY = 0 ns) TACE = 0. * 00-0 TACE = 0. * 0-0 TACE = 0. * 00-0 TACE = 0. * 0-0 TACE = TACE =. TACE = TACE = 0 TACE = TACE =. TACE = TACE = To reduce the total propagation delay of the ACT and the address decoder, the address/data lines and ALE from the PICCX can be routed to the address decoder. Now the address latches and the address decoding can be performed in parallel. DS00A-page

4 WRITE TIMINGS Now that you have determined the read timing speed grade, it is time to calculate the write timing speed grade of the SRAM for your design. Figure shows the combined timings for a write cycle of the PICCX devices and the MTC. Again, there are markings for some key locations which are described in Table. FIGURE : PICCX/MTC WRITE CYCLE TIMING DIAGRAM OSC Q Q Q Q Q Q ALE OE WR AD<:0> TALLADI TADVALL TWRL addr out data out addr out TPD TADVWRL TWRHADI A<:0> addr valid CE TPDGAL D<:0> data valid TDS TWP = TWRL TCW TAW TDH TABLE : LOCATION MARKER DESCRIPTIONS FOR FIGURE Location Description Value Address Setup Time. This location marks the spot where the address becomes valid out of the PICCXX before ALE goes LOW. (Q cycle) Propagation delay of the ACT. This is the spot where the address to the SRAM becomes valid. (Q cycle) Propagation delay of the address decoder. This spot is where the CE signal from the address decoder to the SRAM goes LOW. (Q cycle) Write pulse goes LOW. The SRAM specifies that the address at it s inputs must be valid at or before this point. (Q cycle) 0. * TCY - 0 time in nanoseconds before the Q cycle (TADVALL) time in nanoseconds before the Q cycle TPDGAL time in nanoseconds before the Q cycle DS00A-page

5 TABLE : MEMORY INTERFACE WRITE REQUIREMENTS Sym Characteristic Min Typ Max Units TADVALL AD<:0> (address) valid to ALE (address setup time) 0.Tcy - 0 ns TALLADI ALE to address out invalid (address hold time) 0 ns TADVWRL Data out valid to WR (data setup time) 0.Tcy - 0 ns TWRHADI WR to data out invalid (data hold time) 0.TCY ns TWRL WR pulse width 0.TCY ns TPD Propagation delay input to output ns TPDGAL Propagation delay input to combinatorial output. - ns TDS Data setup time - 0 ns TCW CE to end of write - ns TAW Address valid to end of write - ns TDH Data hold time 0 ns TWP WE pulse width Low - ns The critical timing specification for the write cycle is when the CE signal from the address decoder to the SRAM goes LOW. Typically the SRAM specifies this parameter (TAS for the MTC). The other important SRAM specifications to check against the PICCX are: TWP - Write enable LOW pulse width TDS - Data setup time, data valid before WE goes HIGH TDH - Data hold time, data valid after WE goes HIGH The following are some calculations for the write cycle of various speed grades. These calculations are used to determine if any of the above specifications are invalid. The Micron MTC specifies the following values for the above parameters: TAS - 0 ns min. for all speed grades TWP - ns min. for the ns speed grade TDS - 0 ns min. for the ns speed grade TDH - 0 ns min. for all speed grades The PICCX specifies the following values: TWP - 0. * TCY TWRL TDS - 0. * TCY TWP min. TADVWRL TDH - 0. * TCY TWRHADI DS00A-page

6 MHz (TCY = 00 ns) MHz (TCY = 0 ns) 0 MHz (TCY = 00 ns) MHz (TCY = 0 ns) TADVALL = 0. * 00-0 TADVALL = 0. * 0-0 TADVALL = 0. * 0-0 TADVALL = 0. * 0-0 TAS = TADVALL TAS = TADVALL TAS = TADVALL TAS = TADVALL + TCY + TCY + TCY + Tcy TWRL = 0. * 00 TWRL = 0. * 0 TWRL = 0. * 0 TWRL = 0. * 0 TADVWRL = 0. * * 00 TADVWRL = 0. * * 0 TADVWRL = 0. * * 0 TADVWRL = 0. * * 0 TWRHADI = 0. * 00 TWRHADI = 0. * 0 TWRHADI = 0. * 0 TWRHADI = 0. * 0 TADVALL = TADVALL =. TADVALL = 0 TADVALL = 0 TAS = TAS =. TAS = 0 TAS = TWRL = TWRL =. TWRL = 0 TWRL = 0 TADVWRL = 0 TADVWRL =. TADVWRL = 0 TADVWRL = 0 TWRHADI = TWRHADI =. TWRHADI = 0 TWRHADI = 0 TADVALL = TADVALL =. TADVALL = 0 TADVALL = 0 TAS = TWRL > ns TADVWRL > ns TWRHADI > 0 ns Assuming that a V with propagation delay of ns is used for the address decoder, you can see that all crystal frequencies have a TAS greater than 0. The other parameters TADVWRL, TWRHADI, and TWRL all have at least ns of spare room. The parameters TADVWRL, TWRHADI, and TWRL were taken from a ns speed grade SRAM. Therefore, all the speed grades of the MTC can be used for the write cycle of a PICCX with an external oscillator frequency up to MHz. CONCLUSION TAS = TWRL > ns TADVWRL > ns TWRHADI > 0 ns TAS = TWRL > ns TADVWRL > ns TWRHADI > 0 ns TAS = TWRL > ns TADVWRL > ns TWRHADI > 0 ns So now that we have done the calculations, let s determine the proper SRAM speed grade for the various frequencies. The only assumption is that a ns V is used for address decoding. MHz can use up to a 00 ns SRAM MHz can use up to a ns SRAM 0 MHz can use up to a 0 ns SRAM MHz can use up to a 0 ns SRAM DS00A-page

7 APPENDIX A: PICCX EXTERNAL RAM SCHEMATIC C R 0. µf.k AD0 AD AD AD AD AD AD AD 0 0 U RC0/AD0 RC/AD RC/AD RC/AD RC/AD RC/AD RC/AD RC/AD Vss RB0/CAP RB/CAP RB/PWM RB/PWM RB/TCLK RB/TCLK RB RB OSC/CLKIN OSC/CLKOUT RD0/AD RD/AD RD/AD0 RD/AD RD/AD RD/AD RD/AD RD/AD MCLR/VPP VSS RE0/ALE RE/OE RE/WR TEST R/INT RA/T0CKI RA RA RA/RX/DT R/TX/CK 0 0 C Note Y C Note Note Note : The value of the crystal is dependent on your system requirements. : The value of capacitors C and C is dependent on the crystal. Address Decoder AD AD AD0 AD AD AD AD AD AD0 AD AD AD AD AD AD AD AD AD AD0 AD AD AD AD AD U D D D D D D D D Q Q Q Q Q Q Q Q C OC Vcc GND ACT µf C U D D D D D D D D Q Q Q Q Q Q Q Q C OC Vcc GND ACT 0 0 C 0. µf A A A A A A A A A A A A A A A A A A A A A A A A A A A U A A A A A A A A A D D D D D D D D CE OE WE Vss Vcc MTC U A A A A A A A A A D D D D D D D D CE OE WE Vss Vcc MTC AD0 AD AD AD AD AD AD AD C 0. µf AD0 AD AD AD AD AD AD AD C 0. µf DS00A-page

8 WORLDWIDE SALES AND SERVICE AMERICAS Corporate Office West Chandler Blvd. Chandler, AZ - Tel: Fax: 0-- Technical Support: 0-- Web Address: Atlanta 00 Sugar Mill Road, Suite 00B Atlanta, GA 00 Tel: Fax: Boston Mount Royal Avenue Marlborough, MA 0 Tel: Fax: 0-0- Chicago Pierce Road, Suite 0 Itasca, IL 0 Tel: Fax: Dallas 0 Westgrove Drive, Suite 0 Addison, TX Tel: -- Fax: -- Dayton Two Prestige Place, Suite 0 Miamisburg, OH Tel: -- Fax: -- Detroit Tri-Atria Office Building Northwestern Highway, Suite 0 Farmington Hills, MI Tel: --0 Fax: --0 Los Angeles 0 Von Karman, Suite 00 Irvine, CA Tel: -- Fax: -- New York 0 Motor Parkway, Suite 0 Hauppauge, NY Tel: --0 Fax: -- San Jose 0 North First Street, Suite 0 San Jose, CA Tel: 0--0 Fax: 0-- AMERICAS (continued) Toronto Airport Road, Suite 00 Mississauga, Ontario LV W, Canada Tel: 0-0- Fax: 0-0- ASIA/PACIFIC Hong Kong Microchip Asia Pacific Unit 0, Tower Metroplaza Hing Fong Road Kwai Fong, N.T., Hong Kong Tel: Fax: --0- Beijing Microchip Technology, Beijing Unit, Chaoyangmen Bei Dajie Dong Erhuan Road, Dongcheng District New China Hong Kong Manhattan Building Beijing 000 PRC Tel: Fax: -0-0 India India Liaison Office No., Legacy, Convent Road Bangalore 0 0, India Tel: Fax: Japan Microchip Technology Intl. Inc. Benex S- F --0, Shinyokohama Kohoku-Ku, Yokohama-shi Kanagawa -00 Japan Tel: -- Fax: --- Korea Microchip Technology Korea -, Youngbo Bldg. Floor Samsung-Dong, Kangnam-Ku Seoul, Korea Tel: Fax: --- Shanghai Microchip Technology RM 0 Shanghai Golden Bridge Bldg. 0 Yan an Road West, Hong Qiao District Shanghai, PRC 00 Tel: Fax: --00 ASIA/PACIFIC (continued) Singapore Microchip Technology Singapore Pte Ltd. 00 Middle Road #0-0 Prime Centre Singapore 0 Tel: --0 Fax: --0 Taiwan, R.O.C Microchip Technology Taiwan 0F-C 0 Tung Hua North Road Taipei, Taiwan, ROC Tel: --- Fax: ---0 EUROPE United Kingdom Arizona Microchip Technology Ltd. 0 Eskdale Road Winnersh Triangle Wokingham Berkshire, England RG TU Tel: Fax: - - Denmark Microchip Technology Denmark ApS Regus Business Centre Lautrup hoj - Ballerup DK-0 Denmark Tel: 0 Fax: 0 0 France Arizona Microchip Technology SARL Parc d Activite du Moulin de Massy Rue du Saule Trapu Batiment A - ler Etage 00 Massy, France Tel: Fax: Germany Arizona Microchip Technology GmbH Gustav-Heinemann-Ring D- München, Germany Tel: Fax: ---- Italy Arizona Microchip Technology SRL Centro Direzionale Colleoni Palazzo Taurus V. Le Colleoni 00 Agrate Brianza Milan, Italy Tel: -0-- Fax: -0- // Microchip received QS-000 quality system certification for its worldwide headquarters, design and wafer fabrication facilities in Chandler and Tempe, Arizona in July. The Company s quality system processes and procedures are QS-000 compliant for its PICmicro -bit MCUs, KEELOQ code hopping devices, Serial EEPROMs and microperipheral products. In addition, Microchip s quality system for the design and manufacture of development systems is ISO 00 certified. All rights reserved. Microchip Technology Incorporated. Printed in the USA. / Printed on recycled paper. Information contained in this publication regarding device applications and the like is intended for suggestion only and may be superseded by updates. No representation or warranty is given and no liability is assumed by Microchip Technology Incorporated with respect to the accuracy or use of such information, or infringement of patents or other intellectual property rights arising from such use or otherwise. Use of Microchip s products as critical components in life support systems is not authorized except with express written approval by Microchip. No licenses are conveyed, implicitly or otherwise, under any intellectual property rights. The Microchip logo and name are registered trademarks of in the U.S.A. and other countries. All rights reserved. All other trademarks mentioned herein are the property of their respective companies.

AN566. Using the PORTB Interrupt on Change as an External Interrupt USING A PORTB INPUT FOR AN EXTERNAL INTERRUPT INTRODUCTION

AN566. Using the PORTB Interrupt on Change as an External Interrupt USING A PORTB INPUT FOR AN EXTERNAL INTERRUPT INTRODUCTION M AN566 Using the PORTB Interrupt on Change as an External Interrupt Author INTRODUCTION Mark Palmer The PICmicro families of RISC microcontrollers are designed to provide advanced performance and a cost-effective

More information

HCS410/WM. Crypto Read/Write Transponder Module FEATURES PACKAGE TYPES BLOCK DIAGRAM HCS410 IMMOBILIZER TRANSPONDER. Security. Operating.

HCS410/WM. Crypto Read/Write Transponder Module FEATURES PACKAGE TYPES BLOCK DIAGRAM HCS410 IMMOBILIZER TRANSPONDER. Security. Operating. M HCS410/WM Crypto Read/Write Transponder Module FEATURES Security Two programmable 64-bit encryption keys 16/32-bit bi-directional challenge and response using one of two keys Programmable 32-bit serial

More information

MCP100/101. Microcontroller Supervisory Circuit with Push-Pull Output FEATURES PACKAGES DESCRIPTION BLOCK DIAGRAM

MCP100/101. Microcontroller Supervisory Circuit with Push-Pull Output FEATURES PACKAGES DESCRIPTION BLOCK DIAGRAM Microcontroller Supervisory Circuit with Push-Pull Output FEATURES Holds microcontroller in reset until supply voltage reaches stable operating level Resets microcontroller during power loss Precision

More information

TC1225 TC1226 TC1227. Inverting Dual ( V IN, 2V IN ) Charge Pump Voltage Converters FEATURES GENERAL DESCRIPTION TYPICAL APPLICATIONS

TC1225 TC1226 TC1227. Inverting Dual ( V IN, 2V IN ) Charge Pump Voltage Converters FEATURES GENERAL DESCRIPTION TYPICAL APPLICATIONS Inverting Dual (, 2 ) FEATURES Small 8-Pin MSOP Package Operates from 1.8V to 5.5V Up to 5mA Output Current at Pin Up to 1mA Output Current at 2 Pin and 2 Outputs Available Low Supply Current... 120µA

More information

27C K (32K x 8) CMOS EPROM FEATURES PACKAGE TYPES DESCRIPTION

27C K (32K x 8) CMOS EPROM FEATURES PACKAGE TYPES DESCRIPTION 256K (32K x 8) CMS EPRM 27C256 FEATURES PACKAGE TYPES High speed performance - 9 ns access time available CMS Technology for low power consumption - 2 ma Active current - µa Standby current Factory programming

More information

TC4426 TC4427 TC A DUAL HIGH-SPEED POWER MOSFET DRIVERS GENERAL DESCRIPTION FEATURES ORDERING INFORMATION

TC4426 TC4427 TC A DUAL HIGH-SPEED POWER MOSFET DRIVERS GENERAL DESCRIPTION FEATURES ORDERING INFORMATION 1.A DUAL HIGH-SPEED POWER MOSFET DRIVERS FEATURES High Peak Output Current... 1.A Wide Operating Range....V to 1V High Capacitive Load Drive Capability... pf in nsec Short Delay Time... < nsec Typ. Consistent

More information

Connecting Sensor Buttons to PIC12CXXX MCUs

Connecting Sensor Buttons to PIC12CXXX MCUs Electromechanical Switch Replacement Connecting Sensor Buttons to PIC12CXXX MCUs Author: Vladimir Velchev AVEX Sofia, Bulgaria APPLICATION OPERATION The idea is to replace the electromechanical switches

More information

TCM828 TCM829. Switched Capacitor Voltage Converters FEATURES GENERAL DESCRIPTION APPLICATIONS ORDERING INFORMATION

TCM828 TCM829. Switched Capacitor Voltage Converters FEATURES GENERAL DESCRIPTION APPLICATIONS ORDERING INFORMATION Switched Capacitor FEATURES Charge Pump in -Pin SOT-A Package >9% Voltage Conversion Efficiency Voltage Inversion and/or Doubling Low µa () Quiescent Current Operates from +.V to +.V Up to ma Output Current

More information

AN528. Implementing Wake-Up on Key Stroke. Implementing Wake-Up on Key Stroke INTRODUCTION IMPLEMENTATION FIGURE 1 - TWO KEY INTERFACE TO PIC16C5X

AN528. Implementing Wake-Up on Key Stroke. Implementing Wake-Up on Key Stroke INTRODUCTION IMPLEMENTATION FIGURE 1 - TWO KEY INTERFACE TO PIC16C5X AN58 INTRODUCTION In certain applications, the PIC16CXX is exercised only when a key is pressed, eg. remote keyless entry. In such applications, the battery life can be extended by putting the PIC16CXX

More information

PIC14C000. Errata Sheet for PIC14C000 Revision A. USING THE I 2 C MODULE IN SMBus MODE USING AN1 AND AN5 AS ANALOG INPUTS

PIC14C000. Errata Sheet for PIC14C000 Revision A. USING THE I 2 C MODULE IN SMBus MODE USING AN1 AND AN5 AS ANALOG INPUTS Errata Sheet for PIC14C000 Revision A The PIC14C000 parts you have received conform functionally to the PIC14C000 data sheet (DS40122B), except for the anomalies described below. USING AN1 AND AN5 AS ANALOG

More information

TC4423 TC4424 TC4425 3A DUAL HIGH-SPEED POWER MOSFET DRIVERS GENERAL DESCRIPTION FEATURES ORDERING INFORMATION

TC4423 TC4424 TC4425 3A DUAL HIGH-SPEED POWER MOSFET DRIVERS GENERAL DESCRIPTION FEATURES ORDERING INFORMATION TC3 FEATURES High Peak Output Current... 3A Wide Operating Range....5V to V High Capacitive Load Drive Capability... pf in 5nsec Short Delay Times...

More information

TC623. 3V, Dual Trip Point Temperature Sensor. Package Type. Features. Applications. General Description. Device Selection Table

TC623. 3V, Dual Trip Point Temperature Sensor. Package Type. Features. Applications. General Description. Device Selection Table 3V, Dual Trip Point Temperature Sensor TC623 Features Integrated Temp Sensor and Detector Operate from a Supply Voltage as Low as 2.7V Replaces Mechanical Thermostats and Switches On-Chip Temperature Sense

More information

M TC3682/TC3683/TC3684

M TC3682/TC3683/TC3684 M // Inverting Charge Pump Voltage Doublers with Active Low Shutdown Features Small 8-Pin MSOP Package Operates from 1.8V to 5.5V 120 Ohms (typ) Output Resistance 99% Voltage Conversion Efficiency Only

More information

Optical Pyrometer. Functions

Optical Pyrometer. Functions Optical Pyrometer Electromechanical Switch Replacement Author: Spehro Pefhany, Trexon Inc. 3-1750 The Queensway, #1298 Toronto, Ontario, Canada M9C 5H5 email: speff@trexon.com APPLICATION OPERATION An

More information

TC643 INTEGRATED FAN / MOTOR DRIVER GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION

TC643 INTEGRATED FAN / MOTOR DRIVER GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION INTEGRATED / MOTOR DRIVER FEATURES Integrates Current Limited Power Driver and Diagnostic/Monitoring Circuits in a Single IC Works with Standard DC Brushless Fans/Motors Supports Efficient PWM Drive with

More information

AN562. Using Endurance Predictive Software. Using the Microchip Endurance Predictive Software INTRODUCTION TOTAL ENDURANCE PREDICTIVE SOFTWARE

AN562. Using Endurance Predictive Software. Using the Microchip Endurance Predictive Software INTRODUCTION TOTAL ENDURANCE PREDICTIVE SOFTWARE AN562 Using the Microchip Endurance Predictive Software INTRODUCTION Endurance, as it applies to non-volatile memory, refers to the number of times an individual memory cell can be erased and/or written

More information

TC52. Dual Channel Voltage Detector. Features. General Description. Typical Applications. Functional Block Diagram. Device Selection Table

TC52. Dual Channel Voltage Detector. Features. General Description. Typical Applications. Functional Block Diagram. Device Selection Table M TC52 Dual Channel Voltage Detector Features Two Independent Voltage Detectors in One Package Highly Accurate: ±2% Low Power Consumption: 2.0µA, Typ. Detect Voltage Range: 1.5V to 5.0V Operating Voltage:

More information

AN820. System Supervisors in ICSP TM Architectures CIRCUITRY BACKGROUND INTRODUCTION. MCP120 Output Stage. Microchip Technology Inc.

AN820. System Supervisors in ICSP TM Architectures CIRCUITRY BACKGROUND INTRODUCTION. MCP120 Output Stage. Microchip Technology Inc. M AN820 System Supervisors in ICSP TM Architectures Author: Ken Dietz Microchip Technology Inc. CIRCUITRY BACKGROUND MCP120 Output Stage INTRODUCTION Semiconductor manufacturers have designed several types

More information

AN603. Continuous Improvement THE EEPROM TECHNOLOGY TEAM INTRODUCTION TO MICROCHIP'S CULTURE. Continuous Improvement is Essential

AN603. Continuous Improvement THE EEPROM TECHNOLOGY TEAM INTRODUCTION TO MICROCHIP'S CULTURE. Continuous Improvement is Essential Thi d t t d ith F M k AN63 Continuous Improvement Author: Randy Drwinga Product Enhancement Engineering INTRODUCTION TO MICROCHIP'S CULTURE The corporate culture at Microchip Technology Inc. is embodied

More information

SUPER CHARGE PUMP DC-TO-DC VOLTAGE CONVERTER

SUPER CHARGE PUMP DC-TO-DC VOLTAGE CONVERTER EVALUATION KIT AVAILABLE SUPER CHARGE PUMP DC-TO-DC FEATURES Oscillator boost from khz to khz Converts V Logic Supply to ±V System Wide Input Voltage Range....V to V Efficient Voltage Conversion... 99.9%

More information

TC1044S. Charge Pump DC-TO-DC Voltage Converter FEATURES GENERAL DESCRIPTION ORDERING INFORMATION

TC1044S. Charge Pump DC-TO-DC Voltage Converter FEATURES GENERAL DESCRIPTION ORDERING INFORMATION EVALUATION KIT AVAILABLE Charge Pump DC-TO-DC Voltage Converter FEATURES Converts V Logic Supply to ±V System Wide Input Voltage Range....V to V Efficient Voltage Conversion... 99.9% Excellent Power Efficiency...

More information

Using the TC1142 for Biasing a GaAs Power Amplifier. CTL High-Side. FET Switch GND V IN V OUT TC GND. Inductorless Boost/Buck Regulator

Using the TC1142 for Biasing a GaAs Power Amplifier. CTL High-Side. FET Switch GND V IN V OUT TC GND. Inductorless Boost/Buck Regulator Using the TC1142 for Biasing a GaAs Power Amplifier Author: INTRODUCTION Patrick Maresca, Microchip Technology, Inc. RF bandwidths for cellular systems such as AMPS, TACS, GSM, TDMA, and CDMA range from

More information

TC51. 1µA Voltage Detector with Output Delay TC51. General Description. Features. Applications. Device Selection Table. Functional Block Diagram

TC51. 1µA Voltage Detector with Output Delay TC51. General Description. Features. Applications. Device Selection Table. Functional Block Diagram M TC51 1µA Voltage Detector with Output Delay Features Precise Detection Thresholds: ±2.0% Small Package: 3-Pin SOT-23A Low Supply Current: Typ. 1µA Wide Detection Range: 1.6V to 6.0V Wide Operating Voltage

More information

TC mA Charge Pump Voltage Converter with Shutdown. Features. Package Type. Applications. General Description. Device Selection Table

TC mA Charge Pump Voltage Converter with Shutdown. Features. Package Type. Applications. General Description. Device Selection Table M TC 00mA Charge Pump Voltage Converter with Shutdown Features Optional High-Frequency Operation Allows Use of Small Capacitors Low Operating Current (FC = GND) - 50µA High Output Current (00mA) Converts

More information

TCM680 +5V TO ±10V VOLTAGE CONVERTER GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION

TCM680 +5V TO ±10V VOLTAGE CONVERTER GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION EVALUATION KIT AVAILABLE FEATURES 99% Voltage onversion Efficiency 85% Power onversion Efficiency Wide Voltage Range...0V to 5.5V Only 4 External apacitors Required Space Saving 8-Pin SOI Design APPLIATIONS

More information

TC4467 TC4468 TC4469 LOGIC-INPUT CMOS QUAD DRIVERS GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION

TC4467 TC4468 TC4469 LOGIC-INPUT CMOS QUAD DRIVERS GENERAL DESCRIPTION FEATURES APPLICATIONS ORDERING INFORMATION FEATURES High Peak Output Current....A Wide Operating Range.... to V Symmetrical Rise and Fall Times... nsec Short, Equal Delay Times... nsec Latchproof! Withstands ma Inductive Kickback Input Logic Choices

More information

PIC16C622A PIC16F628 Migration

PIC16C622A PIC16F628 Migration PIC16C622A PIC16F628 Migration DEVICE MIGRATIONS This document is intended to describe the functional differences and the electrical specification differences that are present when migrating from one device

More information

TC1221/TC1222. High Frequency Switched Capacitor Voltage Converters with Shutdown in SOT Packages. 6-Pin SOT-23A. Features. General Description

TC1221/TC1222. High Frequency Switched Capacitor Voltage Converters with Shutdown in SOT Packages. 6-Pin SOT-23A. Features. General Description M / High Frequency Switched Capacitor Voltage Converters with Shutdown in SOT Packages Features Charge Pumps in 6-Pin SOT-23A Package 96% Voltage Conversion Efficiency Voltage Inversion and/or Doubling

More information

TC57 Series. Linear Regulator Controller GENERAL DESCRIPTION FEATURES TYPICAL APPLICATIONS ORDERING INFORMATION PART CODE TC57 XX 02 ECT XX

TC57 Series. Linear Regulator Controller GENERAL DESCRIPTION FEATURES TYPICAL APPLICATIONS ORDERING INFORMATION PART CODE TC57 XX 02 ECT XX TC Series Linear Regulator Controller FEATURES Low Dropout Voltage: 1 mv @ ma with FZT9 PNP Transistor Output Voltage: V to V in.1v Increments.V to 8V Supply Range Low Operating Current:... µaoperating;.

More information

27C64. 64K (8K x 8) CMOS EPROM PACKAGE TYPES FEATURES DESCRIPTION. This document was created with FrameMaker 404

27C64. 64K (8K x 8) CMOS EPROM PACKAGE TYPES FEATURES DESCRIPTION. This document was created with FrameMaker 404 This document was created with FrameMaker 44 64K (8K x 8) CMS EPRM 27C64 FEATURES PACKAGE TYPES High speed performance - 12 ns access time available CMS Technology for low power consumption - 2 ma Active

More information

M TC1426/TC1427/TC1428

M TC1426/TC1427/TC1428 M TC1426/TC1427/TC1428 1.2A Dual High-Speed MOSFET Drivers Features Low Cost Latch-Up Protected: Will Withstand 5mA Reverse Current ESD Protected ±2kV High Peak Current: 1.2A Wide Operating Range - 4.5V

More information

TB003. An Introduction to KEELOQ Code Hopping INTRODUCTION. Remote Control Systems. The Solution. Code Scanning. Code Grabbing

TB003. An Introduction to KEELOQ Code Hopping INTRODUCTION. Remote Control Systems. The Solution. Code Scanning. Code Grabbing An Introduction to KEELOQ Code Hopping TB003 Author: INTRODUCTION Remote Control Systems Remote control via RF or IR is popular for many applications, including vehicle alarms and automatic garage doors.

More information

MCP V 10-Bit A/D Converter with SPI Serial Interface FEATURES PACKAGE TYPES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM DESCRIPTION

MCP V 10-Bit A/D Converter with SPI Serial Interface FEATURES PACKAGE TYPES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM DESCRIPTION 2.7V 1-Bit A/D Converter with SPI Serial Interface FEATURES PACKAGE TYPES 1-bit resolution ±1 LSB max DNL ±1 LSB max INL On-chip sample and hold SPI serial interface (modes, and 1,1) Single supply operation:

More information

rfpic Development Kit 1 Quick Start Guide

rfpic Development Kit 1 Quick Start Guide rfpic Development Kit 1 Quick Start Guide 2003 Microchip Technology Inc. Preliminary DS70092A Note the following details of the code protection feature on Microchip devices: Microchip products meet the

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. This document was created with FrameMaker 404 64K (8K x 8) CMOS EEPROM 28C64A

More information

HCS509. KEELOQ Code Hopping Decoder* FEATURES PACKAGE TYPE BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications

HCS509. KEELOQ Code Hopping Decoder* FEATURES PACKAGE TYPE BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications KEELOQ Code Hopping Decoder* HCS509 FEATURES Security Secure storage of manufacturer s key Secure storage of transmitter s keys NTQ109 compatible learning mode Up to six transmitters Master transmitter

More information

TC620/TC621. 5V, Dual Trip Point Temperature Sensors. Features. Package Type. Applications. Device Selection Table. General Description

TC620/TC621. 5V, Dual Trip Point Temperature Sensors. Features. Package Type. Applications. Device Selection Table. General Description V, Dual Trip Point Temperature Sensors Features User Programmable Hysteresis and Temperature Set Point Easily Programs with External Resistors Wide Temperature Detection Range: -0 C to 0 C: (TC0/TCCCX)

More information

1.5A Dual Open-Drain MOSFET Drivers. 8-Pin PDIP/SOIC/CERDIP IN A A BOTTOM IN B B TOP A TOP B BOTTOM IN A B TOP IN B

1.5A Dual Open-Drain MOSFET Drivers. 8-Pin PDIP/SOIC/CERDIP IN A A BOTTOM IN B B TOP A TOP B BOTTOM IN A B TOP IN B M TC4404/TC4405 1.5A Dual Open-Drain MOSFET Drivers Features Independently Programmable Rise and Fall Times Low Output Impedance 7Ω Typ. High Speed t R, t F

More information

PIC16C65A. PIC16C65A Rev. A Silicon Errata Sheet. 2. Module: CCP (Compare Mode) 1. Module: CCP (Compare Mode) SWITCHING

PIC16C65A. PIC16C65A Rev. A Silicon Errata Sheet. 2. Module: CCP (Compare Mode) 1. Module: CCP (Compare Mode) SWITCHING PIC16C65A Rev. A Silicon Errata Sheet The PIC16C65A (Rev. A) parts you have received conform functionally to the Device Data Sheet (DS30234D), except for the anomalies described below. All the problems

More information

AN797. TC4426/27/28 System Design Practice INTRODUCTION. FIGURE 1: TC4426 output. FIGURE 2: Output stage IC layout.

AN797. TC4426/27/28 System Design Practice INTRODUCTION. FIGURE 1: TC4426 output. FIGURE 2: Output stage IC layout. TC4426/27/28 System Design Practice AN797 Author: INTRODUCTION Scott Sangster, Microchip Technology, Inc. The TC4426/4427/4428 are high-speed power MOSFET drivers built using Microchip Technology's tough

More information

MCP V Dual Channel 12-Bit A/D Converter with SPI Serial Interface PACKAGE TYPES FEATURES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM DESCRIPTION

MCP V Dual Channel 12-Bit A/D Converter with SPI Serial Interface PACKAGE TYPES FEATURES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM DESCRIPTION 2.7V Dual Channel 12-Bit A/D Converter with SPI Serial Interface FEATURES 12-bit resolution ±1 LSB max DNL ±1 LSB max INL (-B) ±2 LSB max INL (-C) Analog inputs programmable as single-ended or pseudo-differential

More information

TC7662A. Charge Pump DC-to-DC Converter. Features. Package Type. General Description. Applications. Device Selection Table. 8-Pin PDIP 8-Pin CERDIP

TC7662A. Charge Pump DC-to-DC Converter. Features. Package Type. General Description. Applications. Device Selection Table. 8-Pin PDIP 8-Pin CERDIP M TCA Charge Pump DC-to-DC Converter Features Wide Operating Range - V to V Increased Output Current (0mA) Pin Compatible with ICL/SI/TC0/ LTC0 No External Diodes Required Low Output Impedance @ I L =

More information

1.5A Dual High-Speed Power MOSFET Drivers. Temp. Range

1.5A Dual High-Speed Power MOSFET Drivers. Temp. Range M TC426/TC427/TC428 1.5A Dual High-Speed Power MOSFET Drivers Features High-Speed Switching (C L = 1000pF): 30nsec High Peak Output Current: 1.5A High Output Voltage Swing - V DD -25mV - GND +25mV Low

More information

AN765. Using Microchip's Micropower LDOs INTRODUCTION APPLICATIONS. Optimizing Output Voltage Accuracy of 1070/1071 Adjustable LDOs

AN765. Using Microchip's Micropower LDOs INTRODUCTION APPLICATIONS. Optimizing Output Voltage Accuracy of 1070/1071 Adjustable LDOs Using Microchip's Micropower LDOs AN765 Author: Paul Paglia, Microchip Technology, Inc. INTRODUCTION Microchip Technology, Inc. s family of micropower LDOs utilizes low-voltage CMOS process technology.

More information

TC652 Fan Control Demo Board User s Guide

TC652 Fan Control Demo Board User s Guide TC652 Fan Control Demo Board User s Guide 2002 Microchip Technology Inc. DS21506B Note the following details of the code protection feature on Microchip devices: Microchip products meet the specification

More information

2-Wire Serial Temperature Sensor and Thermal Monitor

2-Wire Serial Temperature Sensor and Thermal Monitor EVALUATION KIT AVAILABLE 2-Wire Serial Temperature Sensor FEATURES Solid State Temperature Sensing; 0.5 C Accuracy (Typ.) Operates from 55 C to +25 C Operating Range... 2.7V - 5.5V Programmable Trip Point

More information

TC Low Power, Quad Input, 16-Bit Sigma-Delta A/D Converter Features Package Type 16-Pin PDIP 16-Pin QSOP TC3402 Applications

TC Low Power, Quad Input, 16-Bit Sigma-Delta A/D Converter Features Package Type 16-Pin PDIP 16-Pin QSOP TC3402 Applications +1.8 Low Power, Quad Input, 16-Bit Sigma-Delta A/D Converter Features 16-bit Resolution at Eight Conversions Per Second, Adjustable Down to 10-bit Resolution at 512 Conversions Per Second 1.8V 5.5V Operation,

More information

AN663. Simple Code Hopping Decoder KEY FEATURES OVERVIEW

AN663. Simple Code Hopping Decoder KEY FEATURES OVERVIEW Simple Code Hopping Decoder AN66 Author: OVERVIEW Steven Dawson This application note fully describes the working of a code hopping decoder implemented on a Microchip PIC6C5 microcontroller. The PIC6C5

More information

27LV K (32K x 8) Low-Voltage CMOS EPROM FEATURES PACKAGE TYPES DESCRIPTION PDIP

27LV K (32K x 8) Low-Voltage CMOS EPROM FEATURES PACKAGE TYPES DESCRIPTION PDIP 256K (32K x 8) Low-oltage CMS EPRM FEATURES Wide voltage range 3. to 5.5 High speed performance - 2 ns access time available at 3. CMS Technology for low power consumption - 8 ma Active current at 3. -

More information

MCP3204/ V 4-Channel/8-Channel 12-Bit A/D Converters with SPI Serial Interface FEATURES PACKAGE TYPES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM

MCP3204/ V 4-Channel/8-Channel 12-Bit A/D Converters with SPI Serial Interface FEATURES PACKAGE TYPES APPLICATIONS FUNCTIONAL BLOCK DIAGRAM 2.7V 4-Channel/8-Channel 12-Bit A/D Converters with SPI Serial Interface FEATURES 12-bit resolution ± 1 LSB max DNL ± 1 LSB max INL (MCP324/328-B) ± 2 LSB max INL (MCP324/328-C) 4 (MCP324) or 8 (MCP328)

More information

HCS362. HCS362 Data Sheet Errata. Clarifications/Corrections to the Data Sheet: 1. Module: Low Voltage Detector LOW VOLTAGE DETECTOR

HCS362. HCS362 Data Sheet Errata. Clarifications/Corrections to the Data Sheet: 1. Module: Low Voltage Detector LOW VOLTAGE DETECTOR Data Sheet Errata HCS362 Clarifications/Corrections to the Data Sheet: In the Device Data Sheet (DS40189D), the following clarifications and corrections should be noted. 1. Module: Low Voltage Detector

More information

TC mA Fixed Low Dropout Positive Regulator TC2117. General Description. Features. Applications. Typical Application Device Selection Table

TC mA Fixed Low Dropout Positive Regulator TC2117. General Description. Features. Applications. Typical Application Device Selection Table 800mA Fixed Low Dropout Positive Regulator Features Fixed Output Voltages: 1.8V, 2.5V, 3.0V, 3.3V Very Low Dropout Voltage Rated 800mA Output Current High Output Voltage Accuracy Standard or Custom Output

More information

TC1029. Linear Building Block Dual Low Power Op Amp. General Description. Features. Applications. Device Selection Table. Functional Block Diagram

TC1029. Linear Building Block Dual Low Power Op Amp. General Description. Features. Applications. Device Selection Table. Functional Block Diagram Linear Building Block Dual Low Power Op Amp Features Optimized for Single Supply Operation Small Packages: 8-Pin MSOP, 8-Pin PDIP and 8-Pin SOIC Ultra Low Input Bias Current: Less than 1pA Low Quiescent

More information

HCS200. Code Hopping Encoder FEATURES PACKAGE TYPES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications PDIP, SOIC

HCS200. Code Hopping Encoder FEATURES PACKAGE TYPES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications PDIP, SOIC Code Hopping Encoder HCS200 FEATURES Security Programmable 28-bit serial number Programmable 64-bit encryption key Each transmission is unique 66-bit transmission code length 32-bit hopping code 28-bit

More information

Electromechanical Switch Replacement

Electromechanical Switch Replacement Electromechanical Switch Replacement Electronic Key, Button Dimmer and Potentiometer Dimmer Controller Author: Slav Slavov Ell Sliven, Bulgaria email: ell@sliven.osf.acad.bg APPLICATION OPERATION These

More information

TB059. Using The MCP2150 Developer s Board With The MCP2155 INTRODUCTION MCP2150 DEVELOPER S BOARD LAYOUT

TB059. Using The MCP2150 Developer s Board With The MCP2155 INTRODUCTION MCP2150 DEVELOPER S BOARD LAYOUT M TB059 Using The MCP50 Developer s Board With The MCP55 Author: INTRODUCTION Mark Palmer Microchip Technology Inc. This Technical Brief describes how the MCP50 Developer s Board can be used for development

More information

AN763. Latch-Up Protection For MOSFET Drivers INTRODUCTION. CONSTRUCTION OF CMOS ICs PREVENTING SCR TRIGGERING. Grounds. Equivalent SCR Circuit.

AN763. Latch-Up Protection For MOSFET Drivers INTRODUCTION. CONSTRUCTION OF CMOS ICs PREVENTING SCR TRIGGERING. Grounds. Equivalent SCR Circuit. M Latch-Up Protection For MOSFET Drivers AN763 Author: INTRODUCTION Most CMOS ICs, given proper conditions, can latch (like an SCR), creating a short circuit from the positive supply voltage to ground.

More information

Electromechanical Timer Replacement Solutions Cubed Real-Time Clock

Electromechanical Timer Replacement Solutions Cubed Real-Time Clock Electromechanical Timer Replacement Solutions Cubed Real-Time Clock Author: OVERVIEW This design fragment is based upon converting an electromechanical timer idea to a PIC12CXXX 8-bit microcontroller.

More information

Voltage-To-Frequency/Frequency-To-Voltage Converters

Voltage-To-Frequency/Frequency-To-Voltage Converters FEATURES Voltage-to-Frequency Choice of Linearity:... 0.01%... 0.05%... 0.5% DC to 100 khz (F/V) or 1Hz to 100kHz (V/F) Low Power Dissipation... 7mW Typ Single/Dual Supply Operation... + 8V to + 15V or

More information

HCS201. Code Hopping Encoder

HCS201. Code Hopping Encoder FEATURES Security Programmable 28-bit serial number Programmable 64-bit encryption key Each transmission is unique 66-bit transmission code length 32-bit hopping code 34-bit fixed code (28-bit serial number,

More information

TC1034/TC1035 Linear Building Block Single Operational Amplifiers in SOT Packages Features General Description Applications Device Selection Table

TC1034/TC1035 Linear Building Block Single Operational Amplifiers in SOT Packages Features General Description Applications Device Selection Table Linear Building Block Single Operational Amplifiers in SOT Packages Features Tiny SOT-23A Package Optimized for Single Supply Operation Ultra Low Input Bias Current: Less than 1pA Low Quiescent Current:

More information

AN654. PWM, a Software Solution for the PIC16CXXX METHODS INTRODUCTION

AN654. PWM, a Software Solution for the PIC16CXXX METHODS INTRODUCTION PWM, a Software Solution for the PIC16CXXX Author: Ole Röpcke Consultant, Europe INTRODUCTION The low cost, high performance features of a PIC16CXXX microcontroller make it a suitable device for automatic

More information

Linear Building Block Low-Power Comparator with Op Amp and

Linear Building Block Low-Power Comparator with Op Amp and EVALUATION KIT AVAILABLE Linear Building Block Low-Power FEATURES Combines Low-Power,, and in a Single Package Optimized for Single-Supply Operation Small Package... 8-Pin MSOP (Consumes Only Half the

More information

AN867. Temperature Sensing With A Programmable Gain Amplifier INTRODUCTION INTERFACING THE PGA TO THERMISTORS

AN867. Temperature Sensing With A Programmable Gain Amplifier INTRODUCTION INTERFACING THE PGA TO THERMISTORS M AN867 Temperature Sensing With A Programmable Gain Amplifier Author: INTRODUCTION Bonnie C. Baker Microchip Technology Inc. Although it is simple to measure temperature in a stand-alone system without

More information

HCS509. KEELOQ Code Hopping Decoder* PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications

HCS509. KEELOQ Code Hopping Decoder* PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications This document was created with FrameMaker 404 KEELOQ Code Hopping Decoder* HCS509 FEATURES Security Secure storage of manufacturer s key Secure storage of transmitter s keys NTQ109 compatible learning

More information

TC1030. Linear Building Block Quad Low Power Op Amp with Shutdown Modes. General Description. Features. Applications. Device Selection Table

TC1030. Linear Building Block Quad Low Power Op Amp with Shutdown Modes. General Description. Features. Applications. Device Selection Table Linear Building Block Quad Low Power Op Amp with Shutdown Modes Features Optimized for Single Supply Operation Small Package: 16-Pin QSOP Ultra Low Input Bias Current: Less than 1pA Low Quiescent Current,

More information

MIC5528. High Performance 500 ma LDO in Thin and Extra Thin DFN Packages. General Description. Features. Applications.

MIC5528. High Performance 500 ma LDO in Thin and Extra Thin DFN Packages. General Description. Features. Applications. High Performance 500 ma LDO in Thin and Extra Thin DFN Packages Features General Description Applications Package Types Typical Application Circuit Functional Block Diagram 1.0 ELECTRICAL CHARACTERISTICS

More information

TC115. PFM/PWM Step-Up DC/DC Converter. Package Type. Features. Applications. General Description. Device Selection Table. Functional Block Diagram

TC115. PFM/PWM Step-Up DC/DC Converter. Package Type. Features. Applications. General Description. Device Selection Table. Functional Block Diagram PFM/PWM Step-Up DC/DC Converter Features High Efficiency at Low Output Load Currents via PFM Mode Assured Start-up at 0.9V 80µA (Typ) Supply Current 85% Typical Efficiency at 100mA 140mA Typical Output

More information

AN606. Low Power Design Using PICmicro Microcontrollers INTRODUCTION DESIGN TECHNIQUES RESISTOR TO LOWER POWER IN RC MODE CONTROL CIRCUIT

AN606. Low Power Design Using PICmicro Microcontrollers INTRODUCTION DESIGN TECHNIQUES RESISTOR TO LOWER POWER IN RC MODE CONTROL CIRCUIT Low Power Design Using PICmicro Microcontrollers Author: Rodger Richey FIGURE : USING AN EXTERNAL RESISTOR TO LOWER POWER IN RC MODE INTRODUCTION Power consumption is an important element in designing

More information

Design Alternatives To The TC682 For Performing Inverting Voltage Doubler Functions. DC/DC Converter +5V 6 V IN V OUT TC682 NC GND 5

Design Alternatives To The TC682 For Performing Inverting Voltage Doubler Functions. DC/DC Converter +5V 6 V IN V OUT TC682 NC GND 5 M AN80 Design Alternatives To The TC8 For Performing Inverting Voltage Doubler Functions Author: INTRODUCTION Pat Maresca Microchip Technology Inc. Creating a negative DC bias voltage from a positive DC

More information

TC Bit Digital-to-Analog Converter with Two-Wire Interface TC1321. General Description. Features. Applications. Device Selection Table

TC Bit Digital-to-Analog Converter with Two-Wire Interface TC1321. General Description. Features. Applications. Device Selection Table 10-Bit Digital-to-Analog Converter with Two-Wire Interface Features 10-Bit Digital-to-Analog Converter 2.7-5.5V Single Supply Operation Simple SMBus/I 2 C TM Serial Interface Low Power: 350µA Operation,

More information

HCS300. KEELOQ Code Hopping Encoder DESCRIPTION FEATURES PACKAGE TYPES HCS300 BLOCK DIAGRAM. Security. Operating. Other. Typical Applications

HCS300. KEELOQ Code Hopping Encoder DESCRIPTION FEATURES PACKAGE TYPES HCS300 BLOCK DIAGRAM. Security. Operating. Other. Typical Applications KEELOQ Code Hopping Encoder HCS300 FEATURES Security Programmable 28-bit serial number Programmable 64-bit encryption key Each transmission is unique 66-bit transmission code length 32-bit hopping code

More information

FACT002. Mastering the PIC16C7X A/D Converter BASICS. General. Step by Step. Specifications

FACT002. Mastering the PIC16C7X A/D Converter BASICS. General. Step by Step. Specifications M FACT002 Mastering the PIC16C7X A/D Converter Author: The Analog-to-Digital converter (A/D) is the primary tool that allows analog signals to be quantized into the world of digital electronics. Once the

More information

AN798. TC4420/4429 Universal Power MOSFET Interface IC INTRODUCTION PARAMETERS AND ATTRIBUTES OF THE TC4420/4429 TIMING. Rise and Fall Times

AN798. TC4420/4429 Universal Power MOSFET Interface IC INTRODUCTION PARAMETERS AND ATTRIBUTES OF THE TC4420/4429 TIMING. Rise and Fall Times TC4420/4429 Universal Power MOSFET Interface IC AN798 Author: INTRODUCTION Ron Vinsant, Microchip Technology, Inc. The TC4420/4429 are 6A high-speed MOSFET drivers available in an 8-pin SOIC package, 8-pin

More information

AN513. Analog to Digital Conversion Using a PIC16C54 INTRODUCTION THEORY OF OPERATION VOLTMETER A/D CONVERTER VOLTMETER MEASUREMENT CYCLE CYCLE

AN513. Analog to Digital Conversion Using a PIC16C54 INTRODUCTION THEORY OF OPERATION VOLTMETER A/D CONVERTER VOLTMETER MEASUREMENT CYCLE CYCLE Analog to Digital Conversion Using a PIC16C54 Author: INTRODUCTION Doug Cox Microchip Technology Inc. This application note describes a method for implementing analog to digital (A/D) conversion on the

More information

TC1240/TC1240A. Positive Doubling Charge Pumps with Shutdown in a SOT-23 Package. Features. General Description. Applications

TC1240/TC1240A. Positive Doubling Charge Pumps with Shutdown in a SOT-23 Package. Features. General Description. Applications M TC124/TC124A Positive Doubling Charge Pumps with Shutdown in a SOT-23 Package Features Charge Pumps in 6-Pin SOT-23A Package >99% Typical Voltage Conversion Efficiency Voltage Doubling Input Voltage

More information

AN824. KEELOQ Encoders Oscillator Calibration OVERVIEW WHY CALIBRATION? CALIBRATION BASICS. Microchip Technology Inc.

AN824. KEELOQ Encoders Oscillator Calibration OVERVIEW WHY CALIBRATION? CALIBRATION BASICS. Microchip Technology Inc. KEELOQ Encoders Oscillator Calibration AN824 Author: OVERVIEW Lucio Di Jasio Microchip Technology Inc. Several KEELOQ Encoders of recent introduction, offer the ability to calibrate the internal RC clock

More information

HCS200. KEELOQ Code Hopping Encoder* PACKAGE TYPES FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications PDIP, SOIC

HCS200. KEELOQ Code Hopping Encoder* PACKAGE TYPES FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications PDIP, SOIC This document was created with FrameMaker 404 KEELOQ Code Hopping Encoder* HCS200 FEATURES Security Programmable 28-bit serial number Programmable 64-bit encryption key Each transmission is unique 66-bit

More information

Linear Building Block Low-Power Voltage Reference with Dual Op Amp, Dual Comparator, and Shutdown Mode

Linear Building Block Low-Power Voltage Reference with Dual Op Amp, Dual Comparator, and Shutdown Mode Linear Building Block Low-Power Voltage Reference with Dual Op Amp, FEATURES Combines Two Op Amps, Two s and a Voltage Reference into a Single Package Optimized for Single-Supply Operation Small Package...

More information

4-1/2 Digit Analog-To-Digital Converter with On-Chip LCD Drivers

4-1/2 Digit Analog-To-Digital Converter with On-Chip LCD Drivers 4-1/2 Digit Analog-To-Digital Converter with On-Chip LCD Drivers FEATURES Count Resolution... ±19,999 Resolution on 200 mv Scale... 10µV True Differential Input and Reference Low Power Consumption... 500µA

More information

AN677. Designing a Base Station Coil for the HCS410 INTRODUCTION OVERVIEW FEATURES. Overview of Inductive Communication.

AN677. Designing a Base Station Coil for the HCS410 INTRODUCTION OVERVIEW FEATURES. Overview of Inductive Communication. M AN677 Designing a Base Station Coil for the HCS410 Author: OVERVIEW This application note describes the Excel spreadsheet to design base station coils. The spreadsheet file name is basestaxls. The basic

More information

TC520A. Serial Interface Adapter for TC500 A/D Converter Family. General Description. Features. Applications. Device Selection Table.

TC520A. Serial Interface Adapter for TC500 A/D Converter Family. General Description. Features. Applications. Device Selection Table. Serial Interface Adapter for TC500 A/D Converter Family Features Converts TC500/TC500A/TC510/TC514 to Serial Operation Programmable Conversion Rate and Resolution for Maximum Flexibility Supports up to

More information

TC7650. Chopper Stabilized Operational Amplifier. Package Type. Features. Applications. Device Selection Table. 8-Pin DIP TC7650CPA.

TC7650. Chopper Stabilized Operational Amplifier. Package Type. Features. Applications. Device Selection Table. 8-Pin DIP TC7650CPA. Chopper Stabilized Operational Amplifier TC7650 Features Package Type Low Input Offset Voltage: 0.7µV Typ Low Input Offset Voltage Drift: 0.05µV/ C Max 8-Pin DIP Low Input Bias Current: 10pA Max C A 1

More information

PICmicro Microcontroller Firmware Flow Chart of DV Demo Reader for MCRF3XX and MCRF4XX Devices. RFID Top-Level MAIN INITIALIZE

PICmicro Microcontroller Firmware Flow Chart of DV Demo Reader for MCRF3XX and MCRF4XX Devices. RFID Top-Level MAIN INITIALIZE PICmicro Microcontroller Firmware Flow Chart of DV103006 Demo Reader for MCRF3XX and MCRF4XX Devices RFID Top-Level POR MAIN INITIALIZE U17, Master processor A N = operation C = Configuration message M

More information

TB081. Soft-Start Controller For Switching Power Supplies IMPLEMENTATION OVERVIEW. Hardware SCHEMATIC. Keith Curtis Microchip Technology Inc.

TB081. Soft-Start Controller For Switching Power Supplies IMPLEMENTATION OVERVIEW. Hardware SCHEMATIC. Keith Curtis Microchip Technology Inc. Soft-Start Controller For Switching Power Supplies Authors: OVERVIEW John Day Keith Curtis Microchip Technology Inc. This technical brief describes a microcontroller based Soft-Start Controller circuit

More information

MCP1252/3. Low Noise, Positive-Regulated Charge Pump. Description. Features. Applications. Package Types

MCP1252/3. Low Noise, Positive-Regulated Charge Pump. Description. Features. Applications. Package Types M MCP1252/3 Low Noise, Positive-Regulated Charge Pump Features Inductorless, Buck/Boost, DC/DC Converter Low Power: 80 µa (Typical) High Output Voltage Accuracy: - ±2.5% (V OUT Fixed) 120 ma Output Current

More information

300mW Audio Power Amplifier with Shutdown Mode

300mW Audio Power Amplifier with Shutdown Mode 3mW Audio Power Amplifier with Shutdown Mode FEATURES.% (Max) THD at khz at 3mW Continuous Average Output Power into 8Ω.% (Max) THD at khz at 3mW Continuous Average Output Power into 6Ω Shutdown Current.µA

More information

TC7652. Low Noise, Chopper Stabilized Operational Amplifier. General Description. Features. Applications. Device Selection Table.

TC7652. Low Noise, Chopper Stabilized Operational Amplifier. General Description. Features. Applications. Device Selection Table. Low Noise, Chopper Stabilized Operational Amplifier Features Low Offset Over Temperature Range: 10µV Ultra Low Long Term Drift: 150nV/Month Low Temperature Drift: 100nV/ C Low DC Input Bias Current: 15pA

More information

HCS515. Code Hopping Decoder PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders

HCS515. Code Hopping Decoder PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders M Code Hopping Decoder HCS515 FEATURES Security Encrypted storage of manufacturer s code Encrypted storage of encoder decryption keys Up to seven transmitters can be learned KEELOQ code hopping technology

More information

TYPICAL SEGMENT OUTPUT. 0.5mA. 2mA INTERNAL DIGITAL GROUND C AZ C INT V INT INTEGRATOR TO DIGITAL SECTION A/Z COMPARATOR

TYPICAL SEGMENT OUTPUT. 0.5mA. 2mA INTERNAL DIGITAL GROUND C AZ C INT V INT INTEGRATOR TO DIGITAL SECTION A/Z COMPARATOR Hold and Differential Reference Inputs FEATURES Differential Reference Input Display Hold Function Fast Over-Range Recovery, Guaranteed Next Reading Accuracy Low Temperature Drift Internal Reference...

More information

PFM/PWM Step-Down DC/DC Controller. Operating Temp. Range C SS SHDN TC105333ECT EXT GND. 3.3V Regulated Supply Using 6V NiMH Battery Pack Input

PFM/PWM Step-Down DC/DC Controller. Operating Temp. Range C SS SHDN TC105333ECT EXT GND. 3.3V Regulated Supply Using 6V NiMH Battery Pack Input PFM/PWM Step-Down DC/DC Controller Features 57µA (Typ) Supply Current 1A Output Current 0.5µA Shutdown Mode 300kHz Switching Frequency for Small Inductor Size Programmable Soft-Start 92% Typical Efficiency

More information

HCS500. Code Hopping Decoder PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders

HCS500. Code Hopping Decoder PACKAGE TYPE FEATURES BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders M Code Hopping Decoder HCS500 FEATURES Security Encrypted storage of manufacturer s code Encrypted storage of encoder keys Up to seven transmitters can be learned KEELOQ code hopping technology Normal

More information

AN232. Low Frequency Magnetic Transmitter Design ABOUT THIS APPLICATION NOTE INTRODUCTION LFMC LINK COMPONENTS

AN232. Low Frequency Magnetic Transmitter Design ABOUT THIS APPLICATION NOTE INTRODUCTION LFMC LINK COMPONENTS Low Frequency Magnetic Transmitter Design AN232 Author: INTRODUCTION Ruan Lourens Microchip Technology Inc. Low frequency magnetic communications (LFMC) is a viable wireless communications alternative

More information

TC1026. Linear Building Block Low Power Comparator with Op Amp and Voltage Reference. General Description. Features. Applications

TC1026. Linear Building Block Low Power Comparator with Op Amp and Voltage Reference. General Description. Features. Applications Linear Building Block Low Power Comparator with Op Amp and Voltage Reference Features Combines Low-Power Op Amp, Comparator and Voltage Reference in a Single Package Optimized for Single Supply Operation

More information

TC7136 TC7136A. Low Power 3-1/2 Digit Analog-To-Digital Converters FEATURES GENERAL DESCRIPTION TYPICAL APPLICATIONS ORDERING INFORMATION

TC7136 TC7136A. Low Power 3-1/2 Digit Analog-To-Digital Converters FEATURES GENERAL DESCRIPTION TYPICAL APPLICATIONS ORDERING INFORMATION A Low Power -/2 Digit Analog-To- FEATURES Fast Overrange Recovery, Guaranteed First Reading Accuracy Low Temperature Drift Internal Reference... 70 ppm/ C Typ. A... 5ppm/ C Typ. Guaranteed Zero Reading

More information

FACT003. Care and Feeding of the PIC16C74 and Its Peripherals. A/D Converter Mysteries. Assumptions

FACT003. Care and Feeding of the PIC16C74 and Its Peripherals. A/D Converter Mysteries. Assumptions M FACT003 Care and Feeding of the PIC16C74 and Its Peripherals Author: The PIC16C74 is one of the latest mid-range microcontrollers from Microchip Technology Inc. In this article we will be addressing

More information

HCS512. Code Hopping Decoder* FEATURES PACKAGE TYPE BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders

HCS512. Code Hopping Decoder* FEATURES PACKAGE TYPE BLOCK DIAGRAM DESCRIPTION. Security. Operating. Other. Typical Applications. Compatible Encoders This document was created with FrameMaker 404 Code Hopping Decoder* HCS512 FEATURES Security Secure storage of manufacturer s key Secure storage of transmitter s keys Up to four transmitters can be learned

More information

AN720. Measuring Temperature Using the Watch Dog Timer (WDT) THEORY INTRODUCTION HARDWARE REQUIRED. Equation 1: Microchip Technology Inc.

AN720. Measuring Temperature Using the Watch Dog Timer (WDT) THEORY INTRODUCTION HARDWARE REQUIRED. Equation 1: Microchip Technology Inc. Measuring Temperature Using the Watch Dog Timer (WDT) Author: INTRODUCTION This application note shows how Microchip Technology s Watch Dog Timer (WDT) can be used to acquire rough temperature measurements.

More information

Single Cell Lithium-Ion Charge Management Controller with Mode Indicator and Charge Current Monitor. + Single Lithium-Ion

Single Cell Lithium-Ion Charge Management Controller with Mode Indicator and Charge Current Monitor. + Single Lithium-Ion M MCP73827 Single Cell Lithium-Ion Charge Management Controller with Mode Indicator and Charge Current Monitor Features Linear Charge Management Controller for Single Lithium-Ion Cells High Accuracy Preset

More information

AN861. Smart Air Handler using ProMPT and the PIC18F2539 APPLICATION OVERVIEW INTRODUCTION. Microchip Technology Inc.

AN861. Smart Air Handler using ProMPT and the PIC18F2539 APPLICATION OVERVIEW INTRODUCTION. Microchip Technology Inc. Smart Air Handler using ProMPT and the PIC18F2539 Author: Jon Burroughs Microchip Technology Inc. INTRODUCTION In many heating, ventilation, and air conditioning (HVAC) applications, air handler motors

More information