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: Problem with FT_GetStatus  (Read 8758 times)

baum

  • Newbie
  • *
  • Posts: 1
    • View Profile
Problem with FT_GetStatus
« on: October 23, 2019, 08:34:26 AM »

Hi,

I am using the D2XX software with a FT2232H which operates in the synchronous fifo mode. When I call the FT_GetStatus
function the number of bytes in the transmit queue are always reported as zero. I even disabled the logic which will read
from the fifo in FT2232H and after writing bytes to the FT2232H via the FT_Write function, the  FT_GetStatus function still
tells me there are no bytes in the transmit queue. I have no problems with the FT_GetQueueStatus function and the
FT2232H works as expected so far. Is there a software switch which will enable FT_GetStatus function to report the
bytes in the transmit queue or is it a feature of the DX22 software not reporting the  bytes in the transmit queue.

Regards,
Robert
Logged