NXP Port Devices Driver Download For Windows 10



Download and Installation Instructions. To ensure that no other program interferes with the installation, save all work and close all other programs. The Taskbar should be clear of applications before proceeding. Download the EP.exe file to a temporary or download directory (please note this directory for reference). Windows 10 driver for mbed serial port. Hello, I have a board with an NXP LPC1768 running ARM mbed firmware (note that due to some technical problems I cannot confirm the exact version). I am connecting to it over an USB-serial connection. My host OS is Windows 10 Home, Version 1511, OS Build 10586.3. Download NXP NearFieldProximity Provider Driver 10.0.8.0 for Windows 10 Anniversary Update 64-bit (Other Drivers & Tools).

NXP Port Devices Driver Download For Windows 10

Port

Important changes to forums and questions

All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.

4 years, 1 month ago.

Windows 10 driver for mbed serial port

  1. There is no com port section in the device manager. I have updated drivers, tried different connectors etc. I did the command prompt method on both machines and there simply are no com ports. The device shows up as a mass storage device under the USB section. I cant get either machine (win 10 or 8.1) to recognize it as a com port.
  2. After an upgrade from Windows 7, 8 or 8.1 to Windows 10 is completed, the HP 3D DriveGuard driver is displayed as an unknown device. Device Manager displays an exclamation mark (yellow bang) indicating there is a problem with the driver.

Nxp Port Devices Driver Download For Windows 10 Windows 7

Hello,

I have a board with an NXP LPC1768 running ARM mbed firmware (note that due to some technical problems I cannot confirm the exact version). I am connecting to it over an USB-serial connection.My host OS is Windows 10 Home, Version 1511, OS Build 10586.3.Upon plugging the micro USB cable, Windows detects the mbed microcontroller and installs the CMSIS-DAP driver, and Device Manager shows a generic Mass Storage driver being loaded for this microcontroller. A COM device is not exported by Windows and I cannot establish a serial connection to it.After following the steps described here [1], Windows 10 indeed loads this driver over the generic one and the serial connection works as expected.My question is: what is the reason for the note in bold: 'Not Required for Windows 10!'? Are there any additional constraints that apply to the Windows 10 version and/or mbed firmware version?I also saw this thread [2] with an answer from Andrea Corrado from Oct 28 that states 'indeed will not work with Windows 10, However its not needed! Windows 10 already has a serial driver for the purposes so should work fine'. Unfortunately this only adds more to the confusion since my experience has shown otherwise.

Thanks,Vladimir

PenPower Technology ltd. Copyright © 2020 PenPower All Rights Reserved. Penpower cameras software.

[1]: https://developer.mbed.org/handbook/Windows-serial-configuration[2]: https://developer.mbed.org/forum/bugs-suggestions/topic/26995/

Hi Vladimir,

Thanks for your feedback really is very much appreciated.

May i ask if you are using 32 bit or 64 bit Windows?

It has been the general case that Windows 10 users have not needed to install the serial driver, therefore I'm keen to understand why in your case this has happened. :)

For

I can then sort to clean this up for you :)

Regards,

Andrea, team mbed

posted by 21 Dec 2016Download

Hello Andrea,

My Windows is compiled for Intel x86_64.Please let me know if there is any other information I can provide.

Nxp port devices driver download for windows 10 7

Vladimir

posted by 21 Dec 2016

Thanks Vladimir,

I'm going to take note of this and watch to see if others have similar issues.

Further reading on the topic is found here:

posted by 21 Dec 2016

I too have hit this issue on a clean Windows 10 install. Here is what I have observed so far:

  • Installed Windows 10 Pro in a Parallels VM on my MacBook Air.
    • 64-bit Windows - Version 1607 OS Build 14393.1198
  • I have tried connecting two mbed devices to this clean copy of Windows 10 and the mass storage device mounts but a virtual serial port never shows up in Device Manager.
    • mbed-LPC1768 - Tested with 2 versions of the interface firmware:
      • 21164
      • 141212
    • FRDM-KL25Z - Tested with interface firmware documented on this page.
  • I programmed my mbed-LPC1768 with a USBSerial sample that implements a simple CDC sample using the LPC1768's USB port itself. Windows 10 did recognize the CDC interface on this device and a virtual serial port showed up in Device Manager when it was connected.

From what I see, Windows 10 can automatically mount USB devices with CDC interfaces but it won't do it for the compound USB device descriptors exposed by the mbed interface chips on the devices I have tested with.

posted by 16 May 2017

Thanks a lot for looking into this!

posted by 02 Jun 2017