SMS1242 SUMMIT | Alldatasheet

Document overview

  • Manufacturer or author: Provided By ALLDATASHEET.COM(FREE DATASHEET DOWNLOAD SITE)
  • PDF pages: 11

Technical content

© SUMMIT MICROELECTRONICS, Inc. 2000 • 300 Orchard City Drive, Suite 131  Campbell, CA 95008  Phone 408-378-6461  Fax 408-378-6586  www.summitmicro.com 1Characteristics subject to change without notice2038 2.0 6/8/00 SUMMIT MICROELECTRONICS , Inc. SMS1242

FEATURES

  • Supply voltage monitor - Nominal VRST of 2.45V, 2.65V, 2.95V, 4.45V, 4.55V or 4.65V - RESET# Outputs Guaranteed true at VCC = 1V - 150ms Reset Delay Time  Second voltage monitor -V SENSE Input - 1.25V threshold ±1%  Manual Reset Input  Includes 16k-bits nonvolatile memory - Industry standard 2-wire serial interface 2.5V, 3V, 3.3V & 5V Dual Voltage, Dual Reset Microprocessor Supervisory Circuits OVERVIEW The SMS1242 microprocessor supervisory circuit re- duces the complexity and number of components required to monitor the supply voltage in +5V, +3V and +2.5V systems. The SMS1242 will significantly improve system reliability and accuracy when compared to implementing the same functions with discrete components. The SMS1242 provides reset output during power-up, power-down, and brown-out conditions. It has a 1.25V threshold input detector for power-fail warning, low battery detection, or monitoring a secondary power supply. The part also integrates a separate active low manual reset input. It also has 16k-bits of nonvolatile memory accessible over an industry standard 2-wire serial interface. FUNCTIONAL BLOCK DIAGRAM GND VCC RESET1#2 VTRIP RESET GENERATOR 1.25V SCL 6 SDA 5 2038 BD 2.0 NONVOLATILE MEMORY ARRAY VSENSE 3 MR# RESET2#

2038 2.0 6/8/00SUMMIT MICROELECTRONICS, Inc. ABSOLUTE MAXIMUM RATINGS* Temperature Under Bias –55°C to 125°C Storage Temperature –65°C to 150°C Terminal Voltage (With Respect to Ground)–0.3V to 6V Lead Solder Temperature (10 secs) 300 °C *COMMENT Stresses above those listed under Absolute Maximum Ratings may cause permanent damage to the device. These are stress ratings only, and functional operation of the device at these or any other conditions outside those listed in the operation sec- tions of this specification is not implied. Exposure to any abso- lute maximum rating for extended periods may affect device performance and reliability. 2038 Elect Table 2.0 lobmySr etemaraPs noitidnoC. niM. pyT. xaMs tinU V CC egatlovylppusgnitarepO1 5 .5V ICC tnerrucylppuS <V6.3V CC 5.5<V 5 20 5A µ >V6.3V CC 520 5A µ )ylno3421SMS(sseccayromeM3 A m V TSR dlohserhtteseR AnoitpoeciveD5 73.45 24.45 74.4V BnoitpoeciveD5 26.45 76.45 27.4V CnoitpoeciveD5 24.45 74.45 25.4V DnoitpoeciveD5 24.20 54.25 74.2V EnoitpoeciveD5 26.20 56.25 76.2V FnoitpoeciveD5 29.20 59.25 79.2V V TSYH V TSR sisiretsyH 05V m t TSR htdiweslupteseR0 010 510 02s m V LO egatlovwoltuptuo#1TESER I KNIS V,Am2.1= CC V= TSR .nim3 .0V I KNIS V,Aµ002= CC V2.1=3 .0V I RM tnerrucpullup#RM 001A µ t RM htdiweslup#RM0 5s n V LI dlohserhttupni#RM 6.0V V HI dlohserhttupni#RM7 .0 × V CC V V SNS V ESNES dlohserhttupniV CC =V TSR V,.nim ESNES gnillaf0 2.15 2.10 3.1V V CC egatlovwoltuptuo#2TESER I KNIS V,Am2.1= CC V= TSR .nim3 .0V I KNIS V,Aµ002= CC V2.1=4 .0V

SUMMIT MICROELECTRONICS, Inc. Figure 1. Reset Waveforms

SUMMIT MICROELECTRONICS, Inc. but the outputs are not internally tied together. without resetting the other portion of the system. CC passes back through VRST . Figure 5. Typical Multi-MCU Implementation Figure 6. Typical Dual Voltage Implementation

2038 2.0 6/8/00SUMMIT MICROELECTRONICS, Inc. Figure 7. Memory Timing

2038 2.0 6/8/00 SMS1242 SUMMIT MICROELECTRONICS, Inc. MEMORY OPERATION The SMS1242 memory is configured as a 2k × 8 array. Data is read and written via an industry standard two-wire interface. The bus was designed for two-way, two-line serial communication between different integrated cir- cuits. The two lines are a serial data line (SDA) and a serial clock line (SCL). The SDA line must be connected to a positive supply by a pull-up resistor located somewhere on the bus Input Data Protocol The protocol defines any device that sends data onto the bus as a “transmitter” and any device that receives data as a “receiver.” The device controlling data transmission is called the “master” and the controlled device is called the “slave.” In all cases the SMS1242 will be a “slave” device since it never initiates a data transfer. One data bit is transferred during each clock pulse. The data on the SDA line must remain stable during clock high time, because changes on the data line while SCL is high will be interpreted as start or stop condition. START and STOP Conditions When both the data and clock lines are high the bus is said to be not busy. A high-to-low transition on the data line while the clock is high is defined as the “START ” condition. A low-to-high transition on the data line while the clock is high is defined as the “STOP ” condition. Acknowledge (ACK) Acknowledge is a software convention used to indicate successful data transfers. The transmitting device, either the master or the slave, will release the bus after transmit- ting eight bits. During the ninth clock cycle the receiver will pull the SDA line low to ACKnowledge that it received the eight bits of data. The SMS1242 will respond with an ACKnowledge after recognition of a START condition and its slave address byte. If both the device and a write operation are selected, the SMS1242 will respond with an ACKnowledge after the receipt of each subsequent 8-bit word. In the READ mode the SMS1242 transmits eight bits of data, then releases the SDA line, and monitors the line for an ACKnowledge signal. If an ACKnowledge is detected and no STOP condition is generated by the master, the SMS1242 will continue to transmit data. If an ACKnowledge is not detected the SMS1242 will terminate further data trans- missions and await a STOP condition before returning to the standby power mode. Device Addressing Following a start condition the master must output the address of the slave it is accessing. The most significant four bits of the slave address are the device type identifier. For the SMS1242 this is fixed as 1010 BIN. The next three bits are the Most Significant Bits of the data address. They are supplied for write operations, and are "don't care" for read operations. Read/Write Bit The last bit of the data stream defines the operation to be performed. A “1” indicates a read operation; and a “0,” a write operation. 2038 Table02 2.0 reifitnedIeciveDs tiBsserddASMW /R 10 10 0 1A9 A8 A0 /1 WRITE OPERATIONS The SMS1242 allows two types of write operations: byte write and page write. A byte write operation writes a single byte during the nonvolatile write period (tWR). The page write operation allows up to 16 bytes in the same page to be written during t WR . Byte Write Upon receipt of the word address the SMS1242 responds with an ACKnowledge. After receiving the next byte of data it responds with another ACKnowledge. The master then terminates the transfer by generating a STOP condi- tion, at which time the SMS1242 begins the internal write cycle. While the internal write cycle is in progress the SMS1242 inputs are disabled and the device will not respond to any requests from the master. Page Write The SMS1242 is capable of a 16-byte page write opera- tion. It is initiated in the same manner as the byte-write operation, but instead of terminating the write cycle after the first data word the master can transmit up to 15 more bytes of data. After the receipt of each byte the SMS1242 will respond with an ACKnowledge. The SMS1242 automatically increments the address for subsequent data words. After the receipt of each word, the low order address bits are internally incremented by one. The high order bits of the address byte remain constant.

2038 2.0 6/8/00SUMMIT MICROELECTRONICS, Inc. sequence of operations for polling.

  1. Current Address Byte Read

Figure 8. Memory Operation

2038 2.0 6/8/00 SMS1242 SUMMIT MICROELECTRONICS, Inc. or write) was to address location n, the next read operation would access data from address location n+1 and incre- ment the current address pointer. When the SMS1242 receives the slave address field with the R/W bit set to “1” it issues an acknowledge and transmits the 8-bit word stored at address location n+1. The current address byte read operation only accesses a single byte of data. The master does not acknowledge the transfer, but does generate a stop condition. At this point, the SMS1242 discontinues data transmission. Random Address Read Random address read operations allow the master to access any memory location in a random fashion. This operation involves a two-step process. First, the master issues a write command which includes the start condition and the slave address field (with the R/W bit set to WRITE), followed by the address of the word it is to read. This procedure sets the internal address counter of the SMS1242 to the desired address. After the word address acknowledge is received by the master it immediately reissues a start condition followed by another slave ad- dress field with the R/W bit set to READ. The SMS1242 will respond with an acknowledge and then transmit the 8- data bits stored at the addressed location. At this point, the master does not acknowledge the transmission but does generate the stop condition. The SMS1242 discontinues data transmission and reverts to its standby power mode. Sequential READ Sequential reads can be initiated as either a current address READ or a random access READ. The first word is transmitted as with the other byte read modes (current address byte READ or random address byte READ); however, the master now responds with an ACKnowl- edge, indicating that it requires additional data from the SMS1242. The SMS1242 continues to output data for each ACKnowledge received. The master terminates the sequential READ operation by not responding with an ACKnowledge, and issues a STOP condition. During a sequential read operation, the internal address counter is automatically incremented with each ACKnowledge sig- nal. For read operations, all address bits are incremented, allowing the entire array to be read using a single read command. After a count of the last memory address, the address counter will roll-over, and the memory will con- tinue to output data.

2038 2.0 6/8/00SUMMIT MICROELECTRONICS, Inc.

ORDERING INFORMATION

S = SOIC 2038 Option Table 2.0 Table 3. Order Options

2038 2.0 6/8/00 SMS1242 SUMMIT MICROELECTRONICS, Inc. NOTICE SUMMIT Microelectronics, Inc. reserves the right to make changes to the products contained in this publication in order to improve design, performance or reliability. SUMMIT Microelectronics, Inc. assumes no responsibility for the use of any circuits described herein, conveys no license under any patent or other right, and makes no representation that the circuits are free of patent infringement. Charts and schedules contained herein reflect representative operating parameters, and may vary depending upon a user’s specific application. While the information in this publication has been carefully checked, SUMMIT Microelectronics, Inc. shall not be liable for any damages arising as a result of any error or omission. SUMMIT Microelectronics, Inc. does not recommend the use of any of its products in life support applications where the failure or malfunction of the product can reasonably be expected to cause failure of the life support system or to significantly affect its safety or effectiveness. Products are not authorized for use in such applications unless SUMMIT Microelectronics, Inc. receives written assurances, to its satisfaction, that: (a) the risk of injury or damage has been minimized; (b) the user assumes all such risks; and (c) potential liability of SUMMIT Microelectronics, Inc. is adequately protected under the circumstances. © Copyright 2000 SUMMIT Microelectronics, Inc. .228 (5.80) .035 (.90) .020 (.50) .010 (.25) x45° .0192 (.49) .0138 (.35) .061 (1.75) .053 (1.35) .0098 (.25) .004 (.127) .05 (1.27) TYP. .275 (6.99) TYP. .030 (.762) TYP.

8 Places

.050 (1.27) TYP. .050 (1.270) TYP. .157 (4.00) .150 (3.80) .196 (5.00)1 .189 (4.80) FOOTPRINT 8pn JEDEC SOIC ILL.2

8 Pin SOIC (Type S) Package JEDEC (150 mil body width)