LPC11U37 not working with WIN10

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC11U37 not working with WIN10

1,238件の閲覧回数
Novus
Contributor I

Hi,

we are using the LPC11u37 as a serial to USB converter. When we connect it to a WIN7 PC every thing ist working fine. When we use a nativ WIN10 PC, the PC recognised the USB device but we get a exclamation mark and no connection to the device. Then we disable and enable the device driver at the PC and now it is working fine.

My quetion is, what we are doing wrong?

Thank you for your help

B. Rothe

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,024件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

You can check by looking at the following registry key in regedit :

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity

 

The problem occurs when the "Enabled" field has value of 1. To fix, change the value of "Enabled" field of this key to 0, and then reboot.  The LPC DFU driver will then load successfully, and then, after the probe has been booted by the IDE, the LPC-Link driver installs correctly - and then debug the LPCXpresso V1 board successfully.

 

The following article gives more background information on this: 

https://borncity.com/win/2018/07/06/windows-10-v1803-hcvi-causes-driver-error-code-39/

Have a great day,
Sol

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,024件の閲覧回数
Novus
Contributor I

Hi Soledad,

thank you for your quick reply. But the LPC-Link driver is not the problem. As I wrote in my first article, the USB Serial Driver is the problem. In the Hardware Manager we get the exclamation mark with Error Code 10.

Thank you

B. Rothe

0 件の賞賛
返信