How to connect using USB port on PNEV5180

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to connect using USB port on PNEV5180

702 次查看
aireat
Contributor I

Hello,

I try to connect USB on PNEV5180 with my windows 10. PNEV5180 examples is not include any USB usage.

so i downloaded LPCOPEN v2.10 (for LPC1769 mcu) and tested usbd_lib_cdc example on PNEV5180 board. but i didn't see any change on my window 10 pc.

What can i do for using USB communication on PNEV5180 board ?

PS. PNEV5180 board : LPC1769 mcu + PN5180 nfc chip

标签 (3)
0 项奖励
回复
1 回复

571 次查看
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 项奖励
回复