Z8F1602 ZILOG [Zilog, Inc.], Z8F1602 Datasheet - Page 101

no-image

Z8F1602

Manufacturer Part Number
Z8F1602
Description
Z8 Encore Microcontrollers with Flash Memory and 10-Bit A/D Converter
Manufacturer
ZILOG [Zilog, Inc.]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z8F1602AR020EC
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8F1602AR020EC00TR
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8F1602AR020SC
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8F1602AR020SC00TR
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8F1602VS020EC
Manufacturer:
Zilog
Quantity:
10 000
PS017610-0404
Receiving Data using the Direct Memory Access Controller (DMA)
7. Write to the UART Control 0 register to:
8. Execute an EI instruction to enable interrupts.
The UART is now configured for interrupt-driven data reception. When the UART
Receiver interrupt is detected, the associated interrupt service routine (ISR) should per-
form the following:
9. Check the UART Status 0 register to determine the source of the interrupt - error,
10. If the interrupt was due to data available, read the data from the UART Receive Data
11. Clear the UART Receiver interrupt in the applicable Interrupt Request register.
12. Execute the IRET instruction to return from the interrupt-service routine and await
The DMA and UART can coordinate automatic data transfer from the UART Receive
Data register to general-purpose Register File RAM. This reduces the eZ8 CPU process-
ing overhead required to support UART data reception. The UART Receiver interrupt
must then only notify the eZ8 CPU of error conditions. Follow these steps to configure the
UART and DMA for automatic data handling:
1. Write to the DMA control registers to configure the DMA to transfer data from the
2. Write to the UART Baud Rate High and Low Byte registers to set the desired baud
3. Enable the UART pin functions by configuring the associated GPIO Port pins for
4. Write to the Interrupt control registers to enable the UART Receiver interrupt and set
5. Write to the UART Control 1 register to:
break, or received data.
register. If operating in Multiprocessor (9-bit) mode, first read the Multiprocessor
Receive flag (MPRX) to determine if the data was directed to this UART before
reading the data.
more data.
UART Receive Data register to general-purpose Register File RAM.
rate.
alternate function operation.
the desired priority.
Set the receive enable bit (REN) to enable the UART for data reception
Enable parity, if desired, and select either even or odd parity.
Enable Multiprocessor (9-bit) mode functions, if desired.
Disable the UART interrupt for received data by clearing RDAIRQ to 0.
Z8F640x/Z8F480x/Z8F320x/Z8F240x/Z8F160x
Z8 Encore!
UART
®
83

Related parts for Z8F1602