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

Size: px
Start display at page:

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

Transcription

1 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 of MCP55 applications. The MCP50 is designed for use in Data Terminal Equipment (DTE) applications, while the MCP55 is designed for use in Data Communication Equipment (DCE) applications. This requires some of the UART s non-data circuits to operate differently in these two devices. While the MCP50 can be connected to the DB-9 connector (J5) or the interface Header (J), the MCP55 can only be connected via the interface Header (J). The DB-9 connector is useful for easily connecting to a Host PC. The MCP50 Developer s Board layout is shown in Figure. This Technical Brief focuses on the Host UART signals from the U socket (MCP50/ MCP55) to the MAX8 device (U) and the Header (J). The MCP50 Developer s Board is available in the MCP0/MCP50 Developer s Kit (part number DM6008). FIGURE : MCP50 DEVELOPER S BOARD LAYOUT 00 Microchip Technology Inc. Preliminary DS9059B-page

2 MCP50 DEVELOPER S BOARD UART SIGNALS Table shows the direction of the MCP50 and MCP55 UART signals and the direction of the MAX8 device (U) with respect to the U socket (where the MCP50 or MCP55 reside). Table also shows that only the Carrier Detect (CD) signal has a different direction between the MCP50 and MCP55 UART signals. This will not cause a drive conflict because this signal is an input to the MAX8. Figure shows the layout of the UART driver signals. Each UART signal from the MAX8 device (U) is labeled with the UART signal name and have via s so that they may be cut and then later jumpered back to the original state. If desired, a signal line may be cut for your MCP55 application development. USING THE MCP55 Since the CD signal has a different direction between the MCP50 and MCP55, the DB-9 interface (J5) cannot be used. To interface with the MCP55, the MCP50 Developer s Board must be connected through the Header (J). This requires jumpers J, J and J to have the Header selected (see Figure and Figure ). The application s Host Controller can now implement an IrDA Standard IRCOMM 9-wire "cooked" service class serial link to communicate with the MCP55 via the Header J. The board can be powered by the and GND connectors next to the J header (bottom right of Figure ). Controlling the power to the MCP50 Developer s Board allows the application to reset the MCP50/ MCP55 device when required. TABLE : MCP55 SIGNAL DIRECTION Signal Signal Direction MAX8 (U) to U DB-9 Pin # Name Function MCP50 MCP55 Pin Direction U Pin Number U Pin Number Comment CD Carrier Detect MCP50 HC HC MCP55 Input 7 Different Direction. No drive conflict, MAX8 pin is input. RX Received Data MCP50 HC MCP55 HC Input 7 8 Same Direction. TX Transmit Data HC MCP50 HC MCP55 Output 8 7 Same Direction. DTR () Data Terminal Ready HC MCP50 HC MCP55 Output Same Direction. 5 GND Ground 6 DSR Data Set MCP50 HC MCP55 HC Input 0 Same Direction. Ready 7 RTS Request to HC MCP50 HC MCP55 Output 0 Same Direction. Send 8 CTS Clear to Send MCP50 HC MCP55 HC Input Same Direction. 9 RI () Ring Indicator HC MCP55 9 No issue. Not connected to MAX8. Legend: HC = Host Controller Note : This signal is used for Device Programmable ID mode entry. : This signal is not implemented in the MCP50. DS9059B-page Preliminary 00 Microchip Technology Inc.

3 FIGURE : MCP50 DEVELOPER S BOARD UART DRIVER LAYOUT Board Via (Through-hole) MAX8 (U) CTS DSR DTR TX UART Control, Status and Data Signal Traces (TTL levels) RTS RX CD Jumper UART Control and Data Signals (MAX8 Outputs) to come from Developer Board Header 00 Microchip Technology Inc. Preliminary DS9059B-page

4 MCP50 AND MCP55 PIN DESCRIPTIONS Table gives the pin descriptions for the MCP50, while Table gives the pin descriptions for the MCP55. TABLE : MCP50 PIN DESCRIPTIONS SUMMARY The MCP50 Developer s Board (available in the MCP0/MCP50 Developer s Kit, part number DM6008) can also be used for developing MCP55 applications. This development is straight forward through the use of the Header interface (J) and appropriate configuration of board jumpers. Pin Number Pin Buffer Pin Name PDIP SOIC SSOP Type Type Description BAUD0 I ST BAUD:BAUD0 specify the baud rate of the device. TXIR O Asynchronous transmit to Infrared transceiver. RXIR I ST Asynchronous receive from Infrared transceiver. RESET I ST = Device is operating. 0 = Device is in reset. VSS 5 5 5, 6 P Ground reference for logic and I/O pins. EN I TTL Device enable. = Device is enabled. 0 = Device is disabled (low power). MCP50 only monitors this pin when in the NDM state. TX I TTL Asynchronous receive; from Host Controller UART. RX O Asynchronous transmit; to Host Controller UART. RI Ring Indicator. The value on this pin is driven high. DSR 0 0 O Data Set Ready. Indicates that the MCP50 has completed reset. = MCP50 is initialized. 0 = MCP50 is not initialized. DTR I TTL Data Terminal Ready. The value on this pin is ignored once the MCP50 is initialized. It is recommended that this pin be connected such that the voltage level is either VSS or VCC. At device power-up, this signal is used with the RTS signal to enter device ID programming. = Enter Device ID programming mode (if RTS is cleared). 0 = Do not enter Device ID programming mode. CTS O Clear to Send. Indicates that the MCP50 is ready to receive data from the Host Controller. = Host Controller should not send data. 0 = Host Controller may send data. RTS I TTL Request to Send. Indicates that a Host Controller is ready to receive data from the MCP50. The MCP50 prepares to send data, if available. = Host Controller not ready to receive data. 0 = Host Controller ready to receive data. At device power-up, this signal is used with the DTR signal to enter device ID programming. = Do not enter Device ID programming mode. 0 = Enter Device ID programming mode (if DTR is set). VDD 5, 6 P Positive supply for logic and I/O pins. OSC O Oscillator crystal output. Legend: TTL = TTL compatible input ST = Schmitt Trigger input with CMOS levels I = Input O = Output P = Power CMOS = CMOS compatible input DS9059B-page Preliminary 00 Microchip Technology Inc.

5 TABLE : MCP50 PIN DESCRIPTIONS (CONTINUED) Pin Number Pin Buffer Pin Name PDIP SOIC SSOP Type Type Description OSC/CLKIN I CMOS Oscillator crystal input/external clock source input. CD O Carrier Detect. Indicates that the MCP50 has established a valid link with a Primary Device. = An IR link has not been established (No IR Link). 0 = An IR link has been established (IR Link). BAUD I ST BAUD:BAUD0 specify the baud rate of the device. Legend: TTL = TTL compatible input ST = Schmitt Trigger input with CMOS levels I = Input O = Output P = Power CMOS = CMOS compatible input 00 Microchip Technology Inc. Preliminary DS9059B-page 5

6 TABLE : MCP55 PIN DESCRIPTIONS Pin Name Pin Number PDIP SOIC SSOP Pin Type Buffer Type Description BAUD0 I ST BAUD:BAUD0 specify the baud rate of the device. TXIR O Asynchronous transmit to Infrared transceiver. RXIR I ST Asynchronous receive from Infrared transceiver. RESET I ST = Device is operating. 0 = Device is in reset. VSS 5 5 5, 6 P Ground reference for logic and I/O pins. EN I TTL Device enable. = Device is enabled. 0 = Device is disabled (low power). MCP55 only monitors this pin when in the NDM state. TX I TTL Asynchronous receive; from Host Controller UART. RX O Asynchronous transmit; to Host Controller UART. RI I TTL Ring Indicator. The state of this bit is communicated to the IrDA Primary Device. = No Ring Indicate Present. 0 = Ring Indicate Present. DSR 0 0 O Data Set Ready. Indicates that the MCP55 has established a valid link with a Primary Device. This signal is locally emulated and not related to the DTR bit of the IrDA Primary Device. = An IR link has not been established (No IR Link). 0 = An IR link has been established (IR Link). DTR I TTL Data Terminal Ready. Indicates that the Embedded device connected to the MCP55 is ready for IR data. The state of this bit is communicated to the IrDA Primary Device, via the IrDA DSR bit carried by IrCOMM. = Embedded device not ready, clear IrDA DSR bit. 0 = Embedded device ready, set IrDA DSR bit. At device power-up, this signal is used with RTS to enter device ID programming. = Enter Device ID programming mode (if RTS is cleared). 0 = Do not enter Device ID programming mode. CTS O Clear to Send. Indicates that the MCP55 is ready to receive data form the Host Controller. This signal is locally emulated and not related to the CTS/RTS bit of the IrDA Primary Device. = Host Controller should not send data. 0 = Host Controller may send data. Legend: TTL = TTL compatible input ST = Schmitt Trigger input with CMOS levels I = Input O = Output P = Power CMOS = CMOS compatible input DS9059B-page 6 Preliminary 00 Microchip Technology Inc.

7 TABLE : MCP55 PIN DESCRIPTIONS (CONTINUED) Pin Name Pin Number PDIP SOIC SSOP Pin Type Buffer Type Description RTS I TTL Request to Send. Indicates that the Host Controller is ready to receive data from the MCP55. This signal is locally emulated and not related to the CTS/RTS bit of the IrDA Primary Device. = Host Controller not ready to receive data. 0 = Host Controller ready to receive data. At device power-up, this signal is used with DTR to enter device ID programming. = Do not enter Device ID programming mode. 0 = Enter Device ID programming mode (if DTR is set). VDD 5, 6 P Positive supply for logic and I/O pins. OSC O Oscillator crystal output. OSC/CLKIN I CMOS Oscillator crystal input/external clock source input. CD I ST Carrier Detect. The state of this bit is communicated to the IrDA Primary Device. = No Carrier Present. 0 = Carrier Present. BAUD I ST BAUD:BAUD0 specify the baud rate of the device. Legend: TTL = TTL compatible input ST = Schmitt Trigger input with CMOS levels I = Input O = Output P = Power CMOS = CMOS compatible input 00 Microchip Technology Inc. Preliminary DS9059B-page 7

8 MCP50 DEVELOPER S BOARD SCHEMATIC Figure shows the schematic for the MCP50 Developer s Board. FIGURE : MCP50 DEVELOPER S BOARD SCHEMATIC R J U 8 5 C+ VDD 7 C- VCC 6 C+ C- TIN TOUT 5 TIN TOUT 6 9 TIN TOUT 7 TOUT 0 7 TIN T5IN T5OUT FORCEOFF FORCEON 6 INVALID 5 ROUTB 0 ROUT RIN 8 8 ROUT RIN 9 ROUT RIN GND VEE MAX8CAI IN D C5 AC COM.µF DE9S-FRS C0 5 Y +9 D R7 70 UA7800KTE OUT N9 BT 0µF RX CD CTS DSR DTR TX RTS C7.µF 0µF PHDR C J PHDR J PHDR J 00K U 5K 5K -IN MCP60 +IN C D 000pF U:A.7K D R8.µF IN9 K D5 R9 R0 IN9 70K.µF TFDS U K C C JP J6 DJ005B X X X FIDUCIAL FIDUCIAL FIDUCIAL CR BATTERY R6.7K PHDR J8 PHDR 000PF.K R D7 JP JP C9.7pF R R R C D6 C8 8pF C7.059 MHz 8pF C8 SPI _ 0 C.µF C.µF GRN Power C C.µF.µF C6 C C.µF C5.µF C6 C C R 00 AC J5 R5 LM9NE C.µF U6 VDD RESET CD BAUD BAUD0 TXIR RXIR OSC OSC VSS EN TX RX RI DSR DTR CTS RTS MCP50 7 R J7 R Note: U pin 5 is getting power through R 00 ohm resistor. (Filter) DS9059B-page 8 Preliminary 00 Microchip Technology Inc.

9 APPENDIX A: REVISION HISTORY Revision A Initial Release of Document. Revision B Corrected DTR and RTS pin descriptions for Programmable Device ID mode (Page ). Added Revision History Section (Appendix A). 00 Microchip Technology Inc. Preliminary DS9059B-page 9

10 NOTES: DS9059B-page 0 Preliminary 00 Microchip Technology Inc.

11 Information contained in this publication regarding device applications and the like is intended through suggestion only and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. 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. Trademarks The Microchip name and logo, the Microchip logo, KEELOQ, MPLAB, PIC, PICmicro, PICSTART and PRO MATE are registered trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. FilterLab, microid, MXDEV, MXLAB, PICMASTER, SEEVAL and The Embedded Control Solutions Company are registered trademarks of Microchip Technology Incorporated in the U.S.A. dspic, dspicdem.net, ECONOMONITOR, FanSense, FlexROM, fuzzylab, In-Circuit Serial Programming, ICSP, ICEPIC, microport, Migratable Memory, MPASM, MPLIB, MPLINK, MPSIM, PICC, PICDEM, PICDEM.net, rfpic, Select Mode and Total Endurance are trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. Serialized Quick Turn Programming (SQTP) is a service mark of Microchip Technology Incorporated in the U.S.A. All other trademarks mentioned herein are property of their respective companies. 00, Microchip Technology Incorporated, Printed in the U.S.A., All Rights Reserved. Printed on recycled paper. Microchip received QS-9000 quality system certification for its worldwide headquarters, design and wafer fabrication facilities in Chandler and Tempe, Arizona in July 999 and Mountain View, California in March 00. The Company s quality system processes and procedures are QS-9000 compliant for its PICmicro 8-bit MCUs, KEELOQ code hopping devices, Serial EEPROMs, microperipherals, non-volatile memory and analog products. In addition, Microchip s quality system for the design and manufacture of development systems is ISO 900 certified. 00 Microchip Technology Inc. DS9059B - page

12 M WORLDWIDE SALES AND SERVICE AMERICAS Corporate Office 55 West Chandler Blvd. Chandler, AZ Tel: Fax: Technical Support: Web Address: Rocky Mountain 55 West Chandler Blvd. Chandler, AZ Tel: Fax: Atlanta 500 Sugar Mill Road, Suite 00B Atlanta, GA 050 Tel: Fax: Boston Lan Drive, Suite 0 Westford, MA 0886 Tel: Fax: Chicago Pierce Road, Suite 80 Itasca, IL 60 Tel: Fax: Dallas 570 Westgrove Drive, Suite 60 Addison, TX 7500 Tel: Fax: Detroit Tri-Atria Office Building 55 Northwestern Highway, Suite 90 Farmington Hills, MI 8 Tel: Fax: Kokomo 767 S. Albright Road Kokomo, Indiana 690 Tel: Fax: Los Angeles 80 Von Karman, Suite 090 Irvine, CA 96 Tel: Fax: New York 50 Motor Parkway, Suite 0 Hauppauge, NY 788 Tel: Fax: San Jose Microchip Technology Inc. 07 North First Street, Suite 590 San Jose, CA 95 Tel: Fax: Toronto 685 Northam Drive, Suite 08 Mississauga, Ontario LV X5, Canada Tel: Fax: ASIA/PACIFIC Australia Microchip Technology Australia Pty Ltd Suite, Rawson Street Epping, NSW Australia Tel: Fax: China - Beijing Microchip Technology Consulting (Shanghai) Co., Ltd., Beijing Liaison Office Unit 95 Bei Hai Wan Tai Bldg. No. 6 Chaoyangmen Beidajie Beijing, 0007, No. China Tel: Fax: China - Chengdu Microchip Technology Consulting (Shanghai) Co., Ltd., Chengdu Liaison Office Rm. 0, th Floor, Ming Xing Financial Tower No. 88 TIDU Street Chengdu 6006, China Tel: Fax: China - Fuzhou Microchip Technology Consulting (Shanghai) Co., Ltd., Fuzhou Liaison Office Unit 8F, World Trade Plaza No. 7 Wusi Road Fuzhou 5000, China Tel: Fax: China - Shanghai Microchip Technology Consulting (Shanghai) Co., Ltd. Room 70, Bldg. B Far East International Plaza No. 7 Xian Xia Road Shanghai, 0005 Tel: Fax: China - Shenzhen Microchip Technology Consulting (Shanghai) Co., Ltd., Shenzhen Liaison Office Rm. 5, /F, Shenzhen Kerry Centre, Renminnan Lu Shenzhen 5800, China Tel: Fax: China - Hong Kong SAR Microchip Technology Hongkong Ltd. Unit 90-6, Tower, Metroplaza Hing Fong Road Kwai Fong, N.T., Hong Kong Tel: Fax: India Microchip Technology Inc. India Liaison Office Divyasree Chambers Floor, Wing A (A/A) No., O Shaugnessey Road Bangalore, , India Tel: Fax: Japan Microchip Technology Japan K.K. Benex S- 6F -8-0, Shinyokohama Kohoku-Ku, Yokohama-shi Kanagawa, -00, Japan Tel: Fax: Korea Microchip Technology Korea 68-, Youngbo Bldg. Floor Samsung-Dong, Kangnam-Ku Seoul, Korea 5-88 Tel: Fax: Singapore Microchip Technology Singapore Pte Ltd. 00 Middle Road #07-0 Prime Centre Singapore, Tel: Fax: Taiwan Microchip Technology (Barbados) Inc., Taiwan Branch F-, No. 07 Tung Hua North Road Taipei, 05, Taiwan Tel: Fax: EUROPE Austria Microchip Technology Austria GmbH Durisolstrasse A-600 Wels Austria Tel: Fax: Denmark Microchip Technology Nordic ApS Regus Business Centre Lautrup hoj - Ballerup DK-750 Denmark Tel: Fax: France Microchip Technology SARL Parc d Activite du Moulin de Massy Rue du Saule Trapu Batiment A - ler Etage 900 Massy, France Tel: Fax: Germany Microchip Technology GmbH Steinheilstrasse 0 D-8577 Ismaning, Germany Tel: Fax: Italy Microchip Technology SRL Centro Direzionale Colleoni Palazzo Taurus V. Le Colleoni 00 Agrate Brianza Milan, Italy Tel: Fax: United Kingdom Microchip Ltd. 505 Eskdale Road Winnersh Triangle Wokingham Berkshire, England RG 5TU Tel: Fax: /0/0 DS9059B-page 00 Microchip Technology Inc.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Using External RAM with PIC17CXX Devices PIC17C42 PIC17C43 PIC17C Microchip Technology Inc. DS91004A-page 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

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

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

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

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

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

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

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

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

AN872. Upgrading from the MCP2510 to the MCP2515 MCP2515 ENHANCEMENTS AND DIFFERENCES INTRODUCTION. Enhancements. Differences

AN872. Upgrading from the MCP2510 to the MCP2515 MCP2515 ENHANCEMENTS AND DIFFERENCES INTRODUCTION. Enhancements. Differences M AN872 Upgrading from the MCP2510 to the MCP2515 Author: Pat Richards Microchip Technology Inc. MCP2515 ENHANCEMENTS AND DIFFERENCES INTRODUCTION The MCP2510 stand-alone CAN controller was originally

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

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

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

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

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

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

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

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

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

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

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

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

PIC16F818/819. PIC16F818/819 Rev. B0 Silicon Errata Sheet

PIC16F818/819. PIC16F818/819 Rev. B0 Silicon Errata Sheet Rev. B0 Silicon Errata Sheet The Rev. B0 parts you have received conform functionally to the Device Data Sheet (DS39598E), except for the anomalies described below. All of the issues listed here will be

More information

AN762. Applications of the TC62X Solid-State Temperature Sensors INTRODUCTION. FIGURE 1: Block Diagram of the TC620 Temperature Sensor.

AN762. Applications of the TC62X Solid-State Temperature Sensors INTRODUCTION. FIGURE 1: Block Diagram of the TC620 Temperature Sensor. M AN7 Applications of the TCX SolidState Temperature Sensors Author: Wes Freeman Microchip Technology Inc. option (i.e. to turn on a fan at the high limit) and an H, or Heat, option (i.e. to keep a heater

More information

TC1047/TC1047A. Precision Temperature-to-Voltage Converter. General Description. Applications. Block Diagram. Features.

TC1047/TC1047A. Precision Temperature-to-Voltage Converter. General Description. Applications. Block Diagram. Features. Precision Temperature-to-Voltage Converter Features Supply Voltage Range: - TC147: 2.7V to 4.4V - TC147A: 2.V to.v Wide Temperature Measurement Range: - -4 o C to +12 o C High Temperature Converter Accuracy:

More information

Ultra Small Temperature Switches with Pin Selectable Hysteresis. 100 pf T UNDER TC6503 T UNDER TC6504 TC6502

Ultra Small Temperature Switches with Pin Selectable Hysteresis. 100 pf T UNDER TC6503 T UNDER TC6504 TC6502 M TC61/2/3/4 Ultra Small Switches with Pin Selectable Hysteresis Features -Pin SOT-23A Factory-programmed Thresholds from -4 C to +12 C in 1 C Increments Pin Selectable +2 C or +1 C Hysteresis ±. C (Typ)

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

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

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

TC115. PFM/PWM Step-Up DC/DC Converter. Features. Package Type. General Description. Applications. Functional Block Diagram TC115 M PFM/PWM Step-Up DC/DC Converter TC115 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 100 ma 140 ma Typical

More information

TB068. How to Modify the PICDEM LIN for the MCP201 SCOPE MASTER BOARD MODIFICATIONS EXAMPLE 1: CS CONNECTED TO RC0. Microchip Technology Inc.

TB068. How to Modify the PICDEM LIN for the MCP201 SCOPE MASTER BOARD MODIFICATIONS EXAMPLE 1: CS CONNECTED TO RC0. Microchip Technology Inc. How to Modify the PICDEM LIN for the MCP0 Author: Thomas Schmidt SCOPE This document describes how to modify the PICDEM LIN for use with a MCP0. The PICDEM LIN is equipped with an engineering version of

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 /2 Digit Analog-to-Digital Converters with On-Chip LCD Drivers. Features. General Description. Applications. Device Selection Table

TC /2 Digit Analog-to-Digital Converters with On-Chip LCD Drivers. Features. General Description. Applications. Device Selection Table 4-1/2 Digit Analog-to-Digital Converters with On-Chip LCD Drivers Features Count Resolution: ±19,999 Resolution on 200mV Scale: 10µV True Differential Input and Reference Low Power Consumption: 500µA at9v

More information

TC7116/A/TC7117/A. 3-1/2 Digit Analog-to-Digital Converters with Hold. General Description. Features. Applications. Device Selection Table

TC7116/A/TC7117/A. 3-1/2 Digit Analog-to-Digital Converters with Hold. General Description. Features. Applications. Device Selection Table 3-1/2 Digit Analog-to-Digital Converters with Hold Features Low Temperature Drift Internal Reference - TC7116/TC7117 80 ppm/ C Typ. - TC7116A/TC7117A 20 ppm/ C Typ. Display Hold Function Directly Drives

More information

28C16A. Obsolete Device. 16K (2K x 8) CMOS EEPROM PACKAGE TYPES FEATURES BLOCK DIAGRAM DESCRIPTION

28C16A. Obsolete Device. 16K (2K x 8) CMOS EEPROM PACKAGE TYPES FEATURES BLOCK DIAGRAM DESCRIPTION 16K (2K x 8) CMOS EEPROM Obsolete Device 28C16A FEATURES Fast Read Access Time 150 ns CMOS Technology for Low Power Dissipation - 30 ma Active - 100 µa Standby Fast Byte Write Time 200 µs or 1 ms Data

More information

AN1085. Using the Mindi Power Management Simulator Tool INTRODUCTION ACCESSING MINDI ON MICROCHIP S WEB SITE

AN1085. Using the Mindi Power Management Simulator Tool INTRODUCTION ACCESSING MINDI ON MICROCHIP S WEB SITE Using the Mindi Power Management Simulator Tool Author: INTRODUCTION Paul Barna Microchip Technology Inc. Microchip s Mindi Simulator Tool aids in the design and analysis of various analog circuits used

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

PIC16F818/819. PIC16F818/819 Rev. A4 Silicon Errata Sheet. 2. Module: PORTB FIGURE 1: 1. Module: Internal RC Oscillator

PIC16F818/819. PIC16F818/819 Rev. A4 Silicon Errata Sheet. 2. Module: PORTB FIGURE 1: 1. Module: Internal RC Oscillator PIC16F818/819 Rev. A4 Silicon Errata Sheet The PIC16F818/819 Rev. A4 parts you have received conform functionally to the Device Data Sheet (DS39598E), except for the anomalies described below. Microchip

More information

Single Cell Lithium-Ion Charge Management Controller with Charge Complete Indicator and Temperature Monitor. + Single - Lithium-Ion Cell

Single Cell Lithium-Ion Charge Management Controller with Charge Complete Indicator and Temperature Monitor. + Single - Lithium-Ion Cell M MCP73828 Single Cell Lithium-Ion Charge Management Controller with Charge Complete Indicator and Temperature Monitor Features Linear Charge Management Controller for Single Lithium-Ion Cells High Accuracy

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

M TC4423/TC4424/TC4425

M TC4423/TC4424/TC4425 M TC443/TC444/TC445 3A Dual High-Speed Power MOSFET Drivers Features High Peak Output Current: 3A Wide Input Supply Voltage Operating Range: - 4.5V to 18V High Capacitive Load Drive Capability: 18 pf in

More information

MCP2515. MCP2515 Rev. B Silicon Errata. 3. Module: CAN Module. 1. Module: Oscillator Module. 4. Module: CAN Module. 2. Module: RAM Module

MCP2515. MCP2515 Rev. B Silicon Errata. 3. Module: CAN Module. 1. Module: Oscillator Module. 4. Module: CAN Module. 2. Module: RAM Module MCP2515 Rev. B Silicon Errata MCP2515 The MCP2515 parts you have received conform functionally to the Device Data Sheet (DS21801D), except for the anomalies described below. 1. Module: Oscillator Module

More information

TB090. MCP2030 Three-Channel Analog Front-End Device Overview INTRODUCTION MCP2030. Youbok Lee, Ph.D. Microchip Technology Inc.

TB090. MCP2030 Three-Channel Analog Front-End Device Overview INTRODUCTION MCP2030. Youbok Lee, Ph.D. Microchip Technology Inc. MCP2030 Three-Channel Analog Front-End Device Overview Author: Youbok Lee, Ph.D. Microchip Technology Inc. FIGURE 1: PIN DIAGRAM 14-pin TSSOP, SOIC, PDIP INTRODUCTION The MCP2030 is a stand-alone, Analog

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

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

High-Speed CAN Transceiver

High-Speed CAN Transceiver M MCP2551 High-Speed CAN Transceiver Features Package Types Supports 1 Mb/s operation Implements ISO-11898 standard physical layer requirements Suitable for 12V and 24V systems PDIP/SOIC TXD 1 8 RS Externally-controlled

More information

HCS101. Fixed Code Encoder FEATURES PACKAGE TYPES HCS101 BLOCK DIAGRAM DESCRIPTION. Operating. Other. Typical Applications

HCS101. Fixed Code Encoder FEATURES PACKAGE TYPES HCS101 BLOCK DIAGRAM DESCRIPTION. Operating. Other. Typical Applications Fixed Code Encoder FEATURES Operating 2 Programmable 32-bit serial numbers 10-bit serial number 66-bit transmission code length Non-volatile 16-bit counter 3.5V -13.3V operation 3 inputs, 7 functions available

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

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

TC7136/TC7136A. Low Power 3-1/2 Digit Analog-to-Digital Converter. General Description. Features. Applications. Device Selection Table

TC7136/TC7136A. Low Power 3-1/2 Digit Analog-to-Digital Converter. General Description. Features. Applications. Device Selection Table Low Power 3-1/2 Digit Analog-to-Digital Converter Features Fast Over Range Recovery, Ensured First Reading Accuracy Low Temperature Drift Internal Reference - TC7136: 70ppm/ C (Typ.) - TC7136A: 35ppm/

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

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

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

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

TC32M. ECONOMONITOR 3-Pin System Supervisor with Power Supply Monitor and Watchdog. Features: General Description: Applications:

TC32M. ECONOMONITOR 3-Pin System Supervisor with Power Supply Monitor and Watchdog. Features: General Description: Applications: ECONOMONITOR 3-Pin System Supervisor with Power Supply Monitor and Watchdog TC32M Features: Incorporates the Functionality of the Industry Standard TC1232 (Processor Monitor, Watchdog and Manual Override

More information