FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Author Topic: LibFT260 v1.1.2 Beta  (Read 20076 times)

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 889
    • View Profile
LibFT260 v1.1.2 Beta
« 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

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
« Last Edit: September 13, 2019, 03:11:24 PM by FTDI Community »
Logged

eklee

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: LibFT260 v1.1.2 Beta
« Reply #1 on: September 12, 2019, 09:01:19 PM »

Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 889
    • View Profile
Re: LibFT260 v1.1.2 Beta
« Reply #2 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
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 889
    • View Profile
Re: LibFT260 v1.1.2 Beta
« Reply #3 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

AN_438 Beta Code

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
Logged