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 - xoom

Pages: [1]
1
Discussion - Software / FT232RL and D2XXUnit on Windows7
« on: February 22, 2018, 05:42:09 PM »
Hi, i'm writing small app in Delphi.. On Windows XP was everything good.. all works :) But tryed on Windows 7 and cant get it work.. Im trying to set 2 Stop Bit data Characteristics but it shows error:
---------------------------
Error
---------------------------
FT_SetDataCharacteristics - General IO error...
---------------------------
OK   
---------------------------

Code is:
Open_USB_Device();
FT_Current_StopBits := FT_STOP_BITS_2;
Set_USB_Device_DataCharacteristics();
Close_USB_Device();


What im doing wrong or why it dotn want to work on windows 7?

2
New Member Introductions / Hi From Lithuania
« on: February 22, 2018, 05:36:33 PM »
Hello, Im electronics hobbyest. And realy like to do projects that involves FTDI chips ;)

Pages: [1]