ADUC847 Analog Devices, ADUC847 Datasheet - Page 72

no-image

ADUC847

Manufacturer Part Number
ADUC847
Description
Precision Analog Microcontroller: 12MIPS 8052 Flash MCU + 10-Ch 24-Bit ADC + 12-Bit DAC
Manufacturer
Analog Devices
Datasheet

Specifications of ADUC847

Mcu Core
8052
Mcu Speed (mips)
12
Sram (bytes)
2304Bytes
Gpio Pins
34
Adc # Channels
10
Other
PWM

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ADUC847BS8-5
Manufacturer:
AD
Quantity:
310
Part Number:
ADUC847BSZ32-3
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
ADUC847BSZ32-5
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
ADUC847BSZ62-3
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
ADUC847BSZ62-5
Manufacturer:
ADI
Quantity:
960
Part Number:
ADUC847BSZ62-5
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
ADUC847BSZ62-5
Manufacturer:
ADI/亚德诺
Quantity:
20 000
Part Number:
ADUC847BSZ8-3
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
ADUC847BSZ8-5
Manufacturer:
AD
Quantity:
310
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 ADUC847