Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
The FT245 USB FIFO Board (mini) is an accessory board that provides a USB to parallel FIFO interface, with FT245 chip onboard, also features USB mini-AB connector, and control interface (8 data pins & 6 control pins).
The FT245 USB FIFO Board (mini) is ideal for establishing communication between MCU and PC.
There is also a jumper used for selecting VCC output level provided on the board:
Name | Type | Description |
---|---|---|
VCCIO | Power supply | It can be used to supply FT245 chip or external devices. 3.3V or 5V supply can be set by the onboard jumper. |
GND | Power supply | Ground |
D0~D7 | Input/Output | FIFO data bus bit 0 ~ bit 7 |
NC | NC | No Connection |
RST# | Input | Can be used by an external device to reset the FT245. |
PWREN# | Output | Goes low after the device is configured by USB, then high during USB suspend. |
TXE# | Output | When high, do not write data into the FIFO. When low, data can be written into the FIFO by strobing WR high, then low. |
RXF# | Output | When high, do not read data from the FIFO. When low, there is data available in the FIFO which can be read by strobing RD# low, then high again. |
WR# | Input | Writes the data byte on the D0...D7 pins into the transmit FIFO buffer when WR goes from high to low. |
RD# | Input | Enables the current FIFO data byte on D0...D7 when low. Fetched the next FIFO data byte (if available) from the receive FIFO buffer when RD# goes from high to low. |