bt8xxgpio.rst 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. ===================================================================
  2. A driver for a selfmade cheap BT8xx based PCI GPIO-card (bt8xxgpio)
  3. ===================================================================
  4. For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
  5. A generic digital 24-port PCI GPIO card can be built out of an ordinary
  6. Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
  7. Brooktree chip is used in old analog Hauppauge WinTV PCI cards. You can easily
  8. find them used for low prices on the net.
  9. The bt8xx chip does have 24 digital GPIO ports.
  10. These ports are accessible via 24 pins on the SMD chip package.
  11. How to physically access the GPIO pins
  12. ======================================
  13. The are several ways to access these pins. One might unsolder the whole chip
  14. and put it on a custom PCI board, or one might only unsolder each individual
  15. GPIO pin and solder that to some tiny wire. As the chip package really is tiny
  16. there are some advanced soldering skills needed in any case.
  17. The physical pinouts are drawn in the following ASCII art.
  18. The GPIO pins are marked with G00-G23::
  19. G G G G G G G G G G G G G G G G G G
  20. 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1
  21. 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7
  22. | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
  23. ---------------------------------------------------------------------------
  24. --| ^ ^ |--
  25. --| pin 86 pin 67 |--
  26. --| |--
  27. --| pin 61 > |-- G18
  28. --| |-- G19
  29. --| |-- G20
  30. --| |-- G21
  31. --| |-- G22
  32. --| pin 56 > |-- G23
  33. --| |--
  34. --| Brooktree 878/879 |--
  35. --| |--
  36. --| |--
  37. --| |--
  38. --| |--
  39. --| |--
  40. --| |--
  41. --| |--
  42. --| |--
  43. --| |--
  44. --| |--
  45. --| |--
  46. --| |--
  47. --| |--
  48. --| O |--
  49. --| |--
  50. ---------------------------------------------------------------------------
  51. | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
  52. ^
  53. This is pin 1