libftdi Archives

Subject: RE: Mixing SPI and Bitbang on FTDI4232, how to do it ?

From: "Michael Plante" <michael.plante@xxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Oct 2009 08:07:37 -0500
>> When setting the bitmode, I get nothing (I can see) on the pins.
>> 
>> ftdi_set_bitmode(&ftdic,OUPUTMASK,BITMODE_MPSSE)
>> ftdi_write_data(&ftdic, data, sizeof(data))
>> 
>> No bits (leds) flash. My expectation was that it would clock the data 
>> out somehow using SPI.


Please post how you define "data" and what its contents are.

Michael



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

Current Thread