Skip to content

not working with Windows 10 IoT Core 10.0.10586.63? #9

@hellthorne

Description

@hellthorne

Hi there.

I recently updated my raspberry pi 2 to Win10 IoT 10.0.10586.63, and I noticed that my FTDI driver based code is no longer working. Specifically, calls to FTManager.GetDeviceList() returns a list of size 0. I have a device watcher timer in my code, similar to your sample, but it never seems to enumerate any devices. As a sanity check, i ran your sample and I see the same results - no devices.

When I run the dreadful SerialDevice code that Microsoft provides, it does enumerate the FTDI device, and after much struggling I can make the device work, but the performance is dismal.

I would much rather use the FTDI driver solution than the native Microsoft SerialDevice. Are you seeing the same thing with the latest IoT release? is there a known workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions