skot / bitcrane

a USB hashboard adapter
GNU General Public License v3.0
19 stars 6 forks source link

Not all FT4232 UART pins are bidirectional GPIO #9

Closed skot closed 5 months ago

skot commented 9 months ago

from @johnny9;

according to the PyFTDI library docs, not all FT4232 UART pins can be used as bidirectional GPIO.

This might be a problem with the bitcrane RST and PLUG hashboard data connector pins

skot commented 7 months ago
image
skot commented 7 months ago

RST is a control board output PLUG is a control board input

skot commented 5 months ago

fixed in v2.2