Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"All these black people are screwing up my democracy." - Ian Smith


computers / comp.sys.apple2 / Re: Pulling DMA low

SubjectAuthor
* Pulling DMA lowAnthony Ortiz
`* Re: Pulling DMA lowMichael J. Mahon
 `- Re: Pulling DMA lowAnthony Ortiz

1
Pulling DMA low

<3bff4a45-e41e-4461-b05c-24fafda0a594n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4645&group=comp.sys.apple2#4645

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:a05:622a:389:b0:342:f779:ded8 with SMTP id j9-20020a05622a038900b00342f779ded8mr20247206qtx.111.1661277193042;
Tue, 23 Aug 2022 10:53:13 -0700 (PDT)
X-Received: by 2002:ac8:5841:0:b0:344:8f31:7b42 with SMTP id
h1-20020ac85841000000b003448f317b42mr20750077qth.307.1661277192824; Tue, 23
Aug 2022 10:53:12 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Tue, 23 Aug 2022 10:53:12 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=199.253.243.19; posting-account=_28MFgoAAAAsc-6dxO-CT0K1QNWF5LF1
NNTP-Posting-Host: 199.253.243.19
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3bff4a45-e41e-4461-b05c-24fafda0a594n@googlegroups.com>
Subject: Pulling DMA low
From: anthonyp...@gmail.com (Anthony Ortiz)
Injection-Date: Tue, 23 Aug 2022 17:53:13 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1523
 by: Anthony Ortiz - Tue, 23 Aug 2022 17:53 UTC

Sorry for what might be a stupid question but I’ve been pulling the DMA line low by setting my gpio pin to output and clearing it, which sends a digital zero to the Dma line and that seems to work. However, searching online I see mention of simulating an open collector output by setting the gpio to input instead. I would like to do this the right way, so I’m wondering what the correct method is, and whether connecting it to ground will suffice.

Thanks in advance!

Re: Pulling DMA low

<pjOdnd6y_sQ9dYr-nZ2dnZfqn_jNnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4696&group=comp.sys.apple2#4696

  copy link   Newsgroups: comp.sys.apple2
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!border-1.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-2.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 07 Sep 2022 00:41:04 +0000
User-Agent: NewsTap/5.5 (iPhone/iPod Touch)
Cancel-Lock: sha1:O309nFECNS/s0WOhB/SdHgufosY=
Newsgroups: comp.sys.apple2
Subject: Re: Pulling DMA low
Content-Type: text/plain; charset=UTF-8
Mime-Version: 1.0
Content-Transfer-Encoding: 8bit
From: mjma...@aol.com (Michael J. Mahon)
References: <3bff4a45-e41e-4461-b05c-24fafda0a594n@googlegroups.com>
Message-ID: <pjOdnd6y_sQ9dYr-nZ2dnZfqn_jNnZ2d@giganews.com>
Date: Wed, 07 Sep 2022 00:41:04 +0000
Lines: 19
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-F2oJMxnNpr7GjSnULLaTbLpyZbdD+pY5aikINeKB5ocpaPPuzP/tUem+OvGRwmqGG3RvNMg0HkkHwI3!pQj4lu+MQjG4kPpZd7PxBlDCufAdc8adhkQ6F1JZCqliyE7tsPQ5H8wTaBq13IlTrY6xsVNFnFk=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: Michael J. Mahon - Wed, 7 Sep 2022 00:41 UTC

Anthony Ortiz <anthonypaulo@gmail.com> wrote:
> Sorry for what might be a stupid question but I’ve been pulling the DMA
> line low by setting my gpio pin to output and clearing it, which sends a
> digital zero to the Dma line and that seems to work. However, searching
> online I see mention of simulating an open collector output by setting
> the gpio to input instead. I would like to do this the right way, so I’m
> wondering what the correct method is, and whether connecting it to ground will suffice.
>
> Thanks in advance!
>

If I understand correctly, to assert /DMA you switch the GPIO to “output”
and output “0”, and to de-assert it you switch the GPIO to “input”.

This is the functional equivalent of using an open collector gate, so
you’re fine!

--
-michael - NadaNet 3.1 and AppleCrate II: http://michaeljmahon.com

Re: Pulling DMA low

<7badd348-cb63-4ec7-8b77-6e4d985dfb4cn@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4697&group=comp.sys.apple2#4697

  copy link   Newsgroups: comp.sys.apple2
X-Received: by 2002:ac8:7d01:0:b0:343:5914:6419 with SMTP id g1-20020ac87d01000000b0034359146419mr1177776qtb.538.1662512243823;
Tue, 06 Sep 2022 17:57:23 -0700 (PDT)
X-Received: by 2002:ac8:5bd3:0:b0:343:3d7:b35e with SMTP id
b19-20020ac85bd3000000b0034303d7b35emr1208144qtb.684.1662512243581; Tue, 06
Sep 2022 17:57:23 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.apple2
Date: Tue, 6 Sep 2022 17:57:22 -0700 (PDT)
In-Reply-To: <pjOdnd6y_sQ9dYr-nZ2dnZfqn_jNnZ2d@giganews.com>
Injection-Info: google-groups.googlegroups.com; posting-host=96.246.98.130; posting-account=_28MFgoAAAAsc-6dxO-CT0K1QNWF5LF1
NNTP-Posting-Host: 96.246.98.130
References: <3bff4a45-e41e-4461-b05c-24fafda0a594n@googlegroups.com> <pjOdnd6y_sQ9dYr-nZ2dnZfqn_jNnZ2d@giganews.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7badd348-cb63-4ec7-8b77-6e4d985dfb4cn@googlegroups.com>
Subject: Re: Pulling DMA low
From: anthonyp...@gmail.com (Anthony Ortiz)
Injection-Date: Wed, 07 Sep 2022 00:57:23 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1632
 by: Anthony Ortiz - Wed, 7 Sep 2022 00:57 UTC

> If I understand correctly, to assert /DMA you switch the GPIO to “output”
> and output “0”, and to de-assert it you switch the GPIO to “input”.
>
> This is the functional equivalent of using an open collector gate, so
> you’re fine!
>
> --
> -michael - NadaNet 3.1 and AppleCrate II: http://michaeljmahon.com

Thanks Michael! You're the man!!

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor