This is a multi-part message in MIME format. --Boundary_(ID_uth3tgnol4LFqpRdz+CAFg) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT I solved a similar problem by using FIFO memory. The FIFO memory occupies one one io address. Write your data block to the FIFO then the PIC can read the data block at its own pace. Status data can be either a simple register or another FIFO for read back. Donald L Burdette wrote: > > Hi all. > > I want to put a PIC as a peripheral on the ISA bus, which is controlled > by a PC104 embedded computer running some version of DOS (don't know > whose, but probably not MS). The PIC would be an IO device, mapped as > 256 bytes of IO space. The problem is that the PIC isn't fast enough to > watch the address select line (decoded externally), read the 8-bit > address, look up a data value, and put it on the data bus before the ISA > needs it. > > I've thought about using a simple flip-flop to activate the /IOWAIT line, > but there's a limit as to how long you're allowed to hold that line. > It's two microseconds, and I don't think that's long enough. Is there > any problem holding this line longer? I think I would need less than 10 > uS, maybe more like 4 or 5. > > Has anyone had any experience in this area? Any advice? Good place to > look for working circuits? > Nino. -- ------------------------------------------------------ | Antonio (Nino) L. Benci | | Professional Officer / Electronic Services Manager | | School of Physics & Materials Engineering | | Monash University | | T: 61 3 9905 3649. F: 61 3 9905 3637 | | M: 0414 924 833 | ------------------------------------------------------ --Boundary_(ID_uth3tgnol4LFqpRdz+CAFg) Content-type: text/x-vcard; charset=us-ascii; name=Nino.Benci.vcf Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=Nino.Benci.vcf Content-description: Card for Antonio L Benci begin:vcard n:Benci;Antonio L tel;cell:0414 924 833 tel;fax:+61 3 9905 3637 tel;home:0414 924 833 tel;work:+61 3 9905 3649 x-mozilla-html:FALSE url:http://www.physics.monash.edu.au/~ninob org:Monash University;School of Physics & Materials Engineering version:2.1 email;internet:Nino.Benci@sci.monash.edu.au title:Professional Officer/Electronic Services Manager adr;quoted-printable:;;PO Box 27=0D=0ASchool of Physics and Materials Engineering=0D=0AMonash University;Monash University;VIC;3800;Australia x-mozilla-cpt:;-11280 fn:Antonio L Benci end:vcard --Boundary_(ID_uth3tgnol4LFqpRdz+CAFg)-- -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.