This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AT91 SAM9 USB HID

Hello,

has anybody ported the Keil USB/HID sources of SAM7x to SAM9263 ? There is an issue writing the UDP_CSRx (Endpoint Control and Status) register see datasheet chapter 43.6.10.
I have 2 problems:
1) the pc application cannot connect to the firmware after around 5 minutes (firmware has not crashed)

2) the enumeration fails (is incomplete, usbview tool shows 0 open pipes) only on a specific pc. Maybe this has to do with the UDP issue of the processor (see chapter 50.2.19 in datasheet).
Has anybody changed his/her code to workaround the issue? What have you done exactly?

I have used Revision G of the Datasheet (06-Jan-09)

Parents Reply Children