User Activity

Hi,I´m running ADC1 (IN1, IN2, IN6, IN7) with DMA process. Everything works fine. But if I try to initialize afterwards the DAC1_OUT1 (normal or DMA - both tried) I get a hard fault. Is there a general collision between DAC and ADC or would could be ...
Hi,I´m using the TCPP package (inside CubeMX). For my application I also need an ADC channel on the same ADC1 as used by TCPP to measure the Bus voltage. But it seems, that I don´t get any result in my application (configured as DMA). Investigating t...
Hi,I just watched this video here: How to build an USBPD Sink application using the X-Cube-TCPP software pack - YouTube which explains how to build up a project with TCPP package for CubeMX.I use the newest CubeMX 6.11.1 but it looks different than i...
Hi, I´ve just created a new project with TouchGFXDesigner 4.24.0.When trying to compile the project in STM32CubeIDE the theres no valid CMSIS package for this version...Any idea?Best regards,Achim
Hi,I´m just starting with Matter over Thread (with the Lighting-App from github).I´m  a little bit confused which binary is for which purpose, because the file various file names:- BLE_Thread_dynamic / static (from STM32Cube_FW_WB_V1.19.0)- Thread_xx...