Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Z80 DART

345 views
Skip to first unread message

Asbjoern Djupdal

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Does anybody here know anything about the Z80 DART (serial IO) chip?

I need some info about how it generates interrupts, but can't find information
about it on the web.

Asbjørn

Bob Fulton

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Hi,

The Z80 DART (dual asynchronous receiver transmitter) is the same as the
Z80 SIO chip without the synchronous options (SDLC, HDLC, etc). If you
program it the same as the SIO but make sure asychronous mode (ie using
start bit, data bits, parity if needed and stop bit/s and not the SYNC
flag) is used, the device will work fine.

bob

Asbjoern Djupdal

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Bob Fulton <bfu...@acepia.net.au> wrote:
> Hi,

> The Z80 DART (dual asynchronous receiver transmitter) is the same as the
> Z80 SIO chip without the synchronous options (SDLC, HDLC, etc). If you
> program it the same as the SIO but make sure asychronous mode (ie using
> start bit, data bits, parity if needed and stop bit/s and not the SYNC
> flag) is used, the device will work fine.

> bob

Thank you. But I am unable to find information about the SIO too. Are there
programming info about the chip on the web?

Asbjørn


Richard Erlacher

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
The DART has the same bonding options as the SIO/0, so be careful
which sort of device you use as your model. The -1 and -2 have
different bonding options, though all three (4) versions can be
programmed the same, with varying results. If you use a DART, it
won't have the synchronous clock circuit working, but most everything
else is intact. Look at the data sheets available at www.zilog.com
for details about the bonding options. (I hope they're still there!)

Dick


On Tue, 24 Oct 2000 20:59:59 +1000, Bob Fulton <bfu...@acepia.net.au>
wrote:

>Hi,
>
>The Z80 DART (dual asynchronous receiver transmitter) is the same as the
>Z80 SIO chip without the synchronous options (SDLC, HDLC, etc). If you
>program it the same as the SIO but make sure asychronous mode (ie using
>start bit, data bits, parity if needed and stop bit/s and not the SYNC
>flag) is used, the device will work fine.
>
>bob
>

brian bergantz

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Hi;
Yes, I have the data manual for that device, Zilog product spec handbook
dated 1995. if any interest in it let me know and I'll try to get the info to you.

(hard copy only).
Regards;
Brian Bergantz
E-Mail: bria...@pacbell.net

Asbjoern Djupdal wrote:

> Does anybody here know anything about the Z80 DART (serial IO) chip?
>
> I need some info about how it generates interrupts, but can't find information
> about it on the web.
>
> Asbjørn

--
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/free_video/

Bob Fulton

unread,
Oct 27, 2000, 5:28:41 AM10/27/00
to
There is nothing on the wed, BUT the Z85C30 SCC has the same internal
registers. This available from the Zilog web site.

Bob Fulton


Asbjoern Djupdal wrote:
>
> Bob Fulton <bfu...@acepia.net.au> wrote:
> > Hi,
>
> > The Z80 DART (dual asynchronous receiver transmitter) is the same as the
> > Z80 SIO chip without the synchronous options (SDLC, HDLC, etc). If you
> > program it the same as the SIO but make sure asychronous mode (ie using
> > start bit, data bits, parity if needed and stop bit/s and not the SYNC
> > flag) is used, the device will work fine.
>
> > bob
>

Bob Fulton

unread,
Oct 27, 2000, 5:31:06 AM10/27/00
to
I agree, but the chip is the same.

Bob


Richard Erlacher wrote:
>
> The DART has the same bonding options as the SIO/0, so be careful
> which sort of device you use as your model. The -1 and -2 have
> different bonding options, though all three (4) versions can be
> programmed the same, with varying results. If you use a DART, it
> won't have the synchronous clock circuit working, but most everything
> else is intact. Look at the data sheets available at www.zilog.com
> for details about the bonding options. (I hope they're still there!)
>
> Dick
>

> On Tue, 24 Oct 2000 20:59:59 +1000, Bob Fulton <bfu...@acepia.net.au>


> wrote:
>
> >Hi,
> >
> >The Z80 DART (dual asynchronous receiver transmitter) is the same as the
> >Z80 SIO chip without the synchronous options (SDLC, HDLC, etc). If you
> >program it the same as the SIO but make sure asychronous mode (ie using
> >start bit, data bits, parity if needed and stop bit/s and not the SYNC
> >flag) is used, the device will work fine.
> >
> >bob
> >

0 new messages