User Activity

I tried to create a cmake list to create a static library for HAL folder(containing the STM drivers generated using STM32CubeIDE) and then link the library to the main Cmake list.Microcontroller used:STM32H757XIPlease find the below error log. Any su...
Hello ST TeamI am working on medical project involving patient monitoringCurrently we are using the STM32H757XI-EVAL board and trying communicate the host monitor via ethernet TCP/UDP. The underlying operating system is Azure RTOS.I am not able to fi...
Hello ST community,I was able to perform the loop back test using DMA by using HAL layer provided by ST microcontrollers. It worked successfully.Next I wanted to transfer more data using MDMA and below is the code snippet. I was unsuccessful and coul...
I am doing an experiment with below combination.Evaluation board: STM32H757I-EVALIDE: Visual Studio CodeDebugger: STLINK-V3 onboard debuggerExtensions used: cortex-debug (marus25)I wrote some sample code in VS code and would like to debug the code, i...
Kudos from