Added pulldown on the B port ~CTS ftdi line. Close...
by
esden
6 years 10 months
Added pulldown on the B port ~CTS ftdi line. Closes #10
With this line pulled down we can use minicom even when hardware flow
control is enabled. If this pin is not pulled low and hardware flow
control is used, no data is ever sent out by the FTDI chip. This can
easily happen because minicom has hardware flow control enabled by
default.
I decided to only add the CTS line pulldown to keep the placements under
control.