User Activity

Hello STM team,I am working with STM32L562E-DK. It was working fine, but suddenly the STM32L562E-DK is failing to connect. And generates a FAIL.TXT which says "The interface firmware FAILED to reset/halt the target MCU".NOTE: I have not done any modi...
Hello STM team, I am using STM32L562E-DK. I am using 512KB flash in dual boot mode where I am keeping lower 64KB of both the partition to store the user data. (Data size we think would be total of 64KB where at the interval of 30 minutes 16 bytes of ...
Hi ST Team,I have used STM32L562-edk EVK for code development. I have configured gpio as a interrupt pin. When Interrupt is generated I have not getting interrupt in ISR routine. I have validated pin using read the gpio and get as expected behavior. ...
Hi,I have used STM32l562-edk evk hardware and stm32cubeide for software. I have enable freertos in the project. For debug print message purpose I have created one function named as logPrint. char g_msg_buf[100];void logPrint(const char *format, ...){...
Hi,I have used STM32L562-edk for my project. So, I have used stm32cubeide for software development and flashing the EVK. I have added printf for debugging my code. But I am not getting any debug message on SWV ITM window.Can someone will help me to d...
Kudos from