FTDI Community

General Category => Test and Review Area => Topic started by: FTDI Community on September 04, 2019, 09:39:01 AM

Title: LibFT260 v1.1.2 Beta
Post by: FTDI Community on September 04, 2019, 09:39:01 AM
Hi,

We have a new beta version of LibFT260 here. It adds a 64-bit DLL as well as some updates to the example code.

LibFT260_v1.1.2 (ftp://u45902898-ide:Ftd1$erv@ftp.ftdichip.com/CES/FT260/LibFT260-v1.1.2.zip)

Please let us know if you have any feedback on this beta by either posting here or emailing us at support1@ftdichip.com

Best Regards, FTDI Community
Title: Re: LibFT260 v1.1.2 Beta
Post by: eklee on September 12, 2019, 09:01:19 PM
http://www.ftdicommunity.com/index.php?topic=292.0
Please confirm url.
Title: Re: LibFT260 v1.1.2 Beta
Post by: FTDI Community on September 26, 2019, 03:58:19 PM
The new library 1.1.2 is now released and you can find it on the FT260 product page.
https://www.ftdichip.com/Products/ICs/FT260.html

Direct Link:
https://www.ftdichip.com/Support/SoftwareExamples/LibFT260-v1.1.2.zip

Best Regards, FTDI Community
Title: Re: LibFT260 v1.1.2 Beta
Post by: FTDI Community on October 11, 2019, 11:33:14 AM
Hi,

We also have a new example which uses LibFT260 in C#. It includes imports for the I2C functions to allow them to be used in managed code. You can also add the UART ones in a similar way if you require these. Here is a draft version of the document and a beta version of the code below.

AN_438 Draft (ftp://u45902898-ide:Ftd1$erv@ftp.ftdichip.com/CES/Forum/AN_438_Beta/AN_438_FT260_I2C_Example_in_Csharp_DRAFT.pdf)

AN_438 Beta Code (ftp://u45902898-ide:Ftd1$erv@ftp.ftdichip.com/CES/Forum/AN_438_Beta/AN_438_Source%20BETA.zip)

Note that these are subject to change and provided as a draft version only until fully released to our website,

The example may help if you're looking to create your own C# GUI applications using the FT260 etc.

Remember our Shared Projects section on the forum if you would like to show any of your projects which you make with the FT260.

Best Regards, FTDI Community