Search the Community
Showing results for tags 'mpsse'.
-
View File MPSSE SPI For a personal project, I needed to communicate between my computer and a SPI device slave device. So, I use a FTDI chip FT232h. I have adapted the library MPSSE I2C already available on this website to make it works for SPI. Warning ! VI are not 100% tested (especially Read functions), I provided it as it is. Submitter RomainP Submitted 02/01/2017 Category *Uncertified* LabVIEW Version
-
Version 1.0.0
492 downloads
For a personal project, I needed to communicate between my computer and a SPI device slave device. So, I use a FTDI chip FT232h. I have adapted the library MPSSE I2C already available on this website to make it works for SPI. Warning ! VI are not 100% tested (especially Read functions), I provided it as it is. -
View File FTDI libMPSSE-SPI Initial release. It is hairy, but less so than the original import wizard. Submitter Joseph Gorse Submitted 01/25/2017 Category *Uncertified* LabVIEW Version
-
-
Version 1.0.0.0
1,165 downloads
There it is... finaly... Because the code given in the FTDI web page is not convenient, not working and haven't been developed by real LABview programmer, I decided to create a library for the I2C. a version for SPI will come soon. This library is free to use. If FTDI want's it in ther site, I do not allow you to publish it since you didn't help any of your customer with LABview. but of course feel free to publish this link.