Skip to content

[USB] Manage internal pull-up#1298

Merged
fpistm merged 1 commit intostm32duino:masterfrom
fpistm:L1-USBPU
Feb 9, 2021
Merged

[USB] Manage internal pull-up#1298
fpistm merged 1 commit intostm32duino:masterfrom
fpistm:L1-USBPU

Conversation

@fpistm
Copy link
Copy Markdown
Member

@fpistm fpistm commented Feb 9, 2021

On STM32L1xx, an internal pull-up resistor (1.5 kΩ) can be connected by software on the USB data + (DP) line.
This internal pull-up resistor is enabled if the USB is not in power-down mode and if the USB_PU bit is set.

On STM32L1xx, an internal pull-up resistor (1.5 kΩ) can be
connected by software on the USB data + (DP) line.
This internal pull-up resistor is enabled if the USB is
not in power-down mode and if the USB_PU bit is set.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the fix 🩹 Bug fix label Feb 9, 2021
@fpistm fpistm added this to the 2.0.0 milestone Feb 9, 2021
@fpistm
Copy link
Copy Markdown
Member Author

fpistm commented Feb 9, 2021

Tested with Nucleo L152RE.

@fpistm fpistm merged commit 8160331 into stm32duino:master Feb 9, 2021
@fpistm fpistm deleted the L1-USBPU branch February 9, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant