Analog Devices SHARC ADSP-214 Series Hardware Reference Manual page 738

Table of Contents

Advertisement

Programming Model
Programming Model for Core Transfers
The following is the general procedure for transferring data using the core.
1. Clear the
2. Configure the
UARTMODE
3. Program the
mit buffer is empty and / or the receive buffer is full.
4. Program the
Configure the
5. Enable the UART by setting the
UARTTXCTL
6. Inside the ISR, check for the interrupt triggered and write to the
transmit buffer in case of transmit buffer empty and read from the
receive buffer in case of receive buffer fill event.
20-24
www.BDTIC.com/ADI
/
UARTTXCTL
UARTRXCTL
,
UARTLCR
UARTDLL
registers.
registers to generate interrupt when the trans-
UARTIER
registers to map the UART interrupt directly or
PICR
register to enable the UART interrupts.
DPI_IRPTL
/
registers.
UARTRXCTL
ADSP-214xx SHARC Processor Hardware Reference
registers to zero.
,
,
UARTDLH
UARTSCR
bit in the
UARTEN
and

Advertisement

Table of Contents
loading

Table of Contents