User Activity

I have built a basic firmware for STM32U575 nucleo board with FreeRTOS with a feasibility of the CPU going into either sleep or stop modes. I want to calculate its CPU active % for a debug session.Can you suggest how to get the active CPU % reliably ...
Hi, I am having STM32U575ZI-Q development board. I have implemented a firmware with FreeRTOS with low power support where the firmware goes to the low power mode and unless there is an external interrupt, it stays in a low power mode. Now, I want to ...
I am having STM32U575I-EV Evaluation board and I am creating a TouchGFX based project created out of CubeMX with enabling RTOS, TouchGFX and DMA2D.While the project is built successfully and works without any crash, the display is not updated with th...
 I have downlaoded package for STM32U575 controller and going through its example projects.I want to know where I can find documentation for the HAL drivers for this controller? Any Wiki site for it?As an example, I see below DMA2D strcture in the in...
Hi,I see from the MX file for the display project for STM32U575ZI-Q with GFX02Z1 display to have following pins assigned. I have question on these pins objective and I have tried to explain my understanding. Please suggest if my understanding is corr...
Kudos given to