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: MCU Host Bus mode Example  (Read 12486 times)

mikemoy

  • Newbie
  • *
  • Posts: 4
    • View Profile
MCU Host Bus mode Example
« on: December 24, 2017, 11:41:57 PM »

We would like to use the FT2232 in host bus mode. We need to connect an 8-bit device to it. We need the 8data bits, WR, CS, & RD signals.
The only thing I was able to find is some old AP note for a Delphi project. Who uses Delphi ?
Why are there no C/C++ complete examples for this mode ?
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 892
    • View Profile
Re: MCU Host Bus mode Example
« Reply #1 on: January 03, 2018, 11:36:23 AM »

Hello,

AT-Bus with Host Emulation Mode is the only example code we have available for Host Bus Mode.

You can refer to AN_108 Command Processor For MPSSE and MCU Host Bus Emulation Modes to create your own software in any language.

You may find other examples useful:
http://www.ftdichip.com/Support/SoftwareExamples/MPSSE.htm
http://www.ftdichip.com/Support/SoftwareExamples/CodeExamples.htm

Best Regards,
FTDI Community
Logged