ADUC847BCPZ8-5 Analog Devices Inc, ADUC847BCPZ8-5 Datasheet - Page 72

IC,Data Acquisition CODEC,2-CHANNEL,LLCC,56PIN,PLASTIC

ADUC847BCPZ8-5

Manufacturer Part Number
ADUC847BCPZ8-5
Description
IC,Data Acquisition CODEC,2-CHANNEL,LLCC,56PIN,PLASTIC
Manufacturer
Analog Devices Inc
Series
MicroConverter® ADuC8xxr
Datasheet

Specifications of ADUC847BCPZ8-5

Core Processor
8052
Core Size
8-Bit
Speed
12.58MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
POR, PSM, PWM, Temp Sensor, WDT
Number Of I /o
34
Program Memory Size
8KB (8K x 8)
Program Memory Type
FLASH
Eeprom Size
4K x 8
Ram Size
2.25K x 8
Voltage - Supply (vcc/vdd)
4.75 V ~ 5.25 V
Data Converters
A/D 10x24b; D/A 1x12b, 2x16b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
56-LFCSP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
EVAL-ADUC847QSZ - KIT DEV QUICK START FOR ADUC847
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
ADuC845/ADuC847/ADuC848
INTVAL—User Timer Interval Select Register
Function:
SFR Address:
Power-On Default:
Bit Addressable:
Valid Value:
HTHSEC—Hundredths of Seconds Time Register
Function:
SFR Address:
Power-On Default:
Bit Addressable:
Valid Value:
SEC—Seconds Time Register
Function:
SFR Address:
Power-On Default:
Bit Addressable:
Valid Value:
MIN—Minutes Time Register
Function
SFR Address:
Power-On Default:
Bit Addressable:
Valid Value:
HOUR—Hours Time Register
Function:
SFR Address:
Power-On Default:
Bit Addressable:
Valid Value:
To enable the TIC as a real-time clock, the HOUR, MIN, SEC, and HTHSEC registers can be loaded with the current time. Once the
TCEN bit is high, the TIC starts. To use the TIC as a time interval counter, select the count interval—hundredths of seconds, seconds,
minutes, and hours via the ITS0 and ITS1 bits in the TIMECON SFR. Load the count required into the INTVAL SFR.
Note that INTVAL is only an 8-bit register, so user software must take into account any intervals longer than are possible with 8 bits.
Therefore, to count an interval of 20 seconds, use the following procedure:
MOV TIMECON, #0D0H ;Enable 24Hour mode, count seconds, Clear TCEN.
MOV INTVAL,
MOV TIMECON, #0D3H ;Start TIC counting and enable the 8bit INTVAL counter.
#14H
User code writes the required time interval to this register. When the 8-bit interval counter is equal to the time interval
value loaded in the INTVAL SFR, the TII bit (TIMECON.2) is set and generates an interrupt, if enabled.
A6H
00H
No
0 to 255 decimal
This register is incremented in 1/128-second intervals once TCEN in TIMECON is active. The HTHSEC SFR counts
from 0 to 127 before rolling over to increment the SEC time register.
A2H
00H
No
0 to 127 decimal
This register is incremented in 1-second intervals once TCEN in TIMECON is active. The SEC SFR counts from 0 to 59
before rolling over to increment the MIN time register.
A3H
00H
No
0 to 59 decimal
This register is incremented in 1-minute intervals once TCEN in TIMECON is active. The MIN SFR counts from 0 to 59
before rolling over to increment the HOUR time register.
A4H
00H
No
0 to 59 decimal
This register is incremented in 1-hour intervals once TCEN in TIMECON is active. The HOUR SFR counts from 0 to 23
before rolling over to 0.
A5H
00H
No
0 to 23 decimal
;Load INTVAL with required count interval...in this case 14H = 20
Rev. B | Page 72 of 108

Related parts for ADUC847BCPZ8-5