libftdi Archives

Subject: Re: Trouble with TTL232R.

From: Szőke Sándor - Alex <mail@xxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 09 Sep 2010 19:37:53 +0200
Hi!

I was responding to:
> Hi.  I'm trying to get a TTL232R 5v cable working with lirc and so far
> have been unable to do this and am trying to figure out if the problem
> is in libftdi or lirc.  Is this cable known to be working in libftdi?

I use this cable for another purpose. As a data link between the PC and
a stupid 8bit logic analyser (powered by a PIC18Fxxxx chip).

Baud rate: 2000100
Using the following line:
    return_value = ftdi_set_baudrate(&ftdic, baudrate);
with latency 20 ms, using double buffering technique.
I do not touch any other settings.


Alex

VDR User írta:
> 2010/9/8 Szőke Sándor - Alex <mail@xxxxxxxxxxxxxx>:
>> Hi!
>>
>> I am using this cable with 2 megabit/sec.
>> It is working out of the box in 0.18.
>> I am using it normally as a Serial port (RxD, TxD lines only).
> 
> Hi.  Which IR receiver are you using?  Did you modify settings such as
> tx baud rate, rx baud rate, divide value, etc?  Are you using it with
> LIRC?  If yes, which LIRC version and any patching to LIRC?
> 
> Thanks

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread