libftdi Archives

Subject: howto use D[O..7] and CBUS[0..3] in a same time

From: "gwenhael.goavec" <gwenj@xxxxxxxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Feb 2010 12:44:12 +0000
Hi,
I have already made some test with libftdi & ft232RL. I'm able to use
CBUSx or Dx 
but when I wish to using both ports, I have a problem:
- with ftdi_set_bitmode(&ftdic, 0xFF, BITMODE_BITBANG); CBUSx are put on
High.
- after ftdi_set_bitmode(&ftdic, xxx, BITMODE_CBUS); ftdi_write_data(...)
won't work (pins don't change state).

It's normal or I have a error somewhere ?
Thank you very much

Gwenhael

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

Current Thread
  • howto use D[O..7] and CBUS[0..3] in a same time, gwenhael.goavec <=