Skip to main content
pvall.1
Associate III
December 29, 2022
Question

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?

  • December 29, 2022
  • 2 replies
  • 1426 views

..

This topic has been closed for replies.

2 replies

gbm
Lead III
December 29, 2022

What kind/class of device?

Have you connected the other USB cable to the board (bottom edge)?

My STM32 stuff on github - compact USB device stack and more: https://github.com/gbm-ii/gbmUSBdevice
pvall.1
pvall.1Author
Associate III
December 29, 2022

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

Pavel A.
Super User
December 29, 2022

You're going to get another device for the PC. A USB bus analyzer.

pvall.1
pvall.1Author
Associate III
December 29, 2022

.