ds96-039wdsp ETC-unknow, ds96-039wdsp Datasheet - Page 45

no-image

ds96-039wdsp

Manufacturer Part Number
ds96-039wdsp
Description
Clarification Serial Control Register Description Dsp1620/27/28/29 Devices
Manufacturer
ETC-unknow
Datasheet
February 1997
4 Hardware Architecture
Software Stop. In this case, all internal clocking is disabled. INT0, INT1, or RSTB may be used to reenable the
clocks. The power management must be done in correct sequence.
sopor:powerc = 0xF000
cont: powerc = 0x4000
In this case also, the wake-up latency is dominated by the small-signal start-up period.
The previous examples do not provide an exhaustive list of options available to the user. Many different clocking
possibilities exist for which the target device may be programmed, depending on:
An example subroutine for xtlwait follows:
xtlwait:
loop1:
Lucent Technologies Inc.
The clock source to the processor.
Whether the user chooses to power down the peripheral units.
The operational state of the small-signal clock input, powered or unpowered.
Whether the internal processor clock is disabled through hardware or software.
The combination of power management modes the user chooses.
Whether or not the PLL is enabled.
powerc = 0x4000
2*nop
powerc = 0xD000
inc = NOINT0
3*nop
call waitxtl
powerc = 0x0
2*nop
ins = 0x0010
timer0 = 0x2710
timerc = 0x0010
inc = 0x0000
a0 = ins
a0 = a0 & 0x0100
if eq goto loop1
ins = 0x0100
return
/* SLOWCKI asserted */
/* Wait for it to take effect */
/* XTLOFF asserted if applicable and INT0EN asserted */
/* Disable the INT0 interrupt */
/* NOCK asserted, all clocks stop */
/* Minimum switching power consumed here */
/* Some nops will be needed */
/* INT0 pin clears the NOCK field, clocking resumes */
/* INT0EN cleared and XTLOFF cleared, if applicable*/
/* Wait for the small-signal to */
/* stabilize, if applicable*/
/* Clear SLOWCKI field, back to high speed */
/* Wait for it to take effect */
/* Clear the INT0 status bit */
(continued)
/* Load a count of 10,000 into the timer
/* Start the timer with a PRESCALE of two */
/* Disable the interrupts
/* Poll the ins register
/* Check bit 8 (TIME) of the ins register */
/* Loop if the bit is not set
/* Clear the TIME interrupt bit
/* Return to the main program
DSP1628 Digital Signal Processor
*/
*/
*/
*/
*/
*/
43

Related parts for ds96-039wdsp