USBD_Init, Connect for devices on STM32H7 MCUs not calling the interrupt handlers...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 12:19 PM
So, I suspect I've configured something rather obvious wrong, but I'm not sure what.
We've got a product with a OTG USB port we'd like to run in device mode. I'm trying to configure it using the USBD high-level drivers provided (thanks!).
I'm finding that the initialization code all the way through appears to correctly initialize the hardware, but I'm not seeing the FS interrupt fire when a host device is connected.
Am I missing something obvious?
Thanks!
- Labels:
-
STM32H7 Series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 2:11 PM
Is it a custom board?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 2:55 PM
Mildly. It's based on the H743 disco board, but the board configuration was built with STM32Cube, of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 4:03 PM
Great. Does your USB FS device work on a H743 disco?
Doesn't matter, generated with Cube, or based on a ready (non-cube) example from the Cube H7 firmware package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 8:55 PM
Some basic troubleshooting steps here.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-27 12:46 PM
Excellent, thanks. I do have a disco board on order; the weather in California hasn't helped, and I've been offline for the last several days.
I'm going to give that a whirl before I fret too much when the board comes. I'll post back here with results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-27 12:46 PM
Excellent!! Thank you.
