|
Serial Communication Controllers - Sample Codes
Sample Codes
- ESCC_DMA.ASM (63K)
This assembly code runs on a Z8S18000ZCO evaluation board. This program configures one channel of the SCC/ESCC as a full-duplex Async or HDLC port. It uses DMA1 of Z180 to transmit a message, and use the DMA0 to receive the message.
- ESCC_I2.ASM (88K)
This assembly code runs on a Z8S18000ZCO evaluation board. This program configures one channel of the SCC/ESCC as a full-duplex Async or HDLC port. It uses interrupt (INT0 mode 2) of Z180 to transmit and receive a message.
- 180DEF.INC (5K)
This is an include/header file for Z180.
- USC_186.EXE (185K)
Z16C30 test codes in C language for Z8018600ZCO evaluation board. The processor on this board is Intel's 80186.
- IUSC_186.EXE (112K)
Z16C32 test codes in C language for Z8018600ZCO evaluation board. The processor on this board is Intel's 80186.
- IUSC_386.EXE (103K)
Z16C32 test codes in C language for Z16C3200ZCO WAN evaluation ISA card. This card is also known as ZNW2000. There is no processor on this card. These codes will work with a PC equipped with Intel's 386 or later processor. (Note: This card is no longer available.)
- Z85C30 DEMO.ZIP (139K)
Z85C30 Example Software
- Z85230SW.ZIP (248K)
Z8523000ZCO Evaluation Kit Software
|