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: FT4222  (Read 7492 times)

tovyuriy

  • Newbie
  • *
  • Posts: 1
    • View Profile
FT4222
« on: August 13, 2019, 11:38:32 AM »

Hello. I have problem with FT4222 module.

How to determine the size of received data by SPI on the in MASTER mode. The FT_GetQueueStatus and FT_GetStatus functions return 0 however, the data is constantly sent from SLAVE and read.

FT4222 rev C
« Last Edit: August 13, 2019, 01:26:45 PM by tovyuriy »
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 891
    • View Profile
Re: FT4222
« Reply #1 on: August 13, 2019, 04:06:03 PM »

Hello,

The only functions that are available for the FT4222 are detailed in the following:
https://www.ftdichip.com/Support/Documents/AppNotes/AN_329_User_Guide_for_LibFT4222.pdf

Appendix D lists the supported D2XX functions, of which FT_GetQueueStatus or FT_GetStatus is not supported.

I would suggest having a look at the examples available on the following page:
https://www.ftdichip.com/Products/ICs/FT4222H.html

Best Regards,
FTDI Community
Logged