i2c chip connected through USB port / Serial converter ttyUSB0 --Linux 2.6.17



I am trying to communicate with an i2c board that is connected to my PC
through USB. The serial converter works and the PC detects the device
/dev/ttyUSB0.
Is there a driver to communicate through the serial port to the i2c
chip?

Thanks, Antoine

.



Relevant Pages

  • Re: Do you still use "RS232" or something else?
    ... The point is that you can communicate with your device via layer 2 mac/ ... Ethernet II frame = DIX frame - most used ... Windows Vista do not support the networking parts of the USB CDC, ...
    (comp.arch.embedded)
  • Re: USB Function application testing
    ... my function side application to communicate with Windows host? ... But now I want to write function side application and want it communicate ... a real USB mass storage device sitting in a USB port. ... chip and a USB device chip. ...
    (microsoft.public.development.device.drivers)
  • Re: How to communicate between PC(XP or vista) and device with Wince by USB ?
    ... You will connect the device to a PC via USB ... You want to use Human Interface Device (HID) as the communications ... Bruce.Eitman AT EuroTech DOT com ... I want this device to communicate with the PC by USB port.t ...
    (microsoft.public.windowsce.app.development)
  • Re: Cheapest USB to serial converter?
    ... to Serial converter? ... And nowhere at this supplier's web site (which is referred to ... It does say, "On Chip USB 1.1 Transceiver, 5V, ... I think the datasheet is consistent with the supplier's web ...
    (sci.electronics.design)
  • Re: RS-232 problems
    ... If you write a single character with that, then it may attempt to send that character as a single USB packet, flushing the buffer after the fwrite. ... After that, Matlab would not be able to determine whether the write had completed until the next time it polled the status of the USB to serial converter, It also would not be able to write new packets until the next time slot scheduled for the device. ... If Matlab did not take active action to flush the device, then the USB to serial converter would not send the packet until it detected 40 ms of inaction in attempts to write to the device. ...
    (comp.soft-sys.matlab)