cancel
Showing results for 
Search instead for 
Did you mean: 

Can you use internal GPIO pull up for USB DP and USB DM?

MCrew.1
Associate III

I am using the STM32L496VGT (100 pin) MCU and using USB_OTG_FS_DP and USB_OTG_FS_DM for data transmission. If I set the GPIO pull up for these pins (PA11 and PA12), will that act as the required pull up for the USB?

1 ACCEPTED SOLUTION

Accepted Solutions

The 'L4 already has the USB pullup on DP, read the datasheet. It does not need pullup on DM as it can't work as a Low-Speed device.

JW

View solution in original post

1 REPLY 1

The 'L4 already has the USB pullup on DP, read the datasheet. It does not need pullup on DM as it can't work as a Low-Speed device.

JW