Implement USB host for full-speed HID gamepad
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-07-25 1:12 AM
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 worki 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...
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-07-28 5:50 AM
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, butI got stuck
on the
inability to
properly
run the
examples from the
host
hid
.
Are
You an example of
a host
hid
work correctly?
