2024-06-03 05:15 AM
Hi,
I want to detect usb connecting and disconnecting in stm32l452ceu6 based board. How can I detect it.
2024-06-25 05:59 AM
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
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.