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

Reply via email to