FMS7401LVN Fairchild Semiconductor, FMS7401LVN Datasheet - Page 18

IC CTRLR POWER DGTL EEPROM 8DIP

FMS7401LVN

Manufacturer Part Number
FMS7401LVN
Description
IC CTRLR POWER DGTL EEPROM 8DIP
Manufacturer
Fairchild Semiconductor
Datasheet

Specifications of FMS7401LVN

Applications
Digital Power Controller
Core Processor
8-Bit
Program Memory Type
EEPROM (1 kB)
Ram Size
64 x 8
Number Of I /o
6
Voltage - Supply
2.7 V ~ 3.6 V
Operating Temperature
-40°C ~ 125°C
Mounting Type
Through Hole
Package / Case
8-DIP (0.300", 7.62mm)
Output Current
5 mA
Input Voltage
2.7 V to 3.6 V
Switching Frequency
2 MHz
Operating Temperature Range
- 40 C to + 125 C
Mounting Style
Through Hole
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Interface
-
Controller Series
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
FMS7401LVN_NL
FMS7401LVN_NL
FMS7401L
PRODUCT SPECIFICATION
Bit 6 of the ADCNTRL1 register is the ADC’s microcontroller hardware interrupt enabled (AINTEN) bit. If set, hardware
5
interrupts (ADCI) are enabled and triggered by the APND pending flag.
As long as the ADC pending flag is set, the hardware
6
interrupt will continue to execute software’s ADC interrupt service routine until the pending flag is cleared.
Bit 5 of the ADCNTRL1 register is the ADC Conversion Start/Busy (ASTART) bit. Software must set the ASTART bit to ini-
tiate an ADC conversion when the ENDAS bit of the ADCNTRL2 register is set to 0. The ASTART bit will remain high as long
as an ADC conversion is in progress (whether software or the ADSTROBE signal triggered the conversion). If software
attempts to clear the ASTART bit while a conversion is in progress, the write command is ignored and the ASTART bit remains
high until the conversion cycle completes. Software should monitor ASTART to determine when the conversion has completed
instead of the APND bit. The APND bit may be triggered before the ASTART is automatically cleared. The ADC conversion
completion delay may occur when the F
clock is slower than an ADC conversion clock cycle.
ICLK
Bit 4 of the ADCNTRL1 register is the ADC Voltage Reference Selection (REFSEL) bit. If REFSEL=0, the ADC Reference
Voltage (V
) becomes sourced by the internal bandgap voltage reference (V
). If REFSEL=1, the ADC Reference Voltage
AREF
REF
(V
) becomes sourced by Vcc. If the ADC circuit is performing a conversion, software must avoid writing to the REFSEL
AREF
bit.
Bits 3-0 of the ADCNTRL1 register are the Analog Channel Selection (ACHSEL[3:0]) bits selecting one of the eight analog
input channels to convert its voltage (see
Table
6). Software may write to the ACHSEL bits at any time; however, the actual
ACHSEL selection signals will not change while an ADC conversion is in progress. If a read command is issued while a con-
version is in progress, the current value of the ACHSEL bits may not necessarily reflect the actual state of the ACHSEL selec-
tion signals. The last value of the ACHSEL bits written by software at the time of the ADC conversion trigger, dictates the state
of the ACHSEL selection signals for the triggered ADC conversion cycle.
The SBIT or RBIT instructions may be used to either set or clear one of the ADCNTRL1 register bits, like the AINTEN bit.
The SBIT and RBIT instructions both take two instruction clock cycles to complete their execution. In the first cycle, all regis-
ter bits are automatically read to obtain their most current value. In the second cycle, the bit to be set/cleared is given its new
value and all bits are then re-written to the register. Using the SBIT/RBIT instruction to set/clear an enable bit with a pending
flag in the same register may cause a potential hazard. Software may inadvertently clear a recently triggered pending flag if the
trigger happened during the second phase of the SBIT/RBIT instruction execution. To avoid this condition, the LD instruction
must be used to set or clear the interrupt enable bit. The ADC circuit is designed such that software may not trigger a pending
flag by writing a 1 to the APND bit, it may only be cleared. The action of writing a 1 to the APND register bit holds its current
bit value. The action of writing a 0 to the APND register bit clears the bit value. Therefore, the “LD T1CNTRL, #0E0H”
instruction will set the ASTART and AINTEN bits without clearing APND.
18
REV. 1.0.3 1/24/05

Related parts for FMS7401LVN