Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
We are using FTDI2232H chip for programming the flash. After
programming the flash we want to put the FTDI SPI lines in the MPSSE
mode to tri state. Could you please let me know what should we do in
order to achieve this. Is there any APIs to put FTDI lines to tri
state mode? Is there any document that we can refer?
Posted
Comments
Jochen Arndt 28-Mar-13 6:21am    
Please don't repost questions (http://www.codeproject.com/Questions/566981/Isplusitpluspossibleplustoplussetplusspipluslinesp).

See my comment to that question. The FTDI programming documents state that general purpose pins (and probably also the SPI pins) can be set to output or input mode, but not to tri state.
Leo Chapiro 28-Mar-13 6:24am    
I would take a look at this site: http://www.ftdichip.com/FTSupport.htm.
The assistances of FTDI are surely looking forward to such questions

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900