Part Number: MSP430F5529
Hi William Goh
I Test MSp430F5529 HID sample now.
and I use your software "USB HID Application"
TX OK & RX OK.
But when I use other HID driver like LibUsbDotNet.
Only TX OK, But RX fail.
even use the USBHID_sendDataInBackground() sand data to PC per 100mS.
SO I want to know on PC side software.
The RX behavior need always monitor??
and why your USB HID Application can Received the USBHID_sendDataInBackground() sand data??
But I use LibUsbDotNet dirver on C# can not Receied anything??
Thank you.