32-Bit TC1197
Part | Datasheet |
---|---|
![]() |
TC1197256F180EACKXUMA1 (pdf) |
Related Parts | Information |
---|---|
![]() |
SAK-TC1197-512F180E AC |
PDF Datasheet Preview |
---|
32-Bit TC1197 32-Bit Single-Chip Microcontroller Data Sheet V1.1 2009-05 Microcontrollers Edition 2009-05 Published by Infineon Technologies AG 81726 Munich, Germany 2009 Infineon Technologies AG All Rights Reserved. Legal Disclaimer The information given in this document shall in no event be regarded as a guarantee of conditions or characteristics. With respect to any examples or hints given herein, any typical values stated herein and/or any information regarding the application of the device, Infineon Technologies hereby disclaims any and all warranties and liabilities of any kind, including without limitation, warranties of non-infringement of intellectual property rights of any third party. Information For further information on technology, delivery terms and conditions and prices, please contact the nearest Infineon Technologies Office Warnings Due to technical requirements, components may contain dangerous substances. For information on the types in question, please contact the nearest Infineon Technologies Office. Infineon Technologies components may be used in life-support devices or systems only with the express written approval of Infineon Technologies, if a failure of such components can reasonably be expected to cause the failure of that life-support device or system or to affect the safety or effectiveness of that device or system. Life support devices or systems are intended to be implanted in the human body or to support and/or maintain and sustain and/or protect human life. If they fail, it is reasonable to assume that the health of the user or other persons may be endangered. 32-Bit TC1197 32-Bit Single-Chip Microcontroller Data Sheet V1.1 2009-05 Microcontrollers TC1197 TC1197 Data Sheet Previous Version V1.0, 2009-01 Page 1-4 Typo of TTCAN-related text is deleted from the MultiCAN features. Page 1-6 Description is added for the derivatives of TC1797. Page 2-26 Text which describes the endurance of PFlash and DFlash is enhanced. Page 2-53 Typo of big-endian support is deleted from the EBU section. Page 5-129 Page 5-133 Page 5-141 The spike-filters parameters are included, tSF1, tSF2. The maximum limit for IOZ1 is updated. The temperature sensor measurement time parameter is added. Page 5-149 The condition for HWCFG is deleted from hold time from PORST rising edge. Page 5-150 The power, pad, reset timing figure is updated. Page 5-151 The notes under the PLL sections are updated. Page 5-166 Footnote for t12 and t21 for EBU Burst Mode Access Timing section is updated. Page 5-166 Footnote 2 is added for t10, footnote 5 is added for t23, t24 t25 and t26 in EBU Burst Mode Access Timing section. Trademarks is a trademark of Infineon Technologies AG. We Listen to Your Comments Any information within this document that you feel is wrong, unclear or missing at all? Your feedback will help us to continuously improve the quality of this document. Please send your proposal including a reference to this document to: Ordering Information The ordering code for Infineon microcontrollers provides an exact reference to the required product. This ordering code identifies • The derivative itself, i.e. its function set, the temperature range, and the supply voltage • The package and the type of delivery. For the available ordering codes for the TC1197 please refer to the “Product Catalog Microcontrollers”, which summarizes all available microcontroller variants. This document describes the derivatives of the device.The Table 1 enumerates these derivatives and summarizes the differences. Table 1 TC1197 Derivative Synopsis Derivative SAK-TC1197-512F180E SAK-TC1197-256F180E Ambient Temperature Range TA = -40oC to +125oC TA = -40oC to +125oC Program Flash 4 MBytes 2 MBytes CPU frequency 180MHz Data Sheet V1.1, 2009-05 TC1197 Introduction Introduction This Data Sheet describes the Infineon TC1197, a 32-bit microcontroller DSP, based on the Infineon TriCore Architecture. About this Document This document is designed to be read primarily by design engineers and software engineers who need a detailed description of the interactions of the TC1197 functional units, registers, instructions, and exceptions. This TC1197 Data Sheet describes the features of the TC1197 with respect to the TriCore Architecture. Where the TC1197 directly implements TriCore architectural functions, this manual simply refers to those functions as features of the TC1197. In all cases where this manual describes a TC1197 feature without referring to the TriCore Architecture, this means that the TC1197 is a direct implementation of the TriCore Architecture. Where the TC1197 implements a subset of TriCore architectural features, this manual describes the TC1197 implementation, and then describes how it differs from the TriCore Architecture. Such differences between the TC1197 and the TriCore Architecture are documented in the section covering each such subject. Related Documentations A complete description of the TriCore architecture is found in the document entitled “TriCore Architecture Manual”. The architecture of the TC1197 is described separately this way because of the configurable nature of the TriCore specification Different versions of the architecture may contain a different mix of systems components. The TriCore architecture, however, remains constant across all derivative designs in order to preserve compatibility. This Data Sheets together with the “TriCore Architecture Manual” are required to understand the complete TC1197 micro controller functionality. Text Conventions This document uses the following text conventions for named components of the TC1197: • Functional units of the TC1197 are given in plain UPPER CASE. For example “The SSC supports full-duplex and half-duplex synchronous communication”. • Pins using negative logic are indicated by an overline. For example “The external reset pin, ESR0, has a dual function.”. • Bit fields and bits in registers are in general referenced as “Module_Register name.Bit field” or “Module_Register name.Bit”. For example “The Current CPU Priority Number bit field CPU_ICR.CCPN is cleared”. Most of the Data Sheet V1.1, 2009-05 TC1197 Introduction register names contain a module name prefix, separated by an underscore character “_” from the actual register name for example, “ASC0_CON”, where “ASC0” is the module name prefix, and “CON” is the kernel register name . In chapters describing the kernels of the peripheral modules, the registers are mainly referenced with their kernel register names. The peripheral module implementation sections mainly refer to the actual register names with module prefixes. • Variables used to describe sets of processing units or registers appear in mixed upper and lower cases. For example, register name “MSGCFGn” refers to multiple “MSGCFG” registers with variable n. The bounds of the variables are always given where the register expression is first used for example, “n = 0-31” , and are repeated as needed in the rest of the text. • The default radix is decimal. Hexadecimal constants are suffixed with a subscript letter “H”, as in 100H. Binary constants are suffixed with a subscript letter “B”, as in 111B. • When the extent of register fields, groups register bits, or groups of pins are collectively named in the body of the document, they are represented as “NAME[A:B]”, which defines a range for the named group from B to A. Individual bits, signals, or pins are given as “NAME[C]” where the range of the variable C is given in the text. For example CFG[2:0] and SRPN[0]. • Units are abbreviated as follows MHz = Megahertz us = Microseconds kBaud, kbit = 1000 characters/bits per second MBaud, Mbit = 1,000,000 characters/bits per second Kbyte, KB = 1024 bytes of memory Mbyte, MB= 1048576 bytes of memory In general, the k prefix scales a unit by 1000 whereas the K prefix scales a unit by Hence, the Kbyte unit scales the expression preceding it by The kBaud unit scales the expression preceding it by The M prefix scales by 1,000,000 or 1048576, and u scales by For example, 1 Kbyte is 1024 bytes, 1 Mbyte is 1024 x 1024 bytes, 1 kBaud/kbit are 1000 characters/bits per second, 1 MBaud/Mbit are characters/bits per second, and 1 MHz is 1,000,000 Hz. • Data format quantities are defined as follows Byte = 8-bit quantity Half-word = 16-bit quantity Word = 32-bit quantity Double-word = 64-bit quantity Data Sheet V1.1, 2009-05 TC1197 Introduction Reserved, Undefined, and Unimplemented Terminology In tables where register bit fields are defined, the following conventions are used to indicate undefined and unimplemented function. Furthermore, types of bits and bit fields are defined using the abbreviations as shown in Table Table 2 |
More datasheets: MM74C923WMX | MM74C922WMX | MM74C923WM | CA06R20-17SF80 | SPD04N60C3 | 76650-0205 | NDB4060L | NDP4060L | T2001N34TOFXPSA1 | APTGF90DH60T3G |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived TC1197256F180EACKXUMA1 Datasheet file may be downloaded here without warranties.