Part Number Hot Search : 
2N698804 GBU3502 HS0001 ML7905A GF560 AD9060JE FR2510 BY299
Product Description
Full Text Search
 

To Download 20746 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
Application Note
The ElanTMSC300 and ElanSC310 microcontrollers (referred to in this document as ElanSC300) have a few issues that need to be addressed when using a back-up battery as a secondary power source for Micro Power Off mode. The three issues covered in this application note are the basic function of the ElanSC300 microcontroller's Micro Power Off mode, the difference between the ElanSC300 microcontroller's RTC and a 146818A-compatible RTC, and using a back-up battery in an ElanSC300 microcontroller-based system.
MICRO POWER OFF MODE
The ElanTMSC300 microcontroller includes a built-in 146818A-compatible real-time clock (RTC) with 114 bytes of static random access memory (SRAM). The RTC SRAM is designed to hold configuration data and to maintain the accurate time and date when the rest of the system is powered down. This state is called the Micro Power Off mode. Micro Power Off mode allows the system to conserve battery power by removing all power to all system components and the ElanSC300 microcontroller except for the AVCC and VCC pins. Maintaining power on these pins allows the RTC to remain powered up, preventing the system from losing its date, time, and system configuration data. This feature allows an AT-compatible system to be implemented without using an external RTC device.
input is derived from the main system power source, and when active will reset all internal registers in the ElanSC300 microcontroller. This causes an issue with the power-loss bit (VRT), Index 0DH, bit 7 of the RTC map. The VRT bit is intended to provide a method of determining when the RTC core voltage supply has dropped below an acceptable level. On a 146818A-compatible device, anything below 2.4 V will cause a low-battery condition and will cause the power-loss bit to go Low. On the ElanSC300 microcontroller the 32-KHz clock used by the RTC to maintain time stops oscillating before the VRT bit or RAM contents get cleared because the VRT bit will only get cleared when the RESIN pin is asserted Low. Thus, the RTC time will be inaccurate even though the RAM contents are valid and the VRT bit is still set.
Real-Time Clock
The ElanSC300 microcontroller's RTC is designed to operate properly while in Micro Power Off mode at voltages down to 2.4 V, with the power consumption typically around 30 A. (For register settings that will affect power consumption during Micro Power Off mode, see the power consumption data in the ElanTMSC300 Microcontroller Data Sheet, order #18514 and the ElanTMSC310 Microcontroller Data Sheet, order #20668.) Any source below 2.4 V will not guarantee proper functionality, which could mean the loss of date, time, and system configuration data. There are a few differences between the ElanSC300 microcontroller's RTC and a 146818A-compatible device. The ElanSC300 microcontroller's RTC relies on the VCC and AVCC planes to remain powered, rather than on a single VCC powering an external RTC device. A 146818A-compatible device has a dedicated reset pin that is used mainly to monitor the 146818A VCC and will reset only the RTC when a low-power condition is detected. The ElanSC300 microcontroller's RTC uses the RESIN input pin for resetting the RTC. The RESIN
Note: Although the 32-KHz clock stops oscillating before the power-loss bit is cleared, this event occurs well below the 2.4-V specification for proper ElanSC300 microcontroller functionality.
This condition presents a problem because the BIOS will usually perform a checksum of the RAM contents or look at the VRT bit in order to determine the validity of the configuration data and the RTC time and date data, then notify you that they are no longer valid. Suggested Workaround: s Use the system to manually determine that the clock has stopped by comparing the current time to the DOS time. s Implement a comparator circuit with the output connected to the RESIN input of the ElanSC300 microcontroller to allow comparison of the battery voltage (at the VCC Core and AVCC pins of the ElanSC300 microcontroller) to a reference voltage (2.4 V) only when the system is powered up by the main power source. Driving a pulse on RESIN will clear the VRT bit, thus allowing the BIOS to detect any subsequent low-battery condition by reading Index Register 0DH, bit 7 (VRT).
This document contains information on a product under development at Advanced Micro Devices. The information is intended to help you evaluate this product. AMD reserves the right to change or discontinue work on this proposed product without notice.
Publication# 20746 Rev: A Amendment/0 Issue Date: June 1997
Note: This workaround requires the BIOS to read Index Register 0DH as opposed to performing a checksum on the RTC RAM. Pulsing RESIN active will clear VRT, but will not clear the RTC RAM contents.
Backup Battery
The Micro Power Off mode implementation on the ElanSC300 microcontroller allows the main system power source to be turned off and a back-up power source to be switched on to maintain power to the AVCC and VCC pins. Keeping power applied to the AVCC and VCC pins on the ElanSC300 microcontroller allows the integrated RTC to remain powered on in Micro Power Off mode, preventing the loss of date, time, and system configuration data. If an RTC back-up battery is installed on a system with power applied only to the AVCC and VCC pins, and the main power source is unavailable or turned off, the ElanSC300 microcontroller will come up in an undefined state. This causes power consumption in the mA range, which could drain the secondary battery, depending upon how long this condition is present. When the ElanSC300 microcontroller is powered up by the main power source and has properly transitioned to Micro Power Off mode, the undefined condition will not be an issue as long as the back-up power source was installed prior to the transition into Micro Power Off mode. The undefined condition will occur only when power is applied initially to the AVCC and VCC pins on the ElanSC300 microcontroller with the main power source turned off or unavailable. Suggested Workaround: s You should implement a switching circuit to allow a clean transition from the main power source to the back-up battery source when the system is put into Micro Power Off mode. This circuit should also gate off the back-up source from the VCC and AVCC pins until a main power source is present the first time. See Figure 1 for a circuit example. Table 1 shows the materials required for this particular circuit.
When designing this circuit, ensure that the voltage at the anode of D1 and D3 is lower than that of the VCC and AVCC pins; otherwise, the ElanSC300 microcontroller will draw power from the back-up battery rather than the main power source. You should also ensure that the voltage at the VCC Core and AVCC pins does not drop out of DC specification (3.0 V-3.6 V) during normal power-on because of the forward drop of the Schottky diodes used. s If the system design guarantees that the back-up battery will be in place before the main power source is present, the following components may be deleted from Figure 1: U1, R1, and C1. The AC_GOOD input of U1 would then be tied directly to U2, pin 3. This is because the CLK input of U2 must only be clocked when VBATT is present. The AC_GOOD signal can also be used to drive the IORESET input to the ElanSC300. s During the manufacturing process, install the backup battery when the system is powered by the main power source prior to the transition into Micro Power Off mode. This will prevent the ElanSC300 microcontroller from coming up in the undefined state. Table 1. Bill of Materials
Item 1 2 3 4 5 6 7 8 Quantity 1 1 1 4 2 2 2 2 Reference U1 U2 Q1 D1-D4 R1, R2 C1, C2 R3, R4 C3, C4 Part 74HCT08 74HCT74 Siliconix SI9430DY P-channel MOSFET Rohm RB400D Schottky diode 1-k resistor 100-pF capacitor 390-K resistor 2.2-F capacitor
2
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3.3 V from Main Power VCC R3
VBATT
Schottky Diode VBATT
14 2D 3
Schottky Diode
VBATT U2A
P R C L Q 5
D1 Source Gate
4 567
D2 VCC Core
23, 81, 135, 180 141
AC_GOOD C3
1 2
14
U1A
3
1K R1 C1 100pF
CLK
6 Q 1
74HCT08
Q1 SI943ODY
8
RLS4148 390K VCC 3.3 V from Main Power R4 C4 2.2 F Optional PushButton Switch, SW1
74HCT74
RESIN
Elan
203
Drain VBATT 1K R C2 100pF AVCC
D3 D4 Notes: VBATT:Back-up battery source VCC:Main power source Schottky Diode Schottky Diode U1, Pin 14:VBATT U2, Pin 14:VBATT RESIN:Derived from main power source This drawing does not include the necessary capacitors and inductors required to assure adequate noise filtering on the VCC and AVCC inputs. The AC_GOOD signal can optionally be used to drive the IORESET input to Elan. Micro Power Off mode requires that RESIN be maintained High and IORESET be asserted Low. For more information, see the ElanTMSC300 Microcontroller Data Sheet, and the ElanTMSC310 Microcontroller Data Sheet. The RESIN input to the ElanSC300 and ElanSC310 microcontrollers should be generated by an RC circuit that is derived from the battery-backed-up VCC Core power plane, which will remain deasserted (High) when the main power source is removed. It is likely that you will want a reset switch also tied to the RESIN circuit.
Figure 1.
Clean-Transition Switching Circuit
Trademarks Copyright (c) 1997 Advanced Micro Devices, Inc. All rights reserved. AMD, the AMD logo and combinations thereof, and Elan are trademarks of Advanced Micro Devices, Inc. Product names used in this publication are for identification purposes only and may be trademarks of their respective companies.
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
Application Note
The ElanTMSC300 and ElanSC310 microcontrollers (referred to in this document as ElanSC300) have a few issues that need to be addressed when using a back-up battery as a secondary power source for Micro Power Off mode. The three issues covered in this application note are the basic function of the ElanSC300 microcontroller's Micro Power Off mode, the difference between the ElanSC300 microcontroller's RTC and a 146818A-compatible RTC, and using a back-up battery in an ElanSC300 microcontroller-based system.
MICRO POWER OFF MODE
The ElanTMSC300 microcontroller includes a built-in 146818A-compatible real-time clock (RTC) with 114 bytes of static random access memory (SRAM). The RTC SRAM is designed to hold configuration data and to maintain the accurate time and date when the rest of the system is powered down. This state is called the Micro Power Off mode. Micro Power Off mode allows the system to conserve battery power by removing all power to all system components and the ElanSC300 microcontroller except for the AVCC and VCC pins. Maintaining power on these pins allows the RTC to remain powered up, preventing the system from losing its date, time, and system configuration data. This feature allows an AT-compatible system to be implemented without using an external RTC device.
input is derived from the main system power source, and when active will reset all internal registers in the ElanSC300 microcontroller. This causes an issue with the power-loss bit (VRT), Index 0DH, bit 7 of the RTC map. The VRT bit is intended to provide a method of determining when the RTC core voltage supply has dropped below an acceptable level. On a 146818A-compatible device, anything below 2.4 V will cause a low-battery condition and will cause the power-loss bit to go Low. On the ElanSC300 microcontroller the 32-KHz clock used by the RTC to maintain time stops oscillating before the VRT bit or RAM contents get cleared because the VRT bit will only get cleared when the RESIN pin is asserted Low. Thus, the RTC time will be inaccurate even though the RAM contents are valid and the VRT bit is still set.
Real-Time Clock
The ElanSC300 microcontroller's RTC is designed to operate properly while in Micro Power Off mode at voltages down to 2.4 V, with the power consumption typically around 30 A. (For register settings that will affect power consumption during Micro Power Off mode, see the power consumption data in the ElanTMSC300 Microcontroller Data Sheet, order #18514 and the ElanTMSC310 Microcontroller Data Sheet, order #20668.) Any source below 2.4 V will not guarantee proper functionality, which could mean the loss of date, time, and system configuration data. There are a few differences between the ElanSC300 microcontroller's RTC and a 146818A-compatible device. The ElanSC300 microcontroller's RTC relies on the VCC and AVCC planes to remain powered, rather than on a single VCC powering an external RTC device. A 146818A-compatible device has a dedicated reset pin that is used mainly to monitor the 146818A VCC and will reset only the RTC when a low-power condition is detected. The ElanSC300 microcontroller's RTC uses the RESIN input pin for resetting the RTC. The RESIN
Note: Although the 32-KHz clock stops oscillating before the power-loss bit is cleared, this event occurs well below the 2.4-V specification for proper ElanSC300 microcontroller functionality.
This condition presents a problem because the BIOS will usually perform a checksum of the RAM contents or look at the VRT bit in order to determine the validity of the configuration data and the RTC time and date data, then notify you that they are no longer valid. Suggested Workaround: s Use the system to manually determine that the clock has stopped by comparing the current time to the DOS time. s Implement a comparator circuit with the output connected to the RESIN input of the ElanSC300 microcontroller to allow comparison of the battery voltage (at the VCC Core and AVCC pins of the ElanSC300 microcontroller) to a reference voltage (2.4 V) only when the system is powered up by the main power source. Driving a pulse on RESIN will clear the VRT bit, thus allowing the BIOS to detect any subsequent low-battery condition by reading Index Register 0DH, bit 7 (VRT).
This document contains information on a product under development at Advanced Micro Devices. The information is intended to help you evaluate this product. AMD reserves the right to change or discontinue work on this proposed product without notice.
Publication# 20746 Rev: A Amendment/0 Issue Date: June 1997
Note: This workaround requires the BIOS to read Index Register 0DH as opposed to performing a checksum on the RTC RAM. Pulsing RESIN active will clear VRT, but will not clear the RTC RAM contents.
Backup Battery
The Micro Power Off mode implementation on the ElanSC300 microcontroller allows the main system power source to be turned off and a back-up power source to be switched on to maintain power to the AVCC and VCC pins. Keeping power applied to the AVCC and VCC pins on the ElanSC300 microcontroller allows the integrated RTC to remain powered on in Micro Power Off mode, preventing the loss of date, time, and system configuration data. If an RTC back-up battery is installed on a system with power applied only to the AVCC and VCC pins, and the main power source is unavailable or turned off, the ElanSC300 microcontroller will come up in an undefined state. This causes power consumption in the mA range, which could drain the secondary battery, depending upon how long this condition is present. When the ElanSC300 microcontroller is powered up by the main power source and has properly transitioned to Micro Power Off mode, the undefined condition will not be an issue as long as the back-up power source was installed prior to the transition into Micro Power Off mode. The undefined condition will occur only when power is applied initially to the AVCC and VCC pins on the ElanSC300 microcontroller with the main power source turned off or unavailable. Suggested Workaround: s You should implement a switching circuit to allow a clean transition from the main power source to the back-up battery source when the system is put into Micro Power Off mode. This circuit should also gate off the back-up source from the VCC and AVCC pins until a main power source is present the first time. See Figure 1 for a circuit example. Table 1 shows the materials required for this particular circuit.
When designing this circuit, ensure that the voltage at the anode of D1 and D3 is lower than that of the VCC and AVCC pins; otherwise, the ElanSC300 microcontroller will draw power from the back-up battery rather than the main power source. You should also ensure that the voltage at the VCC Core and AVCC pins does not drop out of DC specification (3.0 V-3.6 V) during normal power-on because of the forward drop of the Schottky diodes used. s If the system design guarantees that the back-up battery will be in place before the main power source is present, the following components may be deleted from Figure 1: U1, R1, and C1. The AC_GOOD input of U1 would then be tied directly to U2, pin 3. This is because the CLK input of U2 must only be clocked when VBATT is present. The AC_GOOD signal can also be used to drive the IORESET input to the ElanSC300. s During the manufacturing process, install the backup battery when the system is powered by the main power source prior to the transition into Micro Power Off mode. This will prevent the ElanSC300 microcontroller from coming up in the undefined state. Table 1. Bill of Materials
Item 1 2 3 4 5 6 7 8 Quantity 1 1 1 4 2 2 2 2 Reference U1 U2 Q1 D1-D4 R1, R2 C1, C2 R3, R4 C3, C4 Part 74HCT08 74HCT74 Siliconix SI9430DY P-channel MOSFET Rohm RB400D Schottky diode 1-k resistor 100-pF capacitor 390-K resistor 2.2-F capacitor
2
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3.3 V from Main Power VCC R3
VBATT
Schottky Diode VBATT
14 2D 3
Schottky Diode
VBATT U2A
P R C L Q 5
D1 Source Gate
4 567
D2 VCC Core
23, 81, 135, 180 141
AC_GOOD C3
1 2
14
U1A
3
1K R1 C1 100pF
CLK
6 Q 1
74HCT08
Q1 SI943ODY
8
RLS4148 390K VCC 3.3 V from Main Power R4 C4 2.2 F Optional PushButton Switch, SW1
74HCT74
RESIN
Elan
203
Drain VBATT 1K R C2 100pF AVCC
D3 D4 Notes: VBATT:Back-up battery source VCC:Main power source Schottky Diode Schottky Diode U1, Pin 14:VBATT U2, Pin 14:VBATT RESIN:Derived from main power source This drawing does not include the necessary capacitors and inductors required to assure adequate noise filtering on the VCC and AVCC inputs. The AC_GOOD signal can optionally be used to drive the IORESET input to Elan. Micro Power Off mode requires that RESIN be maintained High and IORESET be asserted Low. For more information, see the ElanTMSC300 Microcontroller Data Sheet, and the ElanTMSC310 Microcontroller Data Sheet. The RESIN input to the ElanSC300 and ElanSC310 microcontrollers should be generated by an RC circuit that is derived from the battery-backed-up VCC Core power plane, which will remain deasserted (High) when the main power source is removed. It is likely that you will want a reset switch also tied to the RESIN circuit.
Figure 1.
Clean-Transition Switching Circuit
Trademarks Copyright (c) 1997 Advanced Micro Devices, Inc. All rights reserved. AMD, the AMD logo and combinations thereof, and Elan are trademarks of Advanced Micro Devices, Inc. Product names used in this publication are for identification purposes only and may be trademarks of their respective companies.
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
Application Note
The ElanTMSC300 and ElanSC310 microcontrollers (referred to in this document as ElanSC300) have a few issues that need to be addressed when using a back-up battery as a secondary power source for Micro Power Off mode. The three issues covered in this application note are the basic function of the ElanSC300 microcontroller's Micro Power Off mode, the difference between the ElanSC300 microcontroller's RTC and a 146818A-compatible RTC, and using a back-up battery in an ElanSC300 microcontroller-based system.
MICRO POWER OFF MODE
The ElanTMSC300 microcontroller includes a built-in 146818A-compatible real-time clock (RTC) with 114 bytes of static random access memory (SRAM). The RTC SRAM is designed to hold configuration data and to maintain the accurate time and date when the rest of the system is powered down. This state is called the Micro Power Off mode. Micro Power Off mode allows the system to conserve battery power by removing all power to all system components and the ElanSC300 microcontroller except for the AVCC and VCC pins. Maintaining power on these pins allows the RTC to remain powered up, preventing the system from losing its date, time, and system configuration data. This feature allows an AT-compatible system to be implemented without using an external RTC device.
input is derived from the main system power source, and when active will reset all internal registers in the ElanSC300 microcontroller. This causes an issue with the power-loss bit (VRT), Index 0DH, bit 7 of the RTC map. The VRT bit is intended to provide a method of determining when the RTC core voltage supply has dropped below an acceptable level. On a 146818A-compatible device, anything below 2.4 V will cause a low-battery condition and will cause the power-loss bit to go Low. On the ElanSC300 microcontroller the 32-KHz clock used by the RTC to maintain time stops oscillating before the VRT bit or RAM contents get cleared because the VRT bit will only get cleared when the RESIN pin is asserted Low. Thus, the RTC time will be inaccurate even though the RAM contents are valid and the VRT bit is still set.
Real-Time Clock
The ElanSC300 microcontroller's RTC is designed to operate properly while in Micro Power Off mode at voltages down to 2.4 V, with the power consumption typically around 30 A. (For register settings that will affect power consumption during Micro Power Off mode, see the power consumption data in the ElanTMSC300 Microcontroller Data Sheet, order #18514 and the ElanTMSC310 Microcontroller Data Sheet, order #20668.) Any source below 2.4 V will not guarantee proper functionality, which could mean the loss of date, time, and system configuration data. There are a few differences between the ElanSC300 microcontroller's RTC and a 146818A-compatible device. The ElanSC300 microcontroller's RTC relies on the VCC and AVCC planes to remain powered, rather than on a single VCC powering an external RTC device. A 146818A-compatible device has a dedicated reset pin that is used mainly to monitor the 146818A VCC and will reset only the RTC when a low-power condition is detected. The ElanSC300 microcontroller's RTC uses the RESIN input pin for resetting the RTC. The RESIN
Note: Although the 32-KHz clock stops oscillating before the power-loss bit is cleared, this event occurs well below the 2.4-V specification for proper ElanSC300 microcontroller functionality.
This condition presents a problem because the BIOS will usually perform a checksum of the RAM contents or look at the VRT bit in order to determine the validity of the configuration data and the RTC time and date data, then notify you that they are no longer valid. Suggested Workaround: s Use the system to manually determine that the clock has stopped by comparing the current time to the DOS time. s Implement a comparator circuit with the output connected to the RESIN input of the ElanSC300 microcontroller to allow comparison of the battery voltage (at the VCC Core and AVCC pins of the ElanSC300 microcontroller) to a reference voltage (2.4 V) only when the system is powered up by the main power source. Driving a pulse on RESIN will clear the VRT bit, thus allowing the BIOS to detect any subsequent low-battery condition by reading Index Register 0DH, bit 7 (VRT).
This document contains information on a product under development at Advanced Micro Devices. The information is intended to help you evaluate this product. AMD reserves the right to change or discontinue work on this proposed product without notice.
Publication# 20746 Rev: A Amendment/0 Issue Date: June 1997
Note: This workaround requires the BIOS to read Index Register 0DH as opposed to performing a checksum on the RTC RAM. Pulsing RESIN active will clear VRT, but will not clear the RTC RAM contents.
Backup Battery
The Micro Power Off mode implementation on the ElanSC300 microcontroller allows the main system power source to be turned off and a back-up power source to be switched on to maintain power to the AVCC and VCC pins. Keeping power applied to the AVCC and VCC pins on the ElanSC300 microcontroller allows the integrated RTC to remain powered on in Micro Power Off mode, preventing the loss of date, time, and system configuration data. If an RTC back-up battery is installed on a system with power applied only to the AVCC and VCC pins, and the main power source is unavailable or turned off, the ElanSC300 microcontroller will come up in an undefined state. This causes power consumption in the mA range, which could drain the secondary battery, depending upon how long this condition is present. When the ElanSC300 microcontroller is powered up by the main power source and has properly transitioned to Micro Power Off mode, the undefined condition will not be an issue as long as the back-up power source was installed prior to the transition into Micro Power Off mode. The undefined condition will occur only when power is applied initially to the AVCC and VCC pins on the ElanSC300 microcontroller with the main power source turned off or unavailable. Suggested Workaround: s You should implement a switching circuit to allow a clean transition from the main power source to the back-up battery source when the system is put into Micro Power Off mode. This circuit should also gate off the back-up source from the VCC and AVCC pins until a main power source is present the first time. See Figure 1 for a circuit example. Table 1 shows the materials required for this particular circuit.
When designing this circuit, ensure that the voltage at the anode of D1 and D3 is lower than that of the VCC and AVCC pins; otherwise, the ElanSC300 microcontroller will draw power from the back-up battery rather than the main power source. You should also ensure that the voltage at the VCC Core and AVCC pins does not drop out of DC specification (3.0 V-3.6 V) during normal power-on because of the forward drop of the Schottky diodes used. s If the system design guarantees that the back-up battery will be in place before the main power source is present, the following components may be deleted from Figure 1: U1, R1, and C1. The AC_GOOD input of U1 would then be tied directly to U2, pin 3. This is because the CLK input of U2 must only be clocked when VBATT is present. The AC_GOOD signal can also be used to drive the IORESET input to the ElanSC300. s During the manufacturing process, install the backup battery when the system is powered by the main power source prior to the transition into Micro Power Off mode. This will prevent the ElanSC300 microcontroller from coming up in the undefined state. Table 1. Bill of Materials
Item 1 2 3 4 5 6 7 8 Quantity 1 1 1 4 2 2 2 2 Reference U1 U2 Q1 D1-D4 R1, R2 C1, C2 R3, R4 C3, C4 Part 74HCT08 74HCT74 Siliconix SI9430DY P-channel MOSFET Rohm RB400D Schottky diode 1-k resistor 100-pF capacitor 390-K resistor 2.2-F capacitor
2
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3.3 V from Main Power VCC R3
VBATT
Schottky Diode VBATT
14 2D 3
Schottky Diode
VBATT U2A
P R C L Q 5
D1 Source Gate
4 567
D2 VCC Core
23, 81, 135, 180 141
AC_GOOD C3
1 2
14
U1A
3
1K R1 C1 100pF
CLK
6 Q 1
74HCT08
Q1 SI943ODY
8
RLS4148 390K VCC 3.3 V from Main Power R4 C4 2.2 F Optional PushButton Switch, SW1
74HCT74
RESIN
Elan
203
Drain VBATT 1K R C2 100pF AVCC
D3 D4 Notes: VBATT:Back-up battery source VCC:Main power source Schottky Diode Schottky Diode U1, Pin 14:VBATT U2, Pin 14:VBATT RESIN:Derived from main power source This drawing does not include the necessary capacitors and inductors required to assure adequate noise filtering on the VCC and AVCC inputs. The AC_GOOD signal can optionally be used to drive the IORESET input to Elan. Micro Power Off mode requires that RESIN be maintained High and IORESET be asserted Low. For more information, see the ElanTMSC300 Microcontroller Data Sheet, and the ElanTMSC310 Microcontroller Data Sheet. The RESIN input to the ElanSC300 and ElanSC310 microcontrollers should be generated by an RC circuit that is derived from the battery-backed-up VCC Core power plane, which will remain deasserted (High) when the main power source is removed. It is likely that you will want a reset switch also tied to the RESIN circuit.
Figure 1.
Clean-Transition Switching Circuit
Trademarks Copyright (c) 1997 Advanced Micro Devices, Inc. All rights reserved. AMD, the AMD logo and combinations thereof, and Elan are trademarks of Advanced Micro Devices, Inc. Product names used in this publication are for identification purposes only and may be trademarks of their respective companies.
ElanTMSC300 and ElanTMSC310 Microcontrollers Solution For Systems Using A Back-Up Battery
3


▲Up To Search▲   

 
Price & Availability of 20746

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X