Skip to main content
Visitor II
June 3, 2024
Question

USB connecting disconnecting detection in stm32l452ceu6

  • June 3, 2024
  • 1 reply
  • 894 views

Hi,
I want to detect usb connecting and disconnecting in stm32l452ceu6 based board. How can I detect it.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    June 25, 2024

    Hi @Midhun_Raj ,

    How USB will be used on your application? This will help to identify which configuration you need to put in place.

    I suggest you have a look to the Introduction to USB with STM32 first.

    From this page, you find some videos that can help you configure the USB. you can also refer to some examples in the STM32Cube package.

    -Amel