Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. Tips
  3. Hardware
  4. GPIO Expander
  5. FT232H/FT2232H/FT4232H
Updated on August 11, 2025

Tips

  • Folder icon closed Folder open iconBasics
    • Bits and Bytes
    • Digital Input/Output
    • Digital/Analog Signals
    • Calculating LED Resistor Values
    • Pull-up/down Resistors
    • 3.3V ↔ 5V Conversion
    • Serial Communication (UART)
    • DC Motor, Servo Motor, Stepper Motor
    • Multi Thread
    • Relay
  • Folder icon closed Folder open iconHardware
    • Raspberry Pi
      • GPIO
      • Installing Operating System
      • How to Change 1-Wire Pin
      • How to Find I2C Device Addresses
      • Raspberry Pi vs Arduino
      • Serial (UART) Port
      • Using Desktop Environment with VNC
    • Beagle Bone
      • GPIO
      • Installing Operating System
    • Jetson Nano
      • GPIO
      • Installing Operating System
    • GPIO Expander
      • FT232H/FT2232H/FT4232H
      • MCP2221A
      • NUMATO USB-GPIO
  • Folder icon closed Folder open iconLinux
    • Linux Directory Structure
    • Configuring Linux Auto Login
    • Installing Linux on Windows (Virtual Machine)
    • Installing Linux on macOS (Virtual Machine)
    • Installing SSH Server
    • Finding Your Controller’s IP Address
    • Connecting via SSH
    • Transferring Files Between PC and Controller
    • Fixing “User is not in the sudoers file” Error
  • Folder icon closed Folder open iconAudio/Video
    • Fixing Audio Stuttering and Latency Issues
    • Playing Audio Through Bluetooth Speakers
    • Selecting Instruments from SoundFont Files
    • Fixing “Failed to create new vlc instance” Error
  • Folder icon closed Folder open iconDatabase
    • Setting Up Firebase Database
  • Folder icon closed Folder open iconIoT
    • Setting Up Google Cloud TTS/STT
    • Setting Up OpenAI TTS/STT
    • Setting Up ElevenLabs TTS
    • Setting Up Telegram Bot
    • Getting Data from WeatherAPI.com

FT232H/FT2232H/FT4232H

Estimated reading: 2 minutes 324 views

FT232H

The FT232H is a high-speed USB bridge IC from FTDI that enables GPIO, UART, SPI, I2C, JTAG, and other functions through USB, supporting USB2.0 Hi-Speed (480Mb/s).

The TTL logic level for FT232H/FT2232H/FT4232H is 3.3V. However, the I/O has a built-in 5V tolerance structure, so you can connect 5V inputs to GPIO pins.



Pin Map

The name, purpose, and GPIO number of each pin are as follows:

PinNameGPIO Number
+5VPower
+3.3VPower
GNDGND
AD0SCL/SCLK
AD1SDA/MOSI
AD2SDA/MISO
AD3CS
AD4GPIOL00
AD5GPIOL11
AD6GPIOL22
AD7GPIOL33
AC0GPIOH04
AC1GPIOH15
AC2GPIOH26
AC3GPIOH37
AC4GPIOH48
AC5GPIOH59
AC6GPIOH610
AC7GPIOH711


Power

Pins for supplying power to external devices (e.g., LEDs, I2C, SPI devices…).

  • +5V
  • +3.3V
  • GND
The FT232H receives power through the USB port. Therefore, be careful as the USB port may be damaged if the total current consumption exceeds approximately 400~500mA.


Digital I/O

A total of 12 pins can be used for digital input/output. GPIO numbers 0~11 are used.

  • AD4~AD7 (GPIO 0~3)
  • AC0~AC7 (GPIO 4~11)


I2C

I2C communication can be performed using pins AD0~AD2. In this case, pins AD1 and AD2 must be connected together.

  • AD0: SCL
  • AD1, AD2: SDA


SPI

SPI communication can be performed using pins AD0~AD3.

  • AD0: SCLK
  • AD1: MOSI
  • AD2: MISO
  • AD3: CS


FT2232H

The FT2232H consists of two channels, A and B, with each channel having the same functionality as the FT232H.


FT4232H

The FT4232H consists of four channels, A, B, C, and D, with each channel having the same functionality as the FT232H.

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

FT232H/FT2232H/FT4232H

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.