User Activity

Using an STM32H757-EVAL (don't use CM4) with CubeMX. Configured my ADC1 as follows: DMA is: Start the process as follows (both calls return HAL_OK): I allow the code to run for 10 seconds and break. The m_hv_status_values buffer still has the initial...
Using an STM32H757-EVAL (don't use CM4) with CubeMX. Configured my ADC1 as follows:DMA is:Start the process as follows (both calls return HAL_OK):I allow the code to run for 10 seconds and break. The m_hv_status_values buffer still has the initial va...
I am using an STM32H757-eval board. From the CM7 I can detect a Tamper button press (PC13). I would like to detect this same button press from the CM4. Using CubeMX, I assign PC13 to the CM4. After rebuilding, I am not able to detect Tamper button pr...
In TouchGFX (4.20), started a project from scratch using STM32H747i-EVAL. The actual target hardware is the STM32H757i-EVAL.Able to display an image on the target with no problem.Added a Video widget to the canvas.Selected the sample "Sample Video 1 ...
Kudos from