Re: Usb
Re: Usb
- Subject: Re: Usb
- From: "Thomas L. Davis" <email@hidden>
- Date: Sat, 10 Jul 2004 18:46:24 -0500
Apple has some example code at their developer site called
SerialPortSample. It should work with the Keyspan USB to serial device.
I got it to work with a Bafo USB to serial device I bought a Frys for
$20. The Bafo unit uses the Prolific PL2303 chip.
Tom
On Jul 7, 2004, at 12:13 PM, Linea Tessile Srl wrote:
Hello ..,
I have an e-mac and I want to communicate through the USB port, via a
keyspan (serial-Usb adaptor) with a device with a serial port RS232
(Rx + Tx + GND).
The RS232 communication specifications are:
- Baud: 57600
- 1 Start, 1 Stop
- No Parity (verified bit)
- 8 bits/byte
Does anyone know how this is done?
Thanks,
Alessandra
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Usb (From: Linea Tessile Srl <email@hidden>) |