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: FTD2XX_NET for UWP Applications  (Read 14842 times)

john.r.cade

  • Newbie
  • *
  • Posts: 2
    • View Profile
FTD2XX_NET for UWP Applications
« on: April 25, 2020, 11:07:47 PM »

I am using the "Loopback" sample code provided by FT in a standard VS-2019 console app and it works as expected.

However using the same code to access an FT232H via a UWP (C#) application, the code sees there is an FT device, but all of the important fields return blank values.
Does FTD2XX_NET version 1.1.0.0 work in UWP applications?

Screen shots are attached.



Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: FTD2XX_NET for UWP Applications
« Reply #1 on: April 30, 2020, 05:07:02 PM »

Hello,

Which type of host platform are you running the code on? Is it an x86, x64 or an ARM system?

Best Regards, FTDI Community
Logged

john.r.cade

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: FTD2XX_NET for UWP Applications
« Reply #2 on: April 30, 2020, 09:39:38 PM »

Tried both x86 and x64 on Windows 10 Home version 1909 - without success.
Logged

Bert Chang

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: FTD2XX_NET for UWP Applications
« Reply #3 on: October 28, 2020, 09:23:19 AM »

Tried both x86 and x64 on Windows 10 Home version 1909 - without success.

Hello,

I have the same issue as yours, do you already have a solution?
Logged