Programming Examples
22-44
ADSP-BF50x Blackfin Processor Hardware Reference
/* Configure and enable SPORT1 */
configure_enable_sport1();
/* Now setup a trigger to initiate sampling */
/* ensure that any SPORT requirements around a
minimum number of stable external clock cycles
before assertion of the first SPORT frame sync
are observed (refer to "Programming Model" */
set_trig();
/* Wait for all events to complete */
wait();
/* Disable the SPORT */
disable_sport1();
/* Finally, disable the ACM */
write(ACM_CTL, 0x0000, 16bit);
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...