Problem on USBHID example code in LPC1343

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

Problem on USBHID example code in LPC1343

631件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wsyuen on Thu Feb 10 22:01:36 MST 2011
I modified the USBHID sample as a USB keyboard.
It works when I plug in the PC when the PC is turned ON.
However, if I plug in the PC and then turn ON the PC, it can't recognise it as a USB keyboard.
Is it anything need to do with the code?

I'm using the following functions:
  USBIOClkConfig();
  USB_Init();
  USB_Connect(TRUE);

and I haven't use the Soft Connect function, D+ is always pull-high with a 1.5k resistor.
0 件の賞賛
返信
1 返信

614件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Fri Feb 11 06:20:25 MST 2011
Hello,

Maybe you need to activate in the BIOS Emulator keyboard / mouse USB.

support.microsoft.com/kb/310923
0 件の賞賛
返信