General Category > Discussion - Hardware

FT601B Ft_readpipe return 32(other error)

(1/1)

williamxie:
Hi,
  I developed a video capture card based on (ft601b)。when the USB cable is short, ft601b  work normally, but when the USB cable is long, ft601b got a problem. sometimes FT_readpipe return 32(other error).once other error occurs readpipe endpoint seem to be crash, even I have run FT_AbortPipe for User Guider suggest .what can I do to fix tihs error?

FTDI Community:
Hello,

It sounds like there may be some kind of marginality in the hardware or the cables.

It is worth checking your design against these guidelines and the schematics of our evaluation boards provided in the datasheet to see if there are any issues with the hardware. Other external factors such as the power supply can also cause issues.
 
https://www.ftdichip.com/Support/Documents/AppNotes/AN_430%20FT60X%20PCB%20Layout%20Guidelines.pdf
https://www.ftdichip.com/Products/Modules/SuperSpeedModules.htm

Best Regards,
FTDI Community

williamxie:
hello,
   I want to kown that FT_readpipe return 32(other error) once , how can i correct the device into normal state in sw?

williamxie:
hi,
    I have tested that once FT_readpipe return 32 occured, I run closehandle immediately, then FT_create after 5 seconds. Ft601 would turn into right state. 
after reopen ft601 device, FT_readpipe return 32 again, it's not use doing that closehandle, FT_create. ft601 device would disppeared from device manager. I have to plug in ft601 device.
I also found that a wifi router device near close to ft601 device FT_readpipie return 32 would occur frequently.
How can i do to escape from return 32? is closehandle and recreate used? is waiting 5 seconds necessary?

FTDI Community:
Hello,

The symptoms that you are describing is pointing to an issue with the hardware or cable.
Please check your design with the information provided in our previous post.

Also check that you are using a certified SuperSpeed USB cable.

You can also contact your local support team in China to check your hardware design:

https://www.ftdichip.com/FTContact.htm

Best Regards,
FTDI Community

Navigation

[0] Message Index

Go to full version