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

Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.

Messages - rpinoob

Pages: [1]
1


The problem was caused by "FT_SetBitMode(ftHandle, 0xFF, 0x01); " I accidentally copied it from an example. This setting persists even if you close the device and open it in another progam.

2

Hello,

I installed the ftdxx drivers on a rpi. When i have a device plugged in it acts as if it is continuously receiving data. I tried V7 and two v6 drivers. They all act the same. For example when i run the "simple" example with a loopback connection I get this result:

.....
0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F
Error: read-buffer does not match write-buffer.

Hope someone has a helpfull tip

Pages: [1]