cancel
Showing results for 
Search instead for 
Did you mean: 

Implement USB host for full-speed HID gamepad

nguyenanhtu
Associate II
Posted on July 25, 2012 at 10:12

i was 

implement USB host for Low-Speed HID gamepad (Discovery board) .... very good.

But with 

gamepad

Logitech

 Full-Speed...it not work

i was debug 

grxsts.b.pktsts

( in

interrupt callback 

USB_OTG_USBH_handle_rx_qlvl_ISR) ...

always 

set to GRXSTS_PKTSTS_CH_HALTED, GRXSTS_PKTSTS_DATA_TOGGLE_ERR....

Help me.... this problem....?

Thanks you so much...

1 REPLY 1
polimorphic
Associate II
Posted on July 28, 2012 at 14:50

Hi.

Can You include this project in a forum?

I wanted to write

a

gamepad

support

on stm32f4Discovery, but

I got stuck

on the

inability to

properly

run the

examples from the

host

hid

.

Are

You an example of

a host

hid

work correctly?