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 [email protected]
