Dear Sir,
I have available in FSL_USB_Stack component FSL_USB_HID_Keyboard_Device as Device Class to select. I will make own HID Device Class and be initiated from USB1:FSL_USB_Stack component Device Class list as another one.
Is it any guide document?
Regards,
Marceli
Hi Marceli,
I don't have a guide for this. You better look at the Kinetis SDK V2.x USB stack or at the uTasker (www.utasker.com) project.
Hi Erich,
I have found in Kinetis SDK2.0 usb_device_hid_generic folder. In Kinetis in tools folder miss eclipse_update folder as it is in SDK1.3 to use in Kinetis Design Studio 3.2. I have found Freescale USB Stack v4.1.1 with components updates for CW 10.7 with USB_HID_STACK.PEupd, which is generic I can now fill with mine product descriptions for the start using MKL46Z chip, transferring from other chip technology.
Do you know any Visual Studio C# generated project I can write reports to our currently produced industrial USB HID Joystick?
Regards,
Marceli