Difference between revisions of "FT2232H breakout board"
(→Pinout) |
|||
Line 36: | Line 36: | ||
== Jumper settings == |
== Jumper settings == |
||
J5: selection of IO voltage provided on the connectors: |
|||
==== For 2.0 ==== |
|||
* 1-2 3.3V |
|||
* 2-3 5V. |
|||
I2CB-EN and I2CA-EN: |
|||
SV2: 3V3 supply selection<br> |
|||
1-2: Direct from FPGA board (through 40-pin connector)<br> |
|||
2-3: From regulator (see SV3 settings)<br> |
|||
To enable I2C (and disable SPI) add a jumper. |
|||
SV3: Regulator power source selection<br> |
|||
1-2: Powered from USB<br> |
|||
2-3: Powered from FPGA board (through 40-pin connector)<br> |
|||
==== For 2.1 ==== |
|||
J1: 3V3 supply selection<br> |
|||
1-2: Direct from FPGA board (through 40-pin connector)<br> |
|||
2-3: From regulator (see J2 settings)<br> |
|||
J2: Regulator power source selection (physical position is the same as in 2.0, only numbering has changed)<br> |
|||
1-2: Powered from FPGA board (through 40-pin connector)<br> |
|||
2-3: Powered from USB<br> |
|||
== Future hardware enhancements == |
== Future hardware enhancements == |
Revision as of 17:13, 26 July 2023
FT2232H breakout board
This is the documentation page for the FT2232H breakout board.
Overview
The FT2232H breakout board has an USB connector, two 6 pin SPI connectors, two 4 pin I2C connectors and a general purpose connector. Besides that there are two jumpers for enabling the I2C ports, and a selector jumper that allows you to chose between 3.3V or 5V on the IO connectors.
External resources
Pinout
For the SPI connector pinout please see: SPI_connector_pinout
for the I2C connector pinout please see: I2C_connector_pinout
The general purpose connector J1 is:
GND | 1 | 2 | VCC |
ACBUS0 | 3 | 4 | ACBUS1 |
ACBUS2 | 5 | 6 | ACBUS3 |
ACBUS4 | 7 | 8 | ACBUS5 |
ACBUS6 | 9 | 10 | ACBUS7 |
>19203V3
LEDS
- pwr is connected tot the 3.3V of the board.
If the led doesn't light when you expect it to be, then there is something seriously wrong. (or you need to plug it in).
Jumper settings
J5: selection of IO voltage provided on the connectors:
- 1-2 3.3V
- 2-3 5V.
I2CB-EN and I2CA-EN:
To enable I2C (and disable SPI) add a jumper.
Future hardware enhancements
Changelog
2.1
- Renamed SV2 to J1
- Renamed SV3 to J2
- Jumper settings marked on PCB
- Moved center of mounting holes to 3mm from PCB edge
2.0
- Initial public release