
System Control ROM Function
6-22
ADSP-BF59x Blackfin Processor Hardware Reference
pin to output either the SCLK frequency (called
CLKOUT
) or to output an
input buffered CLKIN frequency (called
CLKBUF
). When configured to
output SCLK (
CLKOUT
), the
EXTCLK
pin acts as a reference signal in many
timing specifications. When configured to output CLKIN (
CLKBUF
), the
EXTCLK
pin allows another device
and
the processor to run from a single
crystal oscillator.
The external clock output enable (
EXTCLK_OE
) control bit configures the
EXTCLK
pin to
either
enable (when set, =1)
or
disable (when cleared, =0) the
output of the clock signal selected by
EXTCLK_SEL
. When
EXTCLK_OE
is
cleared, the
EXTCLK
pin is three-stated.
The
POLARITY
control bit configure the active level of the wakeup event on
the programmable flags.
System Control ROM Function
The PLL and voltage regulator registers should not be accessed directly.
Instead, use the
bfrom_SysControl()
function to alter or read the register
values. The function resides in the on-chip ROM and can be called by the
user following C-language style calling conventions.
Entry address: 0xEF00 0038
Arguments:
•
dActionFlags
word in
R0
•
pSysCtrlSettings
pointer in
R1
• zero value in
R2
A potential error message of internally called
bfrom_OtpRead()
function
forwarded and returned in
R0
.
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...