FTDI Community

General Category => Discussion - Software => Topic started by: Cactus on January 16, 2018, 10:22:06 AM

Title: Communication with the FT4222 using Matlab
Post by: Cactus on January 16, 2018, 10:22:06 AM
Hi all,
I was wondering if anyone had any experience initializing and using for SPI communications the FT4222 only using the D2XX drivers.
I am looking to use this chip interfacing with Matlab, however I have only been able to successfully load the D2XX libraries, not the FT4222 libraries.
Cheers
Title: Re: Communication with the FT4222 using Matlab
Post by: FTDI Community on January 16, 2018, 11:26:13 AM
Hello,

The FT4222H can not be used with the D2XX drivers alone, it must also be used with libFT4222 which can be downloaded here:

http://www.ftdichip.com/Products/ICs/FT4222H.html

You will also find code examples provided with the libFT4222.

Best Regards,
FTDI Community
Title: Re: Communication with the FT4222 using Matlab
Post by: Cactus on January 16, 2018, 12:31:54 PM
Hi Guys,
Thanks for the reply
Cheers
Title: Re: Communication with the FT4222 using Matlab
Post by: SwissGuy on February 05, 2019, 01:53:19 PM
Hi Everyone

Has anyone of you been successful until now with writing a matlab driver for the FT4222 chip?

Cheers
Title: Re: Communication with the FT4222 using Matlab
Post by: Cactus on February 08, 2019, 10:23:44 AM
Hi SwissGuy,
I was unable to get a matlab driver sorted out. Struggled for quite a bit but then I was able to get it sorted on Labview so gave up.
Cheers