User Activity

Hi,I am facing an issue with my STM32L562E-DK board. Initially, I was able to debug it using STM32CubeIDE. However, after attempting to configure the controller in UART boot mode, I accidentally enabled read protection (DC:LEVEL 1). Since then, I can...
Hello ,I am working on a project with the STM32L562CET6 microcontroller and have encountered an issue with the timer interrupt callback function.   1. I configured TIM6 as the clock source for the microcontroller. Consequently, the HAL_TIM_PeriodElap...
Hi,I tried booting the STM32F103C8T6 via UART following the boot configuration details from the AN2606 document provided by ST. I have outlined the configuration below.After setting up the boot configuration, I attempted to connect the STM32's UART u...
Hello STM32 Community,I am currently working on a USB Power Delivery (USB PD) project using an STM32L562CET6 microcontroller, where I successfully vary the output voltages and currents (5V 3A, 9V 3A, 12V 3A, 15V 3A, and 20V 5A) in SPR (Standard Power...
I want to create USB PD Sink Demo on STM32L562CET6, i referred the below demo.LINK Below:STM32L562 EDK USB PD Demo from STM32 is that possible recreate the same demo to the STM32L562CET6 or any changes need to be do because i didn't get any output vo...
Kudos given to