I have been Working on Creating USB device mode for STM32 NUCLEO-L4P5ZG ,but the device(other than ST link) is not showing connected in device manager. Is it required to install any driver for the PC in order to recognize the device?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-28 10:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 2:16 AM
What kind/class of device?
Have you connected the other USB cable to the board (bottom edge)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 2:23 AM
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 2:24 AM
The device is Mouse. yes, I have connected the bottom edge.
presently I'm configuring the OTG mode ,in that host mode is working but for device mode it is not showing the connected device in the USB port manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 11:35 AM
You're going to get another device for the PC. A USB bus analyzer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 10:45 PM
Can you please provide that device details for reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-30 8:21 PM
USB bus analyzer is a little box like this. You plug it between your device and the PC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-01 11:21 PM
Thanks for reply .The issue is displayed as follow in my desktop "The last connected USB device not recognized."
Will this issue get resolved with that USB bus analyzer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-02 4:07 PM
> Will this issue get resolved with that USB bus analyzer?
Not directly resolved, but the analyzer will help to understand where is the problem.
It can be "software", like an error in handling request for descriptors, or hardware (bad voltage, bad connection etc).
