FTDI Community

General Category => Discussion - Drivers => Topic started by: cioma on August 31, 2020, 11:56:17 AM

Title: Access to FT231X CBUS pins from Java D2xx library for Android
Post by: cioma 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?
Title: Re: Access to FT231X CBUS pins from Java D2xx library for Android
Post by: FTDI Community 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 (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