N76E003 Series Errata Sheet

Size: px
Start display at page:

Download "N76E003 Series Errata Sheet"

Transcription

1 N76E003 Series Errata Sheet Errata Sheet for 8-bit 8051 Family Rev Dec. 6, 2017 Document Information Abstract Apply to This errata sheet describes the functional problems known at the release date of this document. N76E003 Series. Rev Dec. 6, of 6

2 Table of Contents 1 OVERVIEW FUNCTIONAL PROBLEMS POR issue after Power down Wake up WDT Reset Fail Issue after N76E003 Power down REVISION HISTORY... 6 Rev Dec. 6, of 6

3 1 Overview Functional Problem POR issue after Power down Wake up WDT Reset Fails after N76E003 Power Down Description Each timer wakeup from power down mode maybe cause reset by POR. Suggest disable POR function before N76E003 into power down mode. When system clock divider enable WDT reset function will be fail after N76E003 run into power down mode. Suggest use WKT to wake up MCU when power down. Rev Dec. 6, of 6

4 2 Functional Problems 2.1 POR issue after Power down Wake up Description: Each timer wakeup from power down mode maybe cause reset by POR. Suggest disable POR function before N76E003 into power down mode. Problem: Each N76E003 with a function macro named as POR, The power-on detection function is designed for detecting power up after power voltage reaches to a level where system can work. But Since the POR detect voltage is always stable at one value, the actually is from 1.3 V ~1.5 V. When N76E003 run in power down mode, MCU only run under a low power consumption condition each time wake up from power down mode, to change the condition to normal power consumption, maybe cause the MCU power glitch to under 1.5V, then the POR will be trig, and MCU will reset. Workaround: Since POR only for VDD power on, after power on the system power detect is use LVR, and when power down mode wakeup system power no any change. So strong suggest to disable POR function each time after power on reset at the initial part of Customer code. How to disable POR: At SFR address FDH is the PORDIS register to control disable POR function throng software. PORDIS POR disable (TA protected) PORDIS[7:0] W Address: FDH, Page: 0 Reset value: b Bit Name Description 7:0 PORDIS[7:0] POR disable To first writing 5AH to the PORDIS and immediately followed by a writing of A5H will disable POR. Rev Dec. 6, of 6

5 Since PORDIS register is TA protected, please always follow list code step to disable POR. sfr PORDIS = 0XFD; TA =0XAA; TA= 0X55; PORDIS = 0X5A; TA=0XAA; TA=0X55; PORDIS = 0XA5; 2.2 WDT Reset Fails after N76E003 Power Down Description: When system clock divider is enabled, the WDT reset function will fail after N76E003 enters Power-down mode. Problem: When CKDIV writes in data not equal to 0x00, the system clock divider is enabled. Under this condition, when MCU enters Power-down mode, the WDT flag will not be set, and thus WDT reset will fail. Workaround: Since the N76E003 supports WKT wake up from Power-down mode function, it is suggested to use WKT instead of WDT reset function, use WDT interrupt to avoid code abnormal run, and use WKT for power down wake up. Rev Dec. 6, of 6

6 3 Revision History Revision Date Description 1.00 May. 1, 2017 Initially issued Dec. 6, 2017 Added section 2.2 Important Notice Nuvoton Products are neither intended nor warranted for usage in systems or equipment, any malfunction or failure of which may cause loss of human life, bodily injury or severe property damage. Such applications are deemed, Insecure Usage. Insecure usage includes, but is not limited to: equipment for surgical implementation, atomic energy control instruments, airplane or spaceship instruments, the control or operation of dynamic, brake or safety systems designed for vehicular use, traffic signal instruments, all types of safety devices, and other applications intended to support or sustain life. All Insecure Usage shall be made at customer s risk, and in the event that third parties lay claims to Nuvoton as a result of customer s Insecure Usage, customer shall indemnify the damages and liabilities thus incurred by Nuvoton. Rev Dec. 6, of 6

NuTool PinView Revision History

NuTool PinView Revision History Revision 2.06 (Released 2019-02-26) 1. Supported ML51 for NuMicro 8051 series. 2. Supported M252 for NuMicro M23 series. Supported devices AU9100 series AU9110AN,LQFP48 M031 series M031AE,TSSOP20/TSSOP28/QFN33/LQFP48/LQFP64

More information

Nano102/112 Series Errata Sheet

Nano102/112 Series Errata Sheet Nano102/112 Series Errata Sheet Errata Sheet for 32-bit NuMicro Family Document Information Abstract Apply to This errata sheet describes the functional problem known at the release date of this document.

More information

NUC442/472 Series Errata Sheet

NUC442/472 Series Errata Sheet NUC442/472 Series Errata Sheet Errata Sheet for 32-bit NuMicro Family Document Information Abstract Apply to This errata sheet describes the functional problem known at the release date of this document.

More information

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual 4T 8051 8-bit Microcontroller Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology

More information

NUC123xxxAN Series Errata Sheet. Errata Sheet for 32-bit NuMicro Family Rev May 19, 2016

NUC123xxxAN Series Errata Sheet. Errata Sheet for 32-bit NuMicro Family Rev May 19, 2016 NUC123xxxAN Series Errata Sheet Errata Sheet for 32-bit NuMicro Family Rev. 1.04 May 19, 2016 Document Information Abstract Apply to This errata sheet describes the functional problems known at the release

More information

M480 Series Errata Sheet

M480 Series Errata Sheet M480 Series Errata Sheet Errata Sheet for 32-bit NuMicro Family Document Information Abstract Apply to This errata sheet describes the functional problem known at the release date of this document. M480

More information

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual NUTINY-SDK- USER MANUAL 1T 8051 8-bit Microcontroller Nuvoton 1T 8051-based Microcontroller NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of

More information

NUC122. NUC122 Board Supporting Package Directory Introduction. Rev NUC122 1 of 10 Rev Nuvoton Technology Corp.

NUC122. NUC122 Board Supporting Package Directory Introduction. Rev NUC122 1 of 10 Rev Nuvoton Technology Corp. Board Supporting Package Directory Introduction Rev.3.00.002 1 of 10 Rev.3.00.002 Directory Information Document Library SampleCode Driver reference manual and revision history. Driver header and source

More information

NUC029FAE Board Support Package Directory Introduction. Rev

NUC029FAE Board Support Package Directory Introduction. Rev Board Support Package Directory Introduction Rev.3.00.000 The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced

More information

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation

More information

N551C321. Table of Contents-

N551C321. Table of Contents- Table of Contents- 1. GENERAL DESCRIPTION... 2 2. FEATURES... 2 3. BLOCK DIAGRAM... 3 4. PIN DESCRIPTION... 3 5. ABSOLUTE MAXIMUM RATINGS... 4 6. ELECTRICAL CHARACTERISTICS... 4 7. APPLICATION CIRCUIT...

More information

NUC505 ICP Programming Tool User Guide

NUC505 ICP Programming Tool User Guide NUC505 ICP Programming Tool User Guide Application Note for 32-bit NuMicro Family Document Information Abstract Apply to This document introduces how to use the ICP programming tool to access SPI Flash/MTP

More information

Mini51DE Series CMSIS BSP Directory

Mini51DE Series CMSIS BSP Directory Series CMSIS BSP Directory Directory Introduction for 32-bit NuMicro Family Mini51DE Directory Information Document Library SampleCode Driver reference manual and revision history. Driver header and source

More information

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W Nuvoton NCT5655Y/W 16-bit I 2 C-bus and SMBus GPIO controller with interrupt Revision: 1.0 Date: May, 2016 - I - Revision 1.0 NCT5655Y/W Datasheet Revision History PAGES DATES VERSION MAIN CONTENTS 1 18

More information

M451 Series BSP. Revision History

M451 Series BSP. Revision History ARM Cortex -M0 32-bit Microcontroller NuMicro Family M451 Series BSP Revision History The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation

More information

NANO102/112 Series CMSIS BSP Revision History

NANO102/112 Series CMSIS BSP Revision History ARM Cortex -M0 32-bit Microcontroller NANO102/112 Series CMSIS BSP Revision History The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and

More information

Nuvoton Touch Key Series NT1160 Datasheet

Nuvoton Touch Key Series NT1160 Datasheet Nuvoton Touch Series Datasheet The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton.

More information

High-side Power Distribution Switch NCT3521U

High-side Power Distribution Switch NCT3521U High-side Power Distribution Switch NCT3521U -Table of Content- 1. GENERAL DESCRIPTION...1 2. FEATURES...1 3. APPLICATIONS...2 4. PIN CONFIGURATION AND DESCRIPTION...2 5. TYPICAL APPLICATION CIRCUIT...3

More information

M2351 Trusted Boot. Application Note for 32-bit NuMicro Family

M2351 Trusted Boot. Application Note for 32-bit NuMicro Family M2351 Trusted Boot Application Note for 32-bit NuMicro Family Document Information Abstract Apply to Introduce the M2351 Secure Bootloader, Secure Boot verification mechanism, and how it works to perform

More information

Nuvoton Nu-Link Debug Adapter User Manual

Nuvoton Nu-Link Debug Adapter User Manual Nuvoton Nu-Link Debug Adapter User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission

More information

M2351 TrustZone Program Development

M2351 TrustZone Program Development Application Note for 32-bit NuMicro Family AN0019 M2351 TrustZone Program Development Document Information Abstract Introduce TrustZone programing including how to partition security attribution and how

More information

for NuMicro NUC029FAE Series

for NuMicro NUC029FAE Series for NuMicro NUC09FAE Series The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton.

More information

NuMicro Family NuTiny-SDK-NUC505 User Manual

NuMicro Family NuTiny-SDK-NUC505 User Manual ARM Cortex -M 32-bit Microcontroller NuMicro Family NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall

More information

ARM Cortex -M 32-bit MicrocontrollerTable of Contents

ARM Cortex -M 32-bit MicrocontrollerTable of Contents ARM Cortex -M 32-bit MicrocontrollerTable of Contents 1. GENERAL DESCRIPTION... 2 2. FEATURES... 3 3. FAMILY OVERVIEW... 5 4. PIN DESCRIPTION... 7 5. ITEM VS PIN TABLE... 8 6. BLOCK DIAGRAM... 9 7. ELECTRICAL

More information

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E616 User Manual

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E616 User Manual NUTINY-SDK- USER MANUAL 1T 8051 8-bit Microcontroller Nuvoton 1T 8051-based Microcontroller NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of

More information

NuMicro M051 DN/DE Series Product Brief

NuMicro M051 DN/DE Series Product Brief NuMicro M051 DN/DE Series Product Brief The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission

More information

Application Note. 32-bit Cortex -M0 MCU NuMicro Family. Application Note of NUVOTON 32-bit NuMicro Family

Application Note. 32-bit Cortex -M0 MCU NuMicro Family. Application Note of NUVOTON 32-bit NuMicro Family of NUVOTON 32-bit NuMicro Family 32-bit Cortex -M0 MCU NuMicro Family An Example of CCID (Circuit Card Interface Devices) - i - Rev. 1.00 Table of Contents- 1 INTRODUCTION... 2 2 CCID PROGRAM... 3 2.1

More information

NuMicro Mini51 DE Series Product Brief

NuMicro Mini51 DE Series Product Brief ARM Cortex -M0 32-BIT MICROCONTROLLER NuMicro Mini51 DE Series Product Brief The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall

More information

Nuvoton ChipCorder One-Pin triggering Control Implementation Guide

Nuvoton ChipCorder One-Pin triggering Control Implementation Guide Nuvoton ChipCorder One-Pin triggering Control Implementation Guide Use only one GPIO pin to control a ChipCorder device - 1 - 2012 by Nuvoton Technology Corporation. All trademarks and registered trademarks

More information

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E003 User Manual

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E003 User Manual NUTINY-SDK- USER MANUAL T 805 8-bit Microcontroller Nuvoton T 805-based Microcontroller NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of Nuvoton

More information

IEC Class B. Abstract. Apply to. Application Note of NUVOTON 32-bit NuMicro Family

IEC Class B. Abstract. Apply to. Application Note of NUVOTON 32-bit NuMicro Family of NUVOTON 32-bit NuMicro Family AN_1023 IEC60730-1 Class B Abstract IEC60730-1 is a safety standard for all home appliances sold in Europe. Nuvoton provides a sample code consists of low level software

More information

TMP89FS60FG Sample Program. Rev 1.0 Dec. 2007

TMP89FS60FG Sample Program. Rev 1.0 Dec. 2007 TMP89FS60FG Sample Program Rev 1.0 Dec. 2007 This is sample software to help customers understand Toshiba microcontrollers and learn how to create programs when developing new products. You can download

More information

Operation of Timer A (2-phase pulse signal process in event counter mode, multiply-by-4 processing operation)

Operation of Timer A (2-phase pulse signal process in event counter mode, multiply-by-4 processing operation) APPLICATION NOTE in event counter mode, multiply-by-4 processing operation) 1. Abstract In processing 2-phase pulse signals in event counter mode, choose functions from those listed in Table 1. Operations

More information

ES_LPC81xM. Errata sheet LPC81xM. Document information

ES_LPC81xM. Errata sheet LPC81xM. Document information Rev. 3.2 3 April 2018 Errata sheet Document information Info Keywords Abstract Content LPC810M021FN8; LPC811M001JDH16; LPC812M101JDH16; LPC812M101JD20; LPC812M101JDH20, LPC812M101JTB16, LPC81xM errata

More information

In timer mode, choose functions from those listed in Table 1. Operations of the circled items are described below.

In timer mode, choose functions from those listed in Table 1. Operations of the circled items are described below. APPLICATION NOTE M16C/64 Group 1. Abstract In timer mode, choose functions from those listed in Table 1. Operations of the circled items are described below. 2. Introduction This application note is applied

More information

M32C/84, 85, 86, 87, 88 Group

M32C/84, 85, 86, 87, 88 Group Version 1. Abstract APPLICATION NOTE The document describes how to reduce power consumption in the flash memory version and shows an application example. 2. Introduction The application example described

More information

VREG_3V3 Block User Guide V03.03

VREG_3V3 Block User Guide V03.03 DOCUMENT NUMBER S12VREG3V3V3/D VREG_3V3 Block User Guide V03.03 Original Release Date: 12 Jul 2001 Revised: 12 Jan 2004 Semiconductor Products Sector Motorola, Inc Motorola reserves the right to make changes

More information

TD6127BP TD6127BP. ECL Prescaller For Communications Radio. Features TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic

TD6127BP TD6127BP. ECL Prescaller For Communications Radio. Features TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic TD6127BP ECL Prescaller For Communications Radio TD6127BP is a 2 modulus prescaller developed for communications radio of PLL frequency synthesizer

More information

Mask Set Errata for Mask 2M40J

Mask Set Errata for Mask 2M40J Mask Set Errata MSE9S08QE8_2M40J Rev. 3, 8/2010 Mask Set Errata for Mask 2M40J Introduction This report applies to mask 2M40J for these products: MC9S08QE8 MCU device mask set identification The mask set

More information

VREG_3V3 Block User Guide V02.03

VREG_3V3 Block User Guide V02.03 DOCUMENT NUMBER S12VREG3V3V2/D VREG_3V3 Block User Guide V02.03 Original Release Date: 12 Jul 2001 Revised: 22 Jun 2004 Semiconductor Products Sector Motorola, Inc Motorola reserves the right to make changes

More information

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Maximum Ratings (Ta = 25 C)

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Maximum Ratings (Ta = 25 C) TOSHIBA Diode Silicon Epitaxial Planar Type 02DZ2.0~02DZ24 Constant Voltage Regulation Applications Reference Voltage Applications Unit: mm The mounting of four devices on an ultra-compact package allows

More information

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Absolute Maximum Ratings (Ta = 25 C)

02DZ2.0~02DZ24 02DZ2.0~02DZ24. Constant Voltage Regulation Applications Reference Voltage Applications. Absolute Maximum Ratings (Ta = 25 C) TOSHIBA Diode Silicon Epitaxial Planar Type 02DZ2.0~02DZ24 Constant Voltage Regulation Applications Reference Voltage Applications Unit: mm The mounting of four devices on an ultra-compact package allows

More information

USER GUIDE 1 INTRODUCTION 2 GENERAL DESCRIPTION. A) Mbed enabled MCU Board. B) Shield Board. Quad SPI Evaluation Kit

USER GUIDE 1 INTRODUCTION 2 GENERAL DESCRIPTION. A) Mbed enabled MCU Board. B) Shield Board. Quad SPI Evaluation Kit 1 INTRODUCTION The from Winbond Electronics is consist of Mbed enabled MCU board which has an Arduino UNO R3 compatible terminal and Shield Board, Daughter Board. This document describes how to use the.

More information

VREG_3V3 Block User Guide V05.03

VREG_3V3 Block User Guide V05.03 nc. DOCUMENT NUMBER S12VREG3V3V5/D VREG_3V3 Block User Guide V05.03 Original Release Date: 12 Jul 2001 Revised: 09 Sep 2004 Semiconductor Products Sector Motorola, Inc Motorola reserves the right to make

More information

2SK117 2SK117. Low Noise Audio Amplifier Applications. Maximum Ratings (Ta 25 C) Electrical Characteristics (Ta 25 C)

2SK117 2SK117. Low Noise Audio Amplifier Applications. Maximum Ratings (Ta 25 C) Electrical Characteristics (Ta 25 C) TOSHIBA Field Effect Transistor Silicon N Channel Junction Type Low Noise Audio Amplifier Applications Unit: mm High Yfs : Yfs = 15 ms (typ.) (VDS = 10 V, VGS = 0) High breakdown voltage: VGDS = 50 V Low

More information

Preliminary Information. AMD-8111 TM HyperTransport TM I/O Hub Revision Guide

Preliminary Information. AMD-8111 TM HyperTransport TM I/O Hub Revision Guide AMD-8111 TM HyperTransport TM I/O Hub Revision Guide Publication # 25720 Rev: 3.03 Issue Date: July 2003 2003 Advanced Micro Devices, Inc. All rights reserved. The contents of this document are provided

More information

MC56F825x/MC56F824x (2M53V) Chip Errata

MC56F825x/MC56F824x (2M53V) Chip Errata Freescale Semiconductor MC56F825XE_2M53V Chip Errata Rev. 1, 05/2012 MC56F825x/MC56F824x (2M53V) Chip Errata The following errata items apply to devices of the maskset 2M53V. 2012 Freescale Semiconductor,

More information

TouchCore351-ML16IP. Capacitive Touch Sensor Controller

TouchCore351-ML16IP. Capacitive Touch Sensor Controller Total Solution of MCU TouchCore351-ML16IP Capacitive Touch Sensor Controller CORERIVER Semiconductor reserves the right to make corrections, modifications, enhancements, improvements, and other changes

More information

M3H Group(2) Application Note Asynchronous Serial Communication Circuit (UART-C)

M3H Group(2) Application Note Asynchronous Serial Communication Circuit (UART-C) M3H Group(2) Asynchronous Serial Communication Circuit (UART-C) Outlines This application note is a erence material for developing products using the asynchronous serial communication circuit (UART) function

More information

1Z6.2~1Z390, 1Z6.8A~1Z30A

1Z6.2~1Z390, 1Z6.8A~1Z30A TOSHIBA ZENER DIODE SILICON DIFFUSED JUNCTION TYPE 1Z6.2~1Z390, 1Z6.8A~A CONSTANT REGULATION TRANSIENT SUPPRESSORS Unit: mm Average Power Dissipation : P = 1 W Peak Reverse Power Dissipation : P RSM =

More information

Interfacing a ICPlus s IP101A 100Mbps Ethernet PHY to NUC710A MAC Application Note V1.0

Interfacing a ICPlus s IP101A 100Mbps Ethernet PHY to NUC710A MAC Application Note V1.0 Interfacing a ICPlus s IP0A 00Mbps Ethernet PHY to NUC70A MAC Application Note V.0 Publication Release Date: Dec. 008 Support Chips: NUC70A/NUC745A Support Platforms: BSP The information in this document

More information

APPLICATION NOTE. The Next Innovation in High Density and Low Pin Count. Key features

APPLICATION NOTE. The Next Innovation in High Density and Low Pin Count. Key features SpiStack is Winbond s new W25M series developed to meet the demand for higher density, while maintaining a low pin count of the SpiFlash packages. This innovation brought about the advantages of concurrent

More information

M32C/84, 85, 86, 87, 88 Group

M32C/84, 85, 86, 87, 88 Group APPLICATION NOTE 1. Abstract The direct memory access controller (DMAC) function allows data to be transferred without using the CPU. DMAC transfers one data (8-bit or 16-bit) from a source address to

More information

NuTool - PinConfigure Revision History

NuTool - PinConfigure Revision History Revision 1.14 (Released 2018-11-16) 1. Supported NUC2201. 2. Updated NANO103. Revision 1.13 (Released 2018-07-29) 3. Supported Mini57, NDA102 and NM1120. Revision 1.12 (Released 2018-06-29) 1. Updated

More information

ES_LPC5410x. Errata sheet LPC5410x. Document information

ES_LPC5410x. Errata sheet LPC5410x. Document information Rev. 2.3 21 November 2017 Errata sheet Document information Info Keywords Abstract Content LPC54102J512UK49; LPC54102J256UK49; LPC54101J512UK49; LPC54101J256UK49; LPC54102J512BD64; LPC54102J256BD64; LPC54101J512BD64;

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F2XX DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F2xx Development Kits contain the following items: C8051F206 or C8051F226 Target Board C8051Fxxx Development Kit Quick-Start Guide Silicon

More information

This document describes a program for timer RF in pulse width measurement mode.

This document describes a program for timer RF in pulse width measurement mode. R8C/25 Group. Abstract This document describes a program for timer RF in pulse width measurement mode. 2. Introduction The application example described in this document applies to the following MCU and

More information

8-bit MCU Family C8051F93x/92x Errata

8-bit MCU Family C8051F93x/92x Errata 8-bit MCU Family C8051F93x/92x Errata This document contains information on the errata of revision G of C8051F93x/92x. For errata on older revisions, please refer to the errata history for the device.

More information

AVR134: Real Time Clock (RTC) Using the Asynchronous Timer. Features. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR134: Real Time Clock (RTC) Using the Asynchronous Timer. Features. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR134: Real Time Clock (RTC) Using the Asynchronous Timer APPLICATION NOTE Features Real Time Clock with Very Low Power Consumption (10µA @ 3.3V) Very Low Cost Solution Adjustable

More information

Winbond ACPI-STR Controller W83305S W83305G

Winbond ACPI-STR Controller W83305S W83305G Winbond ACPI-STR Controller W83305S W83305G W83305S Data Sheet Revision History PAGES DATES VERSION VERSION ON WEB MAIN CONTENTS 1 Apr./06 0.5 N.A. All version before 0.5 are for internal use only Please

More information

TORX147(F,T) TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2.

TORX147(F,T) TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE. 1. Absolute Maximum Ratings (Ta = 25 C) 2. FIBER OPTIC RECEIVING MODULE TORX147(F,T) FIBER OPTIC RECEIVING MODULE FOR DIGITAL AUDIO INTERFACE Unit: mm For JEITA Standard CP 1212 (Digital Audio Optical Interface for Consumer Equipment). A self tapping

More information

Apollo2 EVB Quick Start Guide

Apollo2 EVB Quick Start Guide Apollo2 EVB Quick Start Guide Doc ID: QS-A2-1p00 Revision 1.0 June 2017 QS-A2-1p00 Page 1 of 11 2017 Ambiq Micro, Inc. Table of Content 1. Introduction...3 2. Documentation Revision History...3 3. Overview

More information

CRY62~CRZ47 CRY62~CRZ47. Use in Communication, Automation and Measurement Equipment Constant Voltage Regulation Transient Suppressors

CRY62~CRZ47 CRY62~CRZ47. Use in Communication, Automation and Measurement Equipment Constant Voltage Regulation Transient Suppressors TOSHIBA Zener Diode Silicon Epitaxial Type CRY62~CRZ47 Use in Communication, Automation and Equipment Constant Regulation Transient Suppressors Unit: mm Average power dissipation: P = 0.7 W Zener voltage:

More information

AT60142H/HT. Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET. Active Errata List. Errata History. Abbreviations. 1.

AT60142H/HT. Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET. Active Errata List. Errata History. Abbreviations. 1. AT60142H/HT Rad-Hard 512Kx8 Very Low Power CMOS SRAM ERRATA-SHEET Active Errata List 1. Reading Error Errata History Lot Number Errata List All AT60142H lots 1 All AT60142HT lots 1 Abbreviations ATE :

More information

NuMicro Family M2351 Series Product Brief

NuMicro Family M2351 Series Product Brief NuMicro Family M2351 Series Product Brief The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission

More information

MM912_634, Silicon Analog Mask (M91W) / Digital Mask (N53A) Errata

MM912_634, Silicon Analog Mask (M91W) / Digital Mask (N53A) Errata Freescale Semiconductor, Inc. Chip Errata Document Number: MM912_634ER Rev. 7.0, 4/2015 MM912_634, Silicon Analog Mask (M91W) / Digital Mask (N53A) Errata This errata document applies to the MM912_634

More information

NAU8402. empoweraudio. Stereo 24-bit DAC with 2Vrms Line Out. empoweraudio 1. GENERAL DESCRIPTION

NAU8402. empoweraudio. Stereo 24-bit DAC with 2Vrms Line Out. empoweraudio 1. GENERAL DESCRIPTION 1. GENERAL DESCRIPTION Stereo 24-bit DAC with 2Vrms Line Out The NAU8402 is a high quality 24-bit stereo DAC with 2Vrms analog output capability. This device includes an integrated charge pump enabling

More information

SN8F5000 Starter-Kit User Manual

SN8F5000 Starter-Kit User Manual SONiX Technology Co., Ltd. User Manual 8051-based Microcontroller 1 Overview of Starter Kit provides easy-development platform. It includes SN8F5000 family real chip and I/O connectors to input signal

More information

AN2202 Application note

AN2202 Application note Application note STR73x microcontroller power management Introduction This application note provides an overview of the STR73x power management features and gives some guidelines for using the low power

More information

TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER FEATURES PIN CONNECTION (TOP VIEW) SCHEMATICS (EACH DRIVER)

TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER FEATURES PIN CONNECTION (TOP VIEW) SCHEMATICS (EACH DRIVER) TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT SILICON MONOLITHIC TD62382AP,TD62382AF TD62382AP/AF 8CH LOW INPUT ACTIVE SINK DRIVER The TD62382AP / AF are non inverting transistor array which are comprised

More information

APPNOTE NUMBER AN1138 PI3WVR13612 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee

APPNOTE NUMBER AN1138 PI3WVR13612 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee APPNOTE NUMBER AN1138 PI3WVR13612 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee 1. Introduction PI3WVR13612 is video switch that supports wide input voltage range. It can be employed in DP1.3/4

More information

MCF54451, MCF54452, MCF54453, MCF54454,

MCF54451, MCF54452, MCF54453, MCF54454, Chip Errata MCF54455DE Rev. 5, 8/21 MCF54455 Chip Errata Revision: All Supports: MCF5445, MCF54451, MCF54452, MCF54453, MCF54454, and MCF54455 Summary of MCF5445x Errata The latest mask of the MCF5445x

More information

NuMicro Family NuTiny-SDK-Mini58 User Manual

NuMicro Family NuTiny-SDK-Mini58 User Manual ARM Cortex -M 32-bit Microcontroller NuMicro Family NuTiny-SDK-Mini58 User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and

More information

Part Number Density Product Type Operation Temperature. W25Q80NESNIG 8Mb 1.2V Serial NOR Flash Memory Industrial (-40 C to +85 C)

Part Number Density Product Type Operation Temperature. W25Q80NESNIG 8Mb 1.2V Serial NOR Flash Memory Industrial (-40 C to +85 C) 1. INTRODUCTION This describes how to use the. The mbed enabled MCU board, which has an Arduino UNO R3 compatible terminal, is used in this description. 2. GENERAL DESCRIPTION The from Winbond Electronics

More information

BDE2S5.0 BDE2S5.0. ESD Protection Diodes. In Ultra Small DFN1006-2L Package. Package Type DFN1006-2L

BDE2S5.0 BDE2S5.0. ESD Protection Diodes. In Ultra Small DFN1006-2L Package. Package Type DFN1006-2L BYD Microelectronics Co., Ltd. ESD Protection Diodes In Ultra Small DFN1006-2L Package The Series is designed to protect voltage sensitive components from damage due to ESD. Excellent clamping capability,

More information

Mask Set Errata for Mask 2N40C

Mask Set Errata for Mask 2N40C Freescale Semiconductor S08PT60_2N40C Mask Set Errata Rev. 30 26 MAR 2012 Mask Set Errata for Mask 2N40C Introduction This report applies to mask 2N40C for these products: S08PT60 Errata ID 4044 BDC: a

More information

BDE6A5.0D-2 BDE6A5.0D-2. Low Capacitance ESD Protection for High Speed Data

BDE6A5.0D-2 BDE6A5.0D-2. Low Capacitance ESD Protection for High Speed Data BYD Microelectronics Co., Ltd. Low Capacitance ESD Protection for High Speed Data The Series is designed to protect high speed data lines from ESD. Its common anode design protects up to two separate I/O

More information

NuTiny-SDK-M051 User s Manual For NuMicro M051 Series

NuTiny-SDK-M051 User s Manual For NuMicro M051 Series NuTiny-SDK-M051 User s Manual For NuMicro M051 Series The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without

More information

M3H Group(2) Application Note 12-bit Analog to Digital Converter (ADC-A)

M3H Group(2) Application Note 12-bit Analog to Digital Converter (ADC-A) 12-bit Analog to Digital Converter (ADC-A) Outlines This application note is a erence material for developing products using the 12-bit analog to digital converter (ADC) function of M3H Group (2). This

More information

CRY62~CRZ47 CRY62~CRZ47. Applications: Communication, Control and Measurement Equipment Constant Voltage Regulation Transient Suppressors

CRY62~CRZ47 CRY62~CRZ47. Applications: Communication, Control and Measurement Equipment Constant Voltage Regulation Transient Suppressors TOSHIBA Zener Diode Silicon Epitaxial Type CRY62~CRZ47 Applications: Communication, Control and Equipment Constant Regulation Transient Suppressors Unit: mm Average power dissipation: P = 0.7 W Zener voltage:

More information

However, if an event comes in when the new value is being written to the pulse accumulator counter, that event could be missed. One solution to this p

However, if an event comes in when the new value is being written to the pulse accumulator counter, that event could be missed. One solution to this p Engineering Bulletin 7/2003 HC11 and HC12 Families Pulse Accumulator By Darci Ernst Systems Engineering Austin, TX Introduction and Background Detailed Description The timer module is one of the peripherals

More information

This document describes a program for timer RA in pulse period measurement mode.

This document describes a program for timer RA in pulse period measurement mode. APPLICATION NOTE R8C/25 Group. Abstract This document describes a program for timer RA in pulse period measurement mode. 2. Introduction The application example described in this document applies to the

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F38X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F38x Development Kit contains the following items: C8051F380 Target Board C8051Fxxx Development Kit Quick-start Guide Silicon Laboratories

More information

MPC8349E-mITX-GP Board Errata

MPC8349E-mITX-GP Board Errata Freescale Semiconductor Document Number: MPC8349EMITX-GPBE Rev. 2, 01/2007 MPC8349E-mITX-GP Board Errata This document describes the known errata and limitations of the MPC8349E-mITX-GP reference platform.

More information

AN Automatic RS-485 address detection. Document information

AN Automatic RS-485 address detection. Document information Rev. 01 2 June 2006 Application note Document information Info Keywords Abstract Content SC16IS740, SC16IS750, SC16IS760, SC16IS752, SC16IS762, I2C UART, SPI UART, RS-485, 9-bit mode, multi-drop mode This

More information

V850ES/Fx2. Customer Notification. 32-bit Single-Chip Microcontrollers. Operating Precautions. µpd70323x

V850ES/Fx2. Customer Notification. 32-bit Single-Chip Microcontrollers. Operating Precautions. µpd70323x Customer Notification V850ES/Fx2 32-bit Single-Chip Microcontrollers Operating Precautions µpd70f323x, µpd70323x Document No. TPS-HE-B-2590 Date Published August 2006 NEC Electronics (Europe) GmbH DISCLAIMER

More information

TLPGE183P TLPGE183P. Panel Circuit Indicator. Maximum Ratings (Ta = 25 C) TOSHIBA LED Lamp InGaAlP Pure Green Light Emission.

TLPGE183P TLPGE183P. Panel Circuit Indicator. Maximum Ratings (Ta = 25 C) TOSHIBA LED Lamp InGaAlP Pure Green Light Emission. TLPGE8P TOSHIBA LED Lamp InGaAlP Pure Green Light Emission TLPGE8P Panel Circuit Indicator Unit in mm 5mm diameter(t /4) InGaAlP pure green LED All plastic mold type. Colorless clear lens Low drive current,high

More information

CE PSoC 4: Time-Stamped ADC Data Transfer Using DMA

CE PSoC 4: Time-Stamped ADC Data Transfer Using DMA CE97091- PSoC 4: Time-Stamped ADC Data Transfer Using DMA Objective This code example uses a DMA channel with two descriptors to implement a time-stamped ADC data transfer. It uses the Watch Dog Timer

More information

STM8 I 2 C optimized examples

STM8 I 2 C optimized examples Application note STM8 I 2 C optimized examples Introduction This document describes how to use the following I 2 C optimized examples Hardware configuration example of a common I 2 C bus Master firmware

More information

BNO055 Xplained pro Getting Started Guide

BNO055 Xplained pro Getting Started Guide Application note BNO055 Xplained pro Getting Started Guide BNO055 Xplained pro: Getting Started Guide Document Revision 1.0 Document Release February 2015 Document Number BST-BNO055-AN011-00 Technical

More information

CGM: CRYSTAL OPERATION

CGM: CRYSTAL OPERATION MOTOROLA SEMICONDUCTOR TECHNICAL INFORMATION 68HC912D60MSE5 Rev 2 March 1, 2001 Mask Set Errata 5 M68HC912D60 Microcontroller Unit INTRODUCTION This mask-set errata provides information pertaining to the

More information

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW)

TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER FEATURES SCHEMATICS PIN CONNECTION (TOP VIEW) TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT MULTI CHIP TD62M8600FG TD62M8600FG 8CH LOW SATURATION VOLTAGE SOURCE DRIVER TD62M8600FG is Multi Chip IC incorporates 8 low saturation discrete transistors equipped

More information

Mask Set Errata 1 MC68HC12DA128 Microcontroller Unit

Mask Set Errata 1 MC68HC12DA128 Microcontroller Unit MOTOROLA SEMICONDUCTOR TECHNICAL INFORMATION 68HC12DA128MSE1 Rev 1 March 1, 2001 Mask Set Errata 1 MC68HC12DA128 Microcontroller Unit INTRODUCTION This mask-set errata provides information pertaining to

More information

LPC81x, LPC82x, LPC83x Errata Sheet and Datasheet Update for Vdd.1 Errata

LPC81x, LPC82x, LPC83x Errata Sheet and Datasheet Update for Vdd.1 Errata 4/12/2018 epcn Print: Customer Information Notification 201804004I Customer Information Notification 201804004I Issue Date: Effective Date: Dear Product Data, 13-Apr-2018 14-Apr-2018 Here's your personalized

More information

Features. General Description. Applications. Typical Application. QX5252 Solar LED Driver

Features. General Description. Applications. Typical Application. QX5252 Solar LED Driver General Description QX5252 is an ASIC for solar LED lawn lights. Only a peripheral inductor is required to realize the step-up power supply, and the maximum drive efficiency can exceed 84%. QX5252 has

More information

Table 1 summarizes the supported device attribute differences between KSZ9021GN and KSZ9031MNX PHY devices. Device Attribute KSZ9021GN KSZ9031MNX

Table 1 summarizes the supported device attribute differences between KSZ9021GN and KSZ9031MNX PHY devices. Device Attribute KSZ9021GN KSZ9031MNX to Migration Guide Rev. 1.1 Introduction This document summarizes the hardware pin and software register differences for migrating from an existing board design using the PHY to a new board design using

More information

TD62384APG,TD62384AFG TD62385APG,TD62385AFG

TD62384APG,TD62384AFG TD62385APG,TD62385AFG TOSHIBA BIPOLAR DIGITAL INTEGRATED CIRCUIT SILICON MONOLITHIC TD62384APG,TD62384AFG TD62385APG,TD62385AFG 8CH LOW INPUT ACTIVE DARLINGTON SINK DRIVER The TD62384APG / AFG and TD62385APG / AFG are non inverting

More information

Interfacing MC33903/4/5 With MC9S08DZ60

Interfacing MC33903/4/5 With MC9S08DZ60 Freescale Semiconductor Document Number:AN4554 Application Note Rev. 0, 7/2012 Interfacing MC33903/4/5 With MC9S08DZ60 by: Nitin Gupta Automotive and Industrial Solutions Group 1 Introduction System Basis

More information

APPNOTE NUMBER AN1139 PI3WVR13412 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee

APPNOTE NUMBER AN1139 PI3WVR13412 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee APPNOTE NUMBER AN1139 PI3WVR13412 DP1.4/HDMI2.0 Mux/Demux Application Guidelines Justin Lee 1. Introduction PI3WVR13412 is video switch that supports wide input voltage range. It can be employed in DP1.3/4

More information

Device Errata MPC860ADS Application Development System Board Versions ENG, PILOT, REV A

Device Errata MPC860ADS Application Development System Board Versions ENG, PILOT, REV A nc. Microprocessor and Memory Technologies Group Errata Number: E2 Device Errata MPC860ADS Application Development System Board Versions ENG, PILOT, REV A February 5, 1997 1. Failures bursting to EDO DRAM.

More information