ADUC7019 Analog Devices, ADUC7019 Datasheet - Page 83

no-image

ADUC7019

Manufacturer Part Number
ADUC7019
Description
Manufacturer
Analog Devices
Datasheet

Specifications of ADUC7019

Mcu Core
ARM7 TDMI
Mcu Speed (mips)
40
Sram (bytes)
8192Bytes
Gpio Pins
14
Adc # Channels
5

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
ADUC7019BCPZ
Quantity:
750
Table 188. T3CON MMR Bit Descriptions
Bit
31:9
8
7
6
5
4
3:2
1
0
Table 189. T3CLRI Register
Name
T3CLRI
T3CLRI is an 8-bit register. Writing any value to this register on
successive occassions clears the Timer3 interrupt in normal
mode or resets a new timeout period in watchdog mode.
Note that the user must perform successive writes to this
register to ensure resetting the timeout period.
Secure Clear Bit (Watchdog Mode Only)
The secure clear bit is provided for a higher level of protection.
When set, a specific sequential value must be written to T3CLRI
to avoid a watchdog reset. The value is a sequence generated
by the 8-bit linear feedback shift register (LFSR) polynomial =
X8 + X6 + X5 + X + 1, as shown in Figure 69.
The initial value or seed is written to T3CLRI before entering
watchdog mode. After entering watchdog mode, a write to
T3CLRI must match this expected value. If it matches, the LFSR
is advanced to the next state when the counter reload occurs. If
it fails to match the expected state, a reset is immediately
generated, even if the count has not yet expired.
CLOCK
Q D
7
Value
00
01
10
11
Q D
6
Address
0xFFFF036C
Description
Reserved.
Count up. Set by user for Timer3 to count up.
Cleared by user for Timer3 to count down by
default.
Timer3 enable bit. Set by user to enable Timer3.
Cleared by user to disable Timer3 by default.
Timer3 mode. Set by user to operate in
periodic mode. Cleared by user to operate
in free-running mode. Default mode.
Watchdog mode enable bit. Set by user to
enable watchdog mode. Cleared by user to
disable watchdog mode by default.
Secure clear bit. Set by user to use the secure
clear option. Cleared by user to disable the
secure clear option by default.
Prescale.
Source Clock/1 by default.
Source Clock/16.
Source Clock/256.
Undefined. Equivalent to 00.
Watchdog IRQ option bit. Set by user to
produce an IRQ instead of a reset when
the watchdog reaches 0. Cleared by user to
disable the IRQ option.
Reserved.
Q D
5
Figure 69. 8-Bit LFSR
Q D
4
Default Value
0x00
Q D
3
Q D
2
Q D
1
Access
W
Q D
0
Rev. D | Page 83 of 96
The value 0x00 should not be used as an initial seed due to the
properties of the polynomial. The value 0x00 is always
guaranteed to force an immediate reset. The value of the LFSR
cannot be read; it must be tracked/generated in software.
The following is an example of a sequence:
1.
2.
3.
4.
5.
EXTERNAL MEMORY INTERFACING
The ADuC7026 and ADuC7027 are the only models in their
series that feature an external memory interface. The external
memory interface requires a larger number of pins. This is why
it is only available on larger pin count packages. The XMCFG
MMR must be set to 1 to use the external port.
Although 32-bit addresses are supported internally, only the
lower 16 bits of the address are on external pins.
The memory interface can address up to four 128 kB blocks of
asynchronous memory (SRAM or/and EEPROM).
The pins required for interfacing to an external memory are
shown in Table 190.
Table 190. External Memory Interfacing Pins
Pin
AD[16:1]
A16
MS[3:0]
WS
RS
AE
BHE, BLE
There are four external memory regions available, as described
in Table 191. Associated with each region are the MS[3:0] pins.
These signals allow access to the particular region of external
memory. The size of each memory region can be 128 kB maxi-
mum, 64 k × 16 or 128 k × 8. To access 128 k with an 8-bit
memory, an extra address line (A16) is provided (see the example
in Figure 70). The four regions are configured independently.
Table 191. Memory Regions
Address Start
0x10000000
0x20000000
0x30000000
0x40000000
Each external memory region can be controlled through three
MMRs: XMCFG, XMxCON, and XMxPAR.
ADuC7019/20/21/22/24/25/26/27/28/29
Enter initial seed, 0xAA, in T3CLRI before starting Timer3
in watchdog mode.
Enter 0xAA in T3CLRI; Timer3 is reloaded.
Enter 0x37 in T3CLRI; Timer3 is reloaded.
Enter 0x6E in T3CLRI; Timer3 is reloaded.
Enter 0x66. 0xDC was expected; the watchdog resets the chip.
Function
Address/data bus
Extended addressing for 8-bit memory only
Memory select
Write strobe
Read strobe
Address latch enable
Byte write capability
Address End
0x1000FFFF
0x2000FFFF
0x3000FFFF
0x4000FFFF
Contents
External Memory 0
External Memory 1
External Memory 2
External Memory 3

Related parts for ADUC7019