FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Author Topic: Access to FT231X CBUS pins from Java D2xx library for Android  (Read 10403 times)

cioma

  • Newbie
  • *
  • Posts: 17
    • View Profile
Access to FT231X CBUS pins from Java D2xx library for Android
« on: August 31, 2020, 11:56:17 AM »

If my FT231X CBUS[0:3] pins are configured as "GPIO" in MTP can I control them (configure as input or output, write and read pin values) from Java D2xx library for Android?
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: Access to FT231X CBUS pins from Java D2xx library for Android
« Reply #1 on: September 01, 2020, 02:20:18 PM »

Hello,

Here is our application note for CBUS bit bang on the FT-X series
https://www.ftdichip.com/Support/Documents/AppNotes/AN_373%20Bit-Bang%20Modes%20for%20the%20FT-X%20Series.pdf

The Java D2xx FT_SetBitMode was only tested for CBUS bit bang on the FT232R and FT232H devices but should also work on the FT-X.

Best Regards, FTDI Community

Logged