home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / hardware / 32870 < prev    next >
Encoding:
Text File  |  1992-12-11  |  2.2 KB  |  60 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!europa.asd.contel.com!emory!athena.cs.uga.edu!lapena
  3. From: lapena@athena.cs.uga.edu (Chito Lapena)
  4. Subject: Help with memory-mapped cards for the pc
  5. Message-ID: <1992Dec11.233020.16997@athena.cs.uga.edu>
  6. Sender: lapena@athena.cs.uga.edu (Chito Lapena)
  7. Organization: University of Georgia, Athens
  8. Date: Fri, 11 Dec 1992 23:30:20 GMT
  9. Lines: 49
  10.  
  11.  
  12. I have made a card with 64k of static RAM on-board that I access
  13. memory-mapped. This has been a kind of on-the fly type of thing
  14. since we don't have the documentation for everything. The card is
  15. read only from the PC-bus and write only from an external bus. 
  16. The external bus data and addresses are put in Z whenever the
  17. address from the PC bus qualifies and are re-enabled when the
  18. PC finishes its read cycle.
  19.  
  20. We are getting a lot of noise and I would like advice on a couple
  21. of things:
  22.  
  23. The noise looks like this. I am plotting 64,000 bytes of the space on
  24. a graded B&W colormap from 0 to 255 on a 320 X 200 screen using block
  25. moves repetitively.
  26.  
  27. At some points, the noise is
  28. perfectly still and at some points it blinks. I can write over *most*
  29. of the stuff that keeps still but some of it refuses to go away.
  30. The stuff that blinks stays in the same place- at a pattern that
  31. seems to couple with the address bus somehow.
  32.  
  33.  
  34. 1. The card decodes addresses and spits out data at a little less than
  35.    200 ns- is this fast enough for a device on the bus? I noticed
  36.    that the memories on my video card are 100 ns Dynamic RAMS. The
  37.    memories I use are 100 ns static RAMS.
  38.  
  39. 2. What are some of the most common and most effective ways of decoupling
  40.    noise? I have put 0.1uF tantalum caps on just about all of my chips.
  41.    Although they seemed to stabilize the noise a little- it's still
  42.    there. 
  43.  
  44. 3. Could it be the way that we make our PCB's? We just etch the stuff
  45.    on copper with photo-resist and acid and coat it with gold. 
  46.    I am using 25mil spacing on my tracks. At the speed this stuff is
  47.    going- do we need anything else to avoid decoupling? These might be
  48.    innocent questions but like I said, we don't have all of the documentation
  49.    we need.
  50.  
  51.  
  52.    any help would be appreciated
  53.  
  54.  
  55.    thanks
  56.  
  57.    -chito
  58.    lapena@athena.cs.uga.edu
  59.  
  60.