Analog Devices ADZS-21479 Evaluation Board ADZS-21479-EZBRD ADZS-21479-EZBRD Data Sheet

Product codes
ADZS-21479-EZBRD
Page of 109
Watch Dog Timer Interface
1-12
ADSP-21479 EZ-Board Evaluation System Manual
The SPI flash memory, a 16 Mb ST M25P16 device, connects to the SPI 
port of the processor and designates:
• DPI pin 5 (
DPI_P5
) as a chip select
• DPI pin 3 (
DPI_P3
) as the SPI clock
• DPI pin 1 (
DPI_P1
) as the master out slave in (
MOSI
) pin
• DPI pin 2 (
DPI_P2
) as the master in slave out (
MISO
) pin
The same SPI port and DPI pins are connected to the serial flash memory 
and audio codec via switch 
SW3
By default, the EZ-Board boots from the 8-bit flash parallel memory. SPI 
flash can be selected as the boot source by setting the boot mode select 
switch (
SW4
) to position 1. See 
.
The audio codec is set up to use DPI pin 4 as the SPI chip select. For more 
information, refer to 
Watch Dog Timer Interface
The ADSP-21479 processor includes a 32-bit watch dog timer (WDT) 
that can be used to implement a software watch dog function. A software 
watch dog can improve system reliability by forcing the processor to a 
known state through generation of a system reset if the timer expires 
before being reloaded by software. Software initializes the count value of 
the timer and then enables the timer.
The watch dog timer resets both the core and internal peripherals. After 
an external reset, the WDT must be disabled by default. Software must be 
able to determine if the watch dog has been the source of the hardware 
reset by interrogating a status bit in the watch dog timer control register.