USB HID Mouse+Keyboard
Hi guys,
I've a problem and I hope you can help me.
my project must acquire a ps2 keyobard and a ps2 mouse and must be see with the usb.
This is ioc configuration:
The first step I tested the firmware only acquire a keyboard and works fine. The PC see the keyboard descriptor and write the character.
The next step I tested the firmware only acquire a mouse and works fine. The PC see the mouse descriptor and move the mouse.
So I've try to combined the descriptors and the PC see the keyboard and mouse.
When I send the report of keyboard I'm able to write the character.
But when I send the report of mouse I see an "Abort pipe" and the usb crash.
I attached my project so you can see it
Thanks.
Best,
Michael
