Fujitsu Microelectronics Europe Application Note MCU-AN E-V11 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK MONITOR APPLICATION NOTE

Size: px
Start display at page:

Download "Fujitsu Microelectronics Europe Application Note MCU-AN-300067-E-V11 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK MONITOR APPLICATION NOTE"

Transcription

1 Fujitsu Microelectronics Europe Application Note MCU-AN E-V11 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK MONITOR APPLICATION NOTE

2 Revision History Revision History Date Issue V1.0, First draft, HPi V1.1, Updated introduction and Key feature section, HPi This document contains 12 pages. MCU-AN E-V Fujitsu Microelectronics Europe GmbH

3 Warranty and Disclaimer Warranty and Disclaimer To the maximum extent permitted by applicable law, Fujitsu Microelectronics Europe GmbH restricts its warranties and its liability for all products delivered free of charge (eg. software include or header files, application examples, target boards, evaluation boards, engineering samples of IC s etc.), its performance and any consequential damages, on the use of the Product in accordance with (i) the terms of the License Agreement and the Sale and Purchase Agreement under which agreements the Product has been delivered, (ii) the technical descriptions and (iii) all accompanying written materials. In addition, to the maximum extent permitted by applicable law, Fujitsu Microelectronics Europe GmbH disclaims all warranties and liabilities for the performance of the Product and any consequential damages in cases of unauthorised decompiling and/or reverse engineering and/or disassembling. Note, all these products are intended and must only be used in an evaluation laboratory environment. 1. Fujitsu Microelectronics Europe GmbH warrants that the Product will perform substantially in accordance with the accompanying written materials for a period of 90 days form the date of receipt by the customer. Concerning the hardware components of the Product, Fujitsu Microelectronics Europe GmbH warrants that the Product will be free from defects in material and workmanship under use and service as specified in the accompanying written materials for a duration of 1 year from the date of receipt by the customer. 2. Should a Product turn out to be defect, Fujitsu Microelectronics Europe GmbH s entire liability and the customer s exclusive remedy shall be, at Fujitsu Microelectronics Europe GmbH s sole discretion, either return of the purchase price and the license fee, or replacement of the Product or parts thereof, if the Product is returned to Fujitsu Microelectronics Europe GmbH in original packing and without further defects resulting from the customer s use or the transport. However, this warranty is excluded if the defect has resulted from an accident not attributable to Fujitsu Microelectronics Europe GmbH, or abuse or misapplication attributable to the customer or any other third party not relating to Fujitsu Microelectronics Europe GmbH. 3. To the maximum extent permitted by applicable law Fujitsu Microelectronics Europe GmbH disclaims all other warranties, whether expressed or implied, in particular, but not limited to, warranties of merchantability and fitness for a particular purpose for which the Product is not designated. 4. To the maximum extent permitted by applicable law, Fujitsu Microelectronics Europe GmbH s and its suppliers liability is restricted to intention and gross negligence. NO LIABILITY FOR CONSEQUENTIAL DAMAGES To the maximum extent permitted by applicable law, in no event shall Fujitsu Microelectronics Europe GmbH and its suppliers be liable for any damages whatsoever (including but without limitation, consequential and/or indirect damages for personal injury, assets of substantial value, loss of profits, interruption of business operation, loss of information, or any other monetary or pecuniary loss) arising from the use of the Product. Should one of the above stipulations be or become invalid and/or unenforceable, the remaining stipulations shall stay in full effect Fujitsu Microelectronics Europe GmbH MCU-AN E-V11

4 Contents Contents REVISION HISTORY... 2 WARRANTY AND DISCLAIMER... 3 CONTENTS INTRODUCTION Key Features CLOCK MONITOR Block Diagrams Operation Registers Monitor Configuration Register (CMCFG) Clock Source Configuration Register (CSCFG) SOFTWARE EXAMPLE Basic Functionality of the Clock Monitor ADDITIONAL INFORMATION LIST OF FIGURES LIST OF TABLES MCU-AN E-V Fujitsu Microelectronics Europe GmbH

5 Chapter 1 Introduction 1 Introduction The Clock Monitor is a module that outputs internal clock signals to a terminal to externally monitor them. The Clock Monitor provides a function to divide the frequency of a clock signal before it outputs to the terminal, thus allowing the clock signal to be used as an event at which external circuits act in synchronization with a MCU function. Not all devices are having this feature. Please refer datasheet of corresponding device to check availability of this function. 1.1 Key Features Divide an internal clock signal to output it to a terminal (MONCLK) Maximum frequency that can be monitored on a terminal (MONCLK) is 50MHz A dedicated MONCLK pin is available and no port function registers are required to set for enabling it. Division ratios: CLK/1, CLK/2, CLK/3,..., CLK/16 Programmable mark level (output L or H before enabling the clock output) Glitch free output enable Fujitsu Microelectronics Europe GmbH MCU-AN E-V11

6 Chapter 2 Clock Monitor 2 Clock Monitor THE BASIC FUNCTIONALITY OF THE CLOCK MONITOR IS EXPLAINED 2.1 Block Diagrams Figure 2-1 shows the internal block diagram of a Clock Monitor. 2.2 Operation Figure 2-1: Clock Monitor Due to the glitch free switching mechanism it is necessary to follow these rules when switching the clock source (CMCFG3:0) or the pre-scalar ratio (CMPRE3:0): - The CMPRE3:0 registers can only be written if the CMSEL3:0 registers are currently 0x00. - The CMPRE3:0 registers can only be written if the CMSEL3:0 registers are written to 0x00 within the same write access. - Between 2 write accesses to CMPRE/CMCFG there must be at least 2 cycles of the divided monitor clock. - For changing the selector value, the MONCLK must be disabled. MCU-AN E-V Fujitsu Microelectronics Europe GmbH

7 Chapter 2 Clock Monitor 2.3 Registers Monitor Configuration Register (CMCFG) This register selects output settings of an internal clock signal Bit No. Name Explanation Value Operation 0000 Source clock (selected by CMSEL) divided by 1 (Initial) 0001 Source clock (selected by CMSEL) divided by 2 7,6,5,4 CMPRE3- Select an output CMPRE0 frequency prescaler 1110 Source clock (selected by CMSEL) divided by Source clock (selected by CMSEL) divided by MONCLK output disabled (high impedance) (Initial) 3,2,1,0 CMSEL3- CMSEL0 Select a clock source 0001 OSCMAIN 0010 OSCSUB 0011 CLKRC 0100 CLKSUBRC 0101 CLKMAIN 0110 CLKSUB 0111 CLKMOD 1000 Clock modulator observer output* 1001 PLL output after 1/g divider (Auto Gear) 1010 PLL output after 1/m divider 1011 CLKCAN 1100 CLKPLLFB 1101 CLKB 1110 CLKP 1111 CLKT *Silicon evaluation purposes only, not available for customer applications. Table 2-1: CMCFG Fujitsu Microelectronics Europe GmbH MCU-AN E-V11

8 Chapter 2 Clock Monitor Clock Source Configuration Register (CSCFG) Operation for Channel (2n+0) or Bit No. Name Explanation Value (2n+1) EDSU/MPU is (clock) disabled [Initial 0 7 EDSUEN EDSU/MPU Enable value] 1 EDSU/MPU is (clock) enabled 0 PLL is in the un-locked state 6 PLLLOCK PLL Lock 1 PLL is in the locked state 0 CLKRC is set to 100kHz [Initial value] 5 RCSEL CLKRC Selector 1 CLKRC is set to 2MHz MONCLK mark level is low [Initial Clock Monitor 0 4 MONCKI value] MONCLK inverter 1 MONCLK mark level is high LCD Controller is sourced by Sub Clock Source 0 Oscillator 3 CSC3 Selection for LCD LCD Controller is sourced by RC Controller 1 Oscillator (100kHz) Sub clock Calibration is sourced by Clock Source 0 Sub Oscillator 2 CSC2 Selection for Sub Sub clock Calibration is sourced by RC clock calibration 1 Oscillator(100kHz) Real Time Clock is sourced by Main 00 Oscillator Real Time Clock is sourced by Sub CSC1, Clock Source 01 1,0 CSC0 Oscillator Selection for RTC Real Time Clock is sourced by RC 10 Oscillator(100kHz) 11 Setting prohibited Table 2-2: CSCFG MCU-AN E-V Fujitsu Microelectronics Europe GmbH

9 Chapter 3 Software Example 3 Software Example EXAMPLE FOR CLCOK MONITOR 3.1 Basic Functionality of the Clock Monitor The following example sets clock source and clock divider. /* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */ /* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */ /* ELIGIBILITY FOR ANY PURPOSES. */ /* (C) Fujitsu Microelectronics Europe GmbH */ /* */ void InitClockMonitor(unsigned char divider, unsigned char clk_source) { /* disable MonClk output */ CMCFG = (CMCFG & 0xF0); while (CMCFG & 0x0F) { HWWD_CL = 0; } /* Set Pre scalar value */ CMCFG = (CMCFG & 0x0F) (divider << 4); } /* Enable MonClk output */ CMCFG = CMCFG (clk_source & 0x0F); Note: Maximum frequency that can be monitored on a terminal (MONCLK) is 50MHz Fujitsu Microelectronics Europe GmbH MCU-AN E-V11

10 Chapter 4 Additional Information 4 Additional Information Information about FUJITSU Microcontrollers can be found on the following Internet page: The software examples related to this application note is: 91460_monclk It can be found on the following Internet page: MCU-AN E-V Fujitsu Microelectronics Europe GmbH

11 List of Figures List of Figures Figure 2-1: Clock Monitor... 6 Fujitsu Microelectronics Europe GmbH MCU-AN E-V11

12 List of Tables List of Tables Table 2-1: CMCFG... 7 Table 2-2: CSCFG... 8 MCU-AN E-V Fujitsu Microelectronics Europe GmbH

Fujitsu Microelectronics Europe Application Note MCU-AN-300104-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK SUPERVISOR APPLICATION NOTE

Fujitsu Microelectronics Europe Application Note MCU-AN-300104-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK SUPERVISOR APPLICATION NOTE Fujitsu Microelectronics Europe Application Note MCU-AN-300104-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 CLOCK SUPERVISOR APPLICATION NOTE Revision History Revision History Date 2008-06-18 V1.0, First

More information

USER GUIDE Programming Adapter Cable for Fujitsu Flash Microcontroller- F²MC-16LX/FR Family Fujitsu Microelectronics America, Inc.

USER GUIDE Programming Adapter Cable for Fujitsu Flash Microcontroller- F²MC-16LX/FR Family Fujitsu Microelectronics America, Inc. USER GUIDE Programming Adapter Cable for Fujitsu Flash Microcontroller- F²MC-16LX/FR Family Fujitsu Microelectronics America, Inc. 1 Revision History Revision # Date Comment 1.0 03.25.2001 New Document

More information

Fujitsu Semiconductor Europe CI-300113-E-V10 32-BIT MICROCONTROLLER STARTERKIT SK-FM3-100PMC FUNCTIONAL LIMITATION CUSTOMER INFORMATION

Fujitsu Semiconductor Europe CI-300113-E-V10 32-BIT MICROCONTROLLER STARTERKIT SK-FM3-100PMC FUNCTIONAL LIMITATION CUSTOMER INFORMATION Fujitsu Semiconductor Europe CI-300113-E-V10 32-BIT MICROCONTROLLER STARTERKIT SK-FM3-100PMC FUNCTIONAL LIMITATION CUSTOMER INFORMATION Revision History Revision History Date 2011-05-02 V1.0; 1 st version;

More information

FR FAMILY MB91460 SPI - DAISY CHAIN COMMUNICATION 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

FR FAMILY MB91460 SPI - DAISY CHAIN COMMUNICATION 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300101-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 SPI - DAISY CHAIN COMMUNICATION APPLICATION NOTE Revision History Revision History Date 2008-07-13

More information

The following document contains information on Cypress products.

The following document contains information on Cypress products. The following document contains information on Cypress products. Colophon The products described in this document are designed, developed and manufactured as contemplated for general use, including without

More information

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

APPLICATION NOTE. Atmel AVR134: Real Time Clock (RTC) Using the Asynchronous Timer. Atmel AVR 8-bit Microcontroller. Introduction. APPLICATION NOTE Atmel AVR134: Real Time Clock (RTC) Using the Asynchronous Timer Introduction Atmel AVR 8-bit Microcontroller This application note describes how to implement a real time counter (RTC)

More information

ENTERPRISE EDITION INSTALLER END USER LICENCE AGREEMENT THIS AGREEMENT CONSISTS OF THREE PARTS:

ENTERPRISE EDITION INSTALLER END USER LICENCE AGREEMENT THIS AGREEMENT CONSISTS OF THREE PARTS: ENTERPRISE EDITION INSTALLER END USER LICENCE AGREEMENT THIS AGREEMENT CONSISTS OF THREE PARTS: A. VNC SERVER ENTERPRISE EDITION END USER LICENCE AGREEMENT B. VNC VIEWER ENTERPRISE EDITION END USER LICENCE

More information

General Terms and Conditions for Online Sales of TomTom Inc ( TomTom )

General Terms and Conditions for Online Sales of TomTom Inc ( TomTom ) General Terms and Conditions for Online Sales of TomTom Inc ( TomTom ) 1) Scope a) These Terms and Conditions shall apply to all purchase orders submitted or to be submitted by you for any item, service

More information

1. GRANT OF LICENSE. Acunetix Ltd. grants you the following rights provided that you comply with all terms and conditions of this EULA:

1. GRANT OF LICENSE. Acunetix Ltd. grants you the following rights provided that you comply with all terms and conditions of this EULA: Acunetix Web Vulnerability Scanner Licensed Copies: 1 END USER LICENSE AGREEMENT IMPORTANT READ CAREFULLY: This End User License Agreement ("EULA") is a legal agreement between you (either an individual

More information

TERMS AND CONDITIONS 1 CONTRACT INFORMATION

TERMS AND CONDITIONS 1 CONTRACT INFORMATION SUMMARY These terms and conditions govern your purchase of SocketCare for the Covered Products and for the Contract Term as defined herein. SocketCare is a service program that provides for the repair

More information

CITRIX SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT

CITRIX SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT CITRIX SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY BEFORE DOWNLOADING, INSTALLING OR USING CITRIX OR CITRIX-SUPPLIED SOFTWARE. BY DOWNLOADING OR INSTALLING

More information

MDM Zinc 3.0 End User License Agreement (EULA)

MDM Zinc 3.0 End User License Agreement (EULA) MDM Zinc 3.0 End User License Agreement (EULA) THIS AGREEMENT (or "EULA") IS A LEGAL AGREEMENT BETWEEN THE PERSON, COMPANY, OR ORGANIZATION THAT HAS LICENSED THIS SOFTWARE ("YOU" OR "CUSTOMER") AND MULTIDMEDIA

More information

24.2L M.A.N. V12 Engine Module

24.2L M.A.N. V12 Engine Module 24.2L M.A.N. V12 Engine Module MANV1224 INSTALLATION INSTRUCTIONS For 24.2L M.A.N. V12 Engines V12 M.A.N. Engine Instructions Module ECM s (male and female, connect to the same ECM) ECM s (male and female,

More information

1. GRANT OF LICENSE. Formdocs LLC grants you the following rights provided that you comply with all terms and conditions of this EULA:

1. GRANT OF LICENSE. Formdocs LLC grants you the following rights provided that you comply with all terms and conditions of this EULA: END-USER LICENSE AGREEMENT FOR FORMDOCS SOFTWARE IMPORTANT-READ CAREFULLY: This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and Formdocs

More information

MEDION LIMITED WARRANTY Medion warrants that the product accompanied by this limited warranty is free from manufacturing defects in material or workmanship for a period of 12 months from the date of original

More information

Flexible Active Shutter Control Interface using the MC1323x

Flexible Active Shutter Control Interface using the MC1323x Freescale Semiconductor Document Number: AN4353 Application Note Rev. 0, 9/2011 Flexible Active Shutter Control Interface using the MC1323x by: Dennis Lui Freescale Hong Kong 1 Introduction This application

More information

Bachmann PrintBoy SDK HTML Edition API Reference for CodeWarrior C/C++ Developers version 7.0

Bachmann PrintBoy SDK HTML Edition API Reference for CodeWarrior C/C++ Developers version 7.0 Bachmann PrintBoy SDK HTML Edition API Reference for CodeWarrior C/C++ Developers version 7.0 Essential Printing and File Management Software for Palm OS and Pocket PC Handhelds Bachmann PrintBoy SDK copyright

More information

The following document contains information on Cypress products.

The following document contains information on Cypress products. The following document contains information on Cypress products. Colophon The products described in this document are designed, developed and manufactured as contemplated for general use, including without

More information

AN1991. Audio decibel level detector with meter driver

AN1991. Audio decibel level detector with meter driver Rev. 2.1 20 March 2015 Application note Document information Info Keywords Abstract Content SA604A, LM358, RSSI, cellular radio The SA604A can provide a logarithmic response proportional to the input signal

More information

AN10849. LPC1700 RTC hardware auto calibration. Document information. RTC, Hardware Auto Calibration, LPC1700, Graphic LCD

AN10849. LPC1700 RTC hardware auto calibration. Document information. RTC, Hardware Auto Calibration, LPC1700, Graphic LCD Rev. 01 1 July 2009 Application note Document information Info Keywords Abstract Content RTC, Hardware Auto Calibration, LPC1700, Graphic LCD Using the LPC1700 RTC s auto calibration feature Revision history

More information

AVR1321: Using the Atmel AVR XMEGA 32-bit Real Time Counter and Battery Backup System. 8-bit Microcontrollers. Application Note.

AVR1321: Using the Atmel AVR XMEGA 32-bit Real Time Counter and Battery Backup System. 8-bit Microcontrollers. Application Note. AVR1321: Using the Atmel AVR XMEGA 32-bit Real Time Counter and Battery Backup System Features 32-bit Real Time Counter (RTC) - 32-bit counter - Selectable clock source 1.024kHz 1Hz - Long overflow time

More information

PC Base Adapter Daughter Card UART GPIO. Figure 1. ToolStick Development Platform Block Diagram

PC Base Adapter Daughter Card UART GPIO. Figure 1. ToolStick Development Platform Block Diagram TOOLSTICK VIRTUAL TOOLS USER S GUIDE RELEVANT DEVICES 1. Introduction The ToolStick development platform consists of a ToolStick Base Adapter and a ToolStick Daughter card. The ToolStick Virtual Tools

More information

APPLICATION NOTE Atmel AT02509: In House Unit with Bluetooth Low Energy Module Hardware User Guide 8-bit Atmel Microcontroller Features Description

APPLICATION NOTE Atmel AT02509: In House Unit with Bluetooth Low Energy Module Hardware User Guide 8-bit Atmel Microcontroller Features Description APPLICATION NOTE Atmel AT259: In House Unit with Bluetooth Low Energy Module Hardware User Guide Features 8-bit Atmel Microcontroller Low power consumption Interface with BLE with UART Bi-direction wake

More information

Select Internet. Standard Terms and Conditions relating to the supply of online backup services by Select Internet

Select Internet. Standard Terms and Conditions relating to the supply of online backup services by Select Internet Select Internet Standard Terms and Conditions relating to the supply of online backup services by Select Internet Select Internet, PO Box 317 Kidlington, Oxford. OX5 3WZ www.selectinternet.co.uk Page 1

More information

Welcome to Maritime Information Systems Merchant Vessel Database (MVDB)

Welcome to Maritime Information Systems Merchant Vessel Database (MVDB) Welcome to Maritime Information Systems Merchant Vessel Database (MVDB) MVDB for Windows 95* and Windows 98 offers a complete U.S. Vessel Documentation database capable of searching, saving, exporting,

More information

END USER LICENSE AGREEMENT FOR SLICKEDIT(R) CORE SOFTWARE IMPORTANT

END USER LICENSE AGREEMENT FOR SLICKEDIT(R) CORE SOFTWARE IMPORTANT END USER LICENSE AGREEMENT FOR SLICKEDIT(R) CORE SOFTWARE IMPORTANT THIS IS A LEGAL AGREEMENT BETWEEN YOU ("You" or "Your") AND SLICKEDIT INC. ("SlickEdit"). SLICKEDIT IS WILLING TO (1) LICENSE THE SLICKEDIT

More information

END-USER LICENSE AGREEMENT FOR DIGIMETRICS AURORA SOFTWARE

END-USER LICENSE AGREEMENT FOR DIGIMETRICS AURORA SOFTWARE END-USER LICENSE AGREEMENT FOR DIGIMETRICS AURORA SOFTWARE IMPORTANT READ CAREFULLY: This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity)

More information

TTL to RS232 Adapter User Guide

TTL to RS232 Adapter User Guide TTL to RS232 Adapter User Guide Revision D March 28, 2011 Document Part Number GC-800-313d Copyright and Trademark Copyright 2006-2011, Grid Connect, Inc. All rights reserved. No part of this manual may

More information

Software Real Time Clock Implementation on MC9S08LG32

Software Real Time Clock Implementation on MC9S08LG32 Freescale Semiconductor Document Number: AN4478 Rev. 0, 03/2012 Software Real Time Clock Implementation on MC9S08LG32 by: Nitin Gupta Automotive and Industrial Solutions Group 1 Introduction The MC9S08LG32

More information

EULA - Page 2 of 5 any service, account, computer systems or networks associated with the Internet-based services provided by ESI-TECNALIA.

EULA - Page 2 of 5 any service, account, computer systems or networks associated with the Internet-based services provided by ESI-TECNALIA. EULA - Page 1 of 5 END-USER LICENSE AGREEMENT FOR ESI-TECNALIA SOFTWARE IMPORTANT READ CAREFULLY: This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single

More information

LIMITED WARRANTY. (i) repair the defective portion of the BlackBerry Device without charge to YOU with new or reconditioned parts;

LIMITED WARRANTY. (i) repair the defective portion of the BlackBerry Device without charge to YOU with new or reconditioned parts; LIMITED WARRANTY Additional Rights Under Consumer Laws. If YOU are a consumer YOU may have legal (statutory) rights that are in addition to those set out in this Limited Warranty (such as the consumer

More information

This AGREEMENT, dated, is entered into by and between:

This AGREEMENT, dated, is entered into by and between: This AGREEMENT, dated, is entered into by and between: Minneapolis Grain Exchange (the "Sublicensor"), a not-for-profit mutual membership organization under the laws of the State of Minnesota, U.S.A. with

More information

P O W E R S U P P L Y M A N U A L

P O W E R S U P P L Y M A N U A L POWER SUPPLY MANUAL Congratulations on the purchase of your new Corsair power supply. This User Agreement (the Agreement ) is a legal agreement between you ( You ), and Corsair Memory, Inc. ( Corsair ).

More information

Exeba -ATS. User Guide. Escan Technologies Corporation

Exeba -ATS. User Guide. Escan Technologies Corporation Escan Technologies Corporation Exeba -ATS User Guide Escan Technologies Corp. 12140 Severn Way Riverside, CA 92503 Phone (909) 270-0043 Fax (909) 270-0920 1 ESCAN TECHNOLOGIES CORPORATION Exeba -ATS User

More information

GENERAL TARIFF. 2) Internet Service is provided at C&W's discretion, depending on the availability of suitable facilities and equipment.

GENERAL TARIFF. 2) Internet Service is provided at C&W's discretion, depending on the availability of suitable facilities and equipment. Page 6.1 INTERNET ACCESS SERVICES General 1. Description 1. This item is subject to the terms and provisions of Part A of this Tariff. 2. This Part applies to the following C&W services: Dialup Internet

More information

Warranty Terms. QLogic-provided cables, optics and other accessories are warranted for ninety (90) days from date of purchase.

Warranty Terms. QLogic-provided cables, optics and other accessories are warranted for ninety (90) days from date of purchase. Warranty Terms QLogic Corporation ("QLogic") provides the following warranties to the original purchaser of QLogic products from QLogic or, in the case of resale, to the initial end user customer (the

More information

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR131: Using the AVR s High-speed PWM APPLICATION NOTE Introduction This application note is an introduction to the use of the high-speed Pulse Width Modulator (PWM) available

More information

SOFTWARE LICENSE AGREEMENT

SOFTWARE LICENSE AGREEMENT SOFTWARE LICENSE AGREEMENT This Software License Agreement (this Agreement ) is entered into as of the installation date of the software by and between Nanotron Technologies GmbH, a German corporation

More information

In-Situ Inc. Warranty / Terms & Conditions / Software License. This warranty policy applies to items that shipped prior to January 1, 2012.

In-Situ Inc. Warranty / Terms & Conditions / Software License. This warranty policy applies to items that shipped prior to January 1, 2012. In-Situ Inc. Warranty / Terms & Conditions / Software License This warranty policy applies to items that shipped prior to January 1, 2012. Product Warranty In-Situ Inc., (In-Situ) warrants that all new

More information

AVR32138: How to optimize the ADC usage on AT32UC3A0/1, AT32UC3A3 and AT32UC3B0/1 series. 32-bit Microcontrollers. Application Note.

AVR32138: How to optimize the ADC usage on AT32UC3A0/1, AT32UC3A3 and AT32UC3B0/1 series. 32-bit Microcontrollers. Application Note. AVR32138: How to optimize the ADC usage on AT32UC3A0/1, AT32UC3A3 and AT32UC3B0/1 series 1 Introduction This application note outlines the steps necessary to optimize analog to digital conversions on AT32UC3A0/1,

More information

NOTICE SOFTWARE END USER LICENSE AGREEMENT

NOTICE SOFTWARE END USER LICENSE AGREEMENT NOTICE SOFTWARE END USER LICENSE AGREEMENT THIS SOFTWARE END USER LICENSE AGREEMENT ( THIS AGREEMENT ) IS A LEGAL AND BINDING AGREEMENT BETWEEN YOU (EITHER AN INDIVIDUAL OR ENTITY) AND TP VISION NETHERLANDS

More information

BROCADE COMMUNICATIONS SYSTEMS, INC. END USER SOFTWARE LICENSE AGREEMENT FOR BROCADE IP ANALYTICS PACK FOR VMWARE VREALIZE OPERATIONS

BROCADE COMMUNICATIONS SYSTEMS, INC. END USER SOFTWARE LICENSE AGREEMENT FOR BROCADE IP ANALYTICS PACK FOR VMWARE VREALIZE OPERATIONS BROCADE COMMUNICATIONS SYSTEMS, INC. END USER SOFTWARE LICENSE AGREEMENT FOR BROCADE IP ANALYTICS PACK FOR VMWARE VREALIZE OPERATIONS IMPORTANT: READ THIS CAREFULLY BEFORE INSTALLING, USING OR ELECTRONICALLY

More information

XANGATI END USER SOFTWARE LICENSE TERMS AND CONDITIONS

XANGATI END USER SOFTWARE LICENSE TERMS AND CONDITIONS XANGATI END USER SOFTWARE LICENSE TERMS AND CONDITIONS IMPORTANT: PLEASE READ BEFORE DOWNLOADING, INSTALLING OR USING THE XANGATI, INC. ("LICENSOR") SOFTWARE YOU HAVE LICENSED ("SOFTWARE"). BY EXECUTING

More information

AN3265 Application note

AN3265 Application note Application note Handling hardware and software failures with the STM8S-DISCOVERY Application overview This application is based on the STM8S-DISCOVERY. It demonstrates how to use the STM8S window watchdog

More information

Partners in Care Welch Allyn Connex Software Development Kit License Agreement

Partners in Care Welch Allyn Connex Software Development Kit License Agreement This Software Development Kit End User ( Agreement ) is between Welch Allyn, Inc. ( Welch Allyn ) and the Customer identified in the purchase order ( Customer or You ), and it governs the Software Development

More information

IRTC Compensation and 1 Hz Clock Generation

IRTC Compensation and 1 Hz Clock Generation Freescale Semiconductor Document Number: AN4257 Application Note Rev. 0, January 2011 IRTC Compensation and 1 Hz Clock Generation by: Derek Liu Applications Engineering Shanghai 1 Introduction The MC9S08GW64

More information

AVR125: ADC of tinyavr in Single Ended Mode. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR125: ADC of tinyavr in Single Ended Mode. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR125: ADC of tinyavr in Single Ended Mode Features Up to 10bit resolution Up to 15kSPS Auto triggered and single conversion mode Optional left adjustment for ADC result readout Driver source code included

More information

AVR151: Setup and Use of the SPI. Introduction. Features. Atmel AVR 8-bit Microcontroller APPLICATION NOTE

AVR151: Setup and Use of the SPI. Introduction. Features. Atmel AVR 8-bit Microcontroller APPLICATION NOTE Atmel AVR 8-bit Microcontroller AVR151: Setup and Use of the SPI APPLICATION NOTE Introduction This application note describes how to set up and use the on-chip Serial Peripheral Interface (SPI) of the

More information

MOTOROLA MOBILITY INC. LIMITED GLOBAL WARRANTY MOTOROLA TABLET COMPUTER

MOTOROLA MOBILITY INC. LIMITED GLOBAL WARRANTY MOTOROLA TABLET COMPUTER MOTOROLA MOBILITY INC. LIMITED GLOBAL WARRANTY MOTOROLA TABLET COMPUTER FOR CONSUMERS WHO ARE COVERED BY CONSUMER PROTECTION LAWS OR REGULATIONS IN THEIR COUNTRY OF PURCHASE OR, IF DIFFERENT, THEIR COUNTRY

More information

Mayfair EULA for Journal Office

Mayfair EULA for Journal Office Mayfair EULA for Journal Office 9-April-2014 Page 1 of 9 Mayfair EULA for Journal Office Mayfair Software End User License Agreement Software programs which you received either installed on on the device

More information

ECC Board of Trustees

ECC Board of Trustees ECC Board of Trustees Executive Summary Date: February 27, 2014 Subcommittee: Academic Affairs Agenda Item: Master Software License Agreement between ECC and Xenegrade Corporation This item is for: For

More information

1. INTERPRETATIONS AND DEFINITIONS Whenever used in this Agreement, the following terms shall have the meaning set out below:

1. INTERPRETATIONS AND DEFINITIONS Whenever used in this Agreement, the following terms shall have the meaning set out below: Support and Maintenance Agreement For all CAE Healthcare Products Introduction to Your Support and Maintenance Services With the purchase of any brand new CAE Healthcare Product, customers are provided,

More information

BLACKBERRY AUTHORIZED ONLINE RETAILER BLACKBERRY HANDHELD REPAIR SERVICE TERMS AND CONDITIONS

BLACKBERRY AUTHORIZED ONLINE RETAILER BLACKBERRY HANDHELD REPAIR SERVICE TERMS AND CONDITIONS BLACKBERRY AUTHORIZED ONLINE RETAILER BLACKBERRY HANDHELD REPAIR SERVICE TERMS AND CONDITIONS THESE BLACKBERRY AUTHORIZED ONLINE RETAILER BLACKBERRY HANDHELD REPAIR SERVICE TERMS AND CONDITIONS (THIS AGREEMENT

More information

Infineon Technologies North America Corp. Terms and Conditions of Sale

Infineon Technologies North America Corp. Terms and Conditions of Sale Infineon Technologies North America Corp. Terms and Conditions of Sale 1. GENERAL 1.1 Contract Terms. These Terms and Conditions of Sale (the Agreement ) shall apply to any offer made by Infineon Technologies

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

FRANZ SOFTWARE LICENSE AGREEMENT

FRANZ SOFTWARE LICENSE AGREEMENT NOTICE TO USER: BY INSTALLING THIS SOFTWARE YOU ACCEPT ALL OF THE FOLLOWING TERMS AND CONDITIONS AND THOSE CONTAINED IN THE ATTACHED LICENSE AGREEMENT. PLEASE READ IT CAREFULLY. THE ATTACHED SOFTWARE LICENSE

More information

AN2680 Application note

AN2680 Application note Application note Fan speed controller based on STDS75 or STLM75 digital temperature sensor and ST72651AR6 MCU Introduction This application note describes the method of defining the system for regulating

More information

If you do not wish to agree to these terms, please click DO NOT ACCEPT and obtain a refund of the purchase price as follows:

If you do not wish to agree to these terms, please click DO NOT ACCEPT and obtain a refund of the purchase price as follows: IMPORTANT: READ THIS AGREEMENT CAREFULLY. THIS IS A LEGAL AGREEMENT BETWEEN AVG TECHNOLOGIES CY, Ltd. ( AVG TECHNOLOGIES ) AND YOU (ACTING AS AN INDIVIDUAL OR, IF APPLICABLE, ON BEHALF OF THE INDIVIDUAL

More information

TALECH SAAS SERVICES ORDER FORM. Fax: E-Mail:

TALECH SAAS SERVICES ORDER FORM. Fax: E-Mail: TALECH SAAS SERVICES ORDER FORM Customer: Address: Contact: Phone: Fax: E-Mail: Service(s): talech insights based software as a service as further described in Exhibit A ( Insights Service ). talech may

More information

REPAIR SERVICES AND PROCESSING FEES.

REPAIR SERVICES AND PROCESSING FEES. BLACKBERRY PLAYBOOK REPAIR SERVICE TERMS AND CONDITIONS THESE BLACKBERRY PLAYBOOK REPAIR SERVICE TERMS AND CONDITIONS (THIS AGREEMENT ) FORM A LEGAL AGREEMENT BETWEEN YOU INDIVIDUALLY, OR IF YOU ARE AUTHORIZED

More information

AT15007: Differences between ATmega328/P and ATmega328PB. Introduction. Features. Atmel AVR 8-bit Microcontrollers APPLICATION NOTE

AT15007: Differences between ATmega328/P and ATmega328PB. Introduction. Features. Atmel AVR 8-bit Microcontrollers APPLICATION NOTE Atmel AVR 8-bit Microcontrollers AT15007: Differences between ATmega328/P and ATmega328PB APPLICATION NOTE Introduction This application note assists the users of Atmel ATmega328 variants to understand

More information

General Porting Considerations. Memory EEPROM XRAM

General Porting Considerations. Memory EEPROM XRAM AVR097: Migration between ATmega128 and ATmega2561 Features General Porting Considerations Memory Clock sources Interrupts Power Management BOD WDT Timers/Counters USART & SPI ADC Analog Comparator ATmega103

More information

PL-1, Pocket Logger 11-0135B

PL-1, Pocket Logger 11-0135B PL-1, Pocket Logger 1 PL-1... 2 2 Wiring... 3 2.1.1 Single Innovate Device Relay Wiring Instructions... 3 3 Mounting... 4 4 Connecting the PL-1 to the MTS serial chain... 4 5 Recording... 5 6 LogWorks...

More information

Temperature & Humidity SMS Alert Controller

Temperature & Humidity SMS Alert Controller Temperature & Humidity SMS Alert Controller Version 7 [Windows XP/Vista/7] GSMS THR / GSMS THP Revision 110507 [Version 2.2.14A] ~ 1 ~ SMS Alarm Messenger Version 7 [Windows XP/Vista/7] SMS Pro series

More information

Hello, and welcome to this presentation of the STM32L4 reset and clock controller.

Hello, and welcome to this presentation of the STM32L4 reset and clock controller. Hello, and welcome to this presentation of the STM32L4 reset and clock controller. 1 The STM32L4 reset and clock controller manages system and peripheral clocks. STM32L4 devices embed three internal oscillators,

More information

PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING, DOWNLOADING OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT.

PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING, DOWNLOADING OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. Access Governance Suite 6 Lifecycle Manager 6 Compliance Manager 6 Software License Agreement PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING, DOWNLOADING OR OTHERWISE USING THE SOFTWARE, YOU AGREE

More information

TOOLS for CC121 Installation Guide

TOOLS for CC121 Installation Guide TOOLS for CC121 Installation Guide ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED TO USE THIS

More information

Quick Installation Guide TK-209K TK-409K

Quick Installation Guide TK-209K TK-409K Quick Installation Guide TK-209K TK-409K Table of of Contents Contents English... 1. Before You Start... 2. How to Connect... 3. Operation... 1 1 2 4 Troubleshooting... 5 Version 09.07.2006 1. Before You

More information

QuickBack. User s Guide

QuickBack. User s Guide QuickBack Data backup, volume cloning and file / folder archiving utility. Features automated scheduling, compression, encryption, CD/DVD burning and can preserve volume backup bootability. Part of the

More information

AN3998 Application note

AN3998 Application note Application note PDM audio software decoding on STM32 microcontrollers 1 Introduction This application note presents the algorithms and architecture of an optimized software implementation for PDM signal

More information

AD9125-EBZ Quick Start Guide

AD9125-EBZ Quick Start Guide Quick Start Guide One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Getting Started with the Evaluation Board WHAT S IN THE BOX Evaluation

More information

AN3252 Application note

AN3252 Application note Application note Building a wave generator using STM8L-DISCOVERY Application overview This application note provides a short description of how to use the STM8L-DISCOVERY as a basic wave generator for

More information

CereVoice Cloud Text To Speech Web Service Terms and Conditions Of Usage Agreement

CereVoice Cloud Text To Speech Web Service Terms and Conditions Of Usage Agreement This ("Agreement") is a legal agreement between you (either as an individual or as single legal entity, referred to in this Agreement as "SERVICE USER") and CereProc Ltd ("CereProc") for the use of the

More information

Terms and Conditions- OnAER Remote Monitoring Service

Terms and Conditions- OnAER Remote Monitoring Service Terms and Conditions- OnAER Remote Monitoring Service TERMS OF SERVICE Please read these terms of user ( Agreement or Terms of Service ) carefully before using the services offered by AERCO International,

More information

Triton Systems of Delaware, LLC. Warranty Statement

Triton Systems of Delaware, LLC. Warranty Statement Triton Systems of Delaware, LLC 21405 B Street 866.7.TRITON Triton Systems of Delaware, LLC Warranty Statement TRITON WARRANTY STATEMENT The Manufacturer warrants that the products delivered to a distributor

More information

Tower Software License Agreement

Tower Software License Agreement fournova Software GmbH Tower Software License Agreement PLEASE READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE. BY USING THE SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS

More information

INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User)

INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User) INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User) By clicking the Accept button, I signify that I have read and accept the terms below. IMPORTANT - READ BEFORE COPYING, INSTALLING

More information

YAMAHA ASIO DirectKS Driver for Windows Owner's Manual

YAMAHA ASIO DirectKS Driver for Windows Owner's Manual YAMAHA ASIO DirectKS Driver for Windows Owner's Manual ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY

More information

AN3332 Application note

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

More information

Limited Warranty for PV Modules

Limited Warranty for PV Modules Limited Warranty for PV Modules Warranty Terms 2010 Standard PV Module Products ( Modules ) covered by this Limited Warranty for PV Modules ( Warranty ) are: JKMxxxM-72(xxx=170, 175, 180, 185, 190, 195,

More information

Value Extended Warranty and Premium Extended Warranty. Terms and Conditions

Value Extended Warranty and Premium Extended Warranty. Terms and Conditions Value Extended Warranty and Premium Extended Warranty Terms and Conditions Your Value Extended Warranty and Premium Extended Warranty (referred to herein as the Plan or Plans ) are governed by these Terms

More information

ZIMPERIUM, INC. END USER LICENSE TERMS

ZIMPERIUM, INC. END USER LICENSE TERMS ZIMPERIUM, INC. END USER LICENSE TERMS THIS DOCUMENT IS A LEGAL CONTRACT. PLEASE READ IT CAREFULLY. These End User License Terms ( Terms ) govern your access to and use of the zanti and zips client- side

More information

AGS. Owner's Manual. Xantrex Automatic Generator Start Control System

AGS. Owner's Manual. Xantrex Automatic Generator Start Control System AGS Owner's Manual Xantrex Automatic Generator Start Control System TABLE OF CONTENTS INTRODUCTION...3 Main Features...3 Safety Summary...3 THINGS YOU SHOULD KNOW...4 THEORY OF OPERATION...5 System...5

More information

APPLICATION NOTE. Atmel AT01095: Joystick Game Controller Reference Design. 8-/16-bit Atmel Microcontrollers. Features.

APPLICATION NOTE. Atmel AT01095: Joystick Game Controller Reference Design. 8-/16-bit Atmel Microcontrollers. Features. APPLICATION NOTE Features Atmel AT01095: Joystick Game Controller Reference Design 8-/16-bit Atmel Microcontrollers Joystick Game Controller Atmel ATxmega32A4U microcontroller In System Programming (ISP)

More information

Programming Audio Applications in the i.mx21 MC9328MX21

Programming Audio Applications in the i.mx21 MC9328MX21 Freescale Semiconductor Application Note Document Number: AN2628 Rev. 1, 10/2005 Programming Audio Applications in the MC9328MX21 by: Alfred Sin 1 Abstract The MC9328MX21 () processor has two dedicated

More information

LS Retail Customer Agreement for Software Products in Microsoft Managed Service

LS Retail Customer Agreement for Software Products in Microsoft Managed Service LS Retail Customer Agreement for Software Products in Microsoft Managed Service This Customer Agreement governs the Customer s use of an LS Retail Software Product (hereafter the Software Product ). The

More information

The following document contains information on Cypress products.

The following document contains information on Cypress products. The following document contains information on Cypress products. Colophon The products described in this document are designed, developed and manufactured as contemplated for general use, including without

More information

End User License Agreement for the Intel(R) Software Development Products

End User License Agreement for the Intel(R) Software Development Products IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING. Do not copy, install, or use the Materials provided under this license agreement ("Agreement"), until you have carefully read the following terms and

More information

PocketSuite Terms of Service. Last modified: November 2015

PocketSuite Terms of Service. Last modified: November 2015 PocketSuite Terms of Service Last modified: November 2015 These Terms of Service (these Terms ) constitute the agreement (this Agreement ) between PocketSuite, Inc. (the Company ) and the User (as defined

More information

Triton Systems of Delaware, LLC Warranty Statement / Return Policy

Triton Systems of Delaware, LLC Warranty Statement / Return Policy Triton Systems of Delaware, LLC Warranty Statement / Return Policy Triton Systems of Delaware, LLC 21405 B Street 866.7.TRITON TRITON WARRANTY STATEMENT 21405 B Street The Manufacturer warrants that the

More information

TECHNICAL NOTE 7-1. ARCNET Cable Length vs. Number of Nodes for the HYC9088 in Coaxial Bus Topology By: Daniel Kilcourse May 1991.

TECHNICAL NOTE 7-1. ARCNET Cable Length vs. Number of Nodes for the HYC9088 in Coaxial Bus Topology By: Daniel Kilcourse May 1991. TECHNICAL NOTE 7-1 ARCNET Cable Length vs. Number of Nodes for the HYC9088 in Coaxial Bus Topology By: Daniel Kilcourse May 1991 Page 1 80 Arkay Drive Hauppauge, NY 11788 (631) 435-6000 FAX (631) 273-3123

More information

How To Use Hp Bsm Integration For Bmbsm (Bms) On A Pc Or Macbook (Bmb) With A Microsoft Powerbook (Mmb) On An Ipa (Bsm) With An Ipam

How To Use Hp Bsm Integration For Bmbsm (Bms) On A Pc Or Macbook (Bmb) With A Microsoft Powerbook (Mmb) On An Ipa (Bsm) With An Ipam Software License and Support Terms IMPORTANT! UPON DOWNLOADING OF THE SOFTWARE, USE OF THE SOFTWARE IS SUBJECT TO THE ComTrade SOFTWARE LICENSE AND SUPPORT TERMS AND CONDITIONS ( TERMS ) SET FORTH BELOW.

More information

POWER GEAR SLIDE OUT MANUAL

POWER GEAR SLIDE OUT MANUAL POWER GEAR SLIDE OUT MANUAL Operation Guide FLUSH FLOOR SLIDE OUT SYSTEM FOR AMERICAN COACH PRODUCTS 82 S0220 01 Rev. 1 AMERICAN COACH SLIDE OUT MANUAL FLUSH FLOOR SYSTEM TABLE OF CONTENTS SECTION PAGE

More information

Limited Warranty Letter for BYD Photovoltaic Module

Limited Warranty Letter for BYD Photovoltaic Module Limited Warranty Letter for BYD Photovoltaic Module BYD(Shangluo) Industrial Co., LTD ( BYD ) hereby provides this Limited Warranty ( Warranty ) with respect to certain types of its photovoltaic modules

More information

AVerMedia AVerKey imicro User s Manual

AVerMedia AVerKey imicro User s Manual FCC NOTICE This device has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection

More information

TRIAL AGREEMENT FOR QUALIANCE

TRIAL AGREEMENT FOR QUALIANCE TRIAL AGREEMENT FOR QUALIANCE PLEASE READ THE TERMS OF THIS TRIAL AGREEMENT (THIS AGREEMENT ) CAREFULLY BEFORE SUBMITTING YOUR TRIAL REGISTRATION REQUEST THIS AGREEMENT GOVERNS ACCESS TO AND USE BY THE

More information

ecopy Business Automation Services Software License Agreement

ecopy Business Automation Services Software License Agreement This ecopy Business Automation Services (this License ) is a legal agreement between you (either an individual or an entity) and Nuance Communications, Inc. It applies to ecopy Business Automation Services

More information

2 How to Set the Firewall when Using OptoLyzer Suite?

2 How to Set the Firewall when Using OptoLyzer Suite? 1 Preface This application note informs how you have to set the firewall when using the OptoLyzer Suite (chapter 2). The ports used by each OptoLyzer OL3XXX are listed in chapter 3 on page 5. 2 How to

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April 1 st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took

More information

ALPHA TEST LICENSE AGREEMENT

ALPHA TEST LICENSE AGREEMENT ALPHA TEST LICENSE AGREEMENT IMPORTANT NOTICE! PLEASE READ THIS STATEMENT AND THE ALPHA TEST LICENSE AGREEMENT COMPLETELY BEFORE USING THIS ALPHA SOFTWARE. BY CLICKING ON THE BUTTON MARKED YES BELOW OR

More information