473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

How To Communicate with FTDI I/O Device

Hi Everybody,

I have connected a ftdi device(LK202-24-USB), and installed the
driver,
and when i try to use the ftdi api FT_ListDevices(&numDevs, NULL,
FT_LIST_NUMBER_ONLY) it always gives the numDevs as Zero. can anybody
help on this?
Thanks in advance.

Jan 23 '07 #1
1 2414

<mu***************@gmail.comwrote in message
news:11**********************@j27g2000cwj.googlegr oups.com...
Hi Everybody,

I have connected a ftdi device(LK202-24-USB), and installed the
driver,
Is that a USB <-UART converter? Which chip is onboard, 232R or 2232C or
some other?
and when i try to use the ftdi api FT_ListDevices(&numDevs, NULL,
FT_LIST_NUMBER_ONLY) it always gives the numDevs as Zero. can anybody
help on this?
Thanks in advance.
If it's a UART chip, you probably want to use the standard Windows file
handling functions as if it was a normal comm port, using the VCOMM driver
from ftdi. They make a program MProg which you can use to program a model
string into the firmware so you can distinguish between different devices.

FT_CreateDeviceInfoList also works rather well. I've not used the
FT_ListDevices function, I suspect because it didn't provide as much detail.
Jan 24 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: kamarudin samsudin | last post by:
Hi all, Im new to linux and very very new to python. But i have to write a program to communicate with a devide. The device will send a data after i send something to it. Any suggestion and...
8
by: Joakim Persson | last post by:
Hello all. I am involved in a project where we have a desire to improve our software testing tools, and I'm in charge of looking for solutions regarding the logging of our software (originating...
3
by: Jay Patel | last post by:
Hello, I need to write visual basic.net code to interface with a Mettler Toledo Shipping Scale that interfaces with a PC via USB or a serial port. I have seen example code on how to communicate...
2
by: neat2006 | last post by:
This is somewhat of a strange issue. Allow me to detail it as much as I can. We use the Blackboard Transaction System (BTS) for all students dinning services. The "ENVISION" server is Running...
0
by: neat2006 | last post by:
This is somewhat of a strange issue. Allow me to detail it as much as I can. We use the Blackboard Transaction System (BTS) for all students dinning services. The "ENVISION" server is Running...
4
by: robinp.la | last post by:
Can someone explain how I would read the data from the USB "port"? I don't know if it matters, but I am trying to read the data from a GPS plugged in to the USB port. Thank you, Robin
0
by: arumugamsoft | last post by:
Hi Friends, This is Arumugam.N. Currently i am doing project in ASP.NET web application. In this i need to connect a device(Like mobile which can able to insert sim) with my .net...
0
by: =?ISO-8859-15?Q?Rico_Sch=E4pe?= | last post by:
Hallo, ich muß mit der Installation von unserer Software einen zusätzlichen Gerätetreiber für besagten FTDI Chip installieren. Nun wird ein Treiber für ein USB Gerät aber in der Regel erst bei...
0
by: Egor Zindy | last post by:
Egor Zindy wrote: #!/usr/bin/env python """ A generic chipid library based on ctypes This module handles most of the functions in FTChipID.dll
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.