User Activity

Hi,Recently I bought two STM32H747-DISC0 boards and seems that one of them is not working properly. The first one is working well, I can flash, debug and so on. The second one, there's no way I can flash it. I tried using CubeIDE and also ST-Link uti...
Hi community,I've been trying to reproduce camera + LCD example from the STM32Cube MCU Package for STM32H7 series (projects/STM32H7474I-DISCO/Examples/DCMI/DCMI_CaptureMode) on the STM32CubeIDE. My goal is to configure the peripherals using the embed...
I've been trying to use the STM32CubeIDE together with a STM32H747-DISC0 board but I don't see a way to debug both MCU's at the same time. I can flash and debug each of the MCU's, but not both in the same time.Is there a way to do that? If not, is th...
Dear community,I've been playing with the STM32L4R9I-Eval board and it seems that I can't drive the PG9 pin.My plan is to use the UART1 with the following pins:PB7 (rx) PG9 (tx).I checked the documentation and to use PG9 you have to:Remove R236Open S...