Hi,
i am currently trying to implement a USB HID device my at91sam7s64 chip and is having difficutlies. I am using keil uVision3. While i understand that theres is already some codes posted on the internet including the ATMEL website, i am having difficulties compiling them in keil. Any suggestions on how can i compile the codes in keil?
Thanks in advance.
I have tried modifying the code from the Keil USB HID mouse example to try to make it into a keyboard. However, i have a problem.
When i plug the device into the PC, the PC device manager shows a message (This device cannot start) under the HID devices section.
Could i know if this is because there is a problem with my descriptors ?
Thanks.