bt8xxgpio.txt 4.3 KB

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