User Activity

Hi,I wrote a program to toggle GPIO PD13 on the STM32MP157D-DK1 using STM32CubeIDE. I set the Boot pins on the STM32MP157D-DK1 board to Engineering mode and can start a debug session but it seems like the M4 does not toggle GPIO PD13 at all. Its like...
Hello,  I recently purchased the STM32MPU135F-DK and is having an issue with connecting to the discovery kit using the STM32CubeProgrammer Version 2.16.0.  It looks like when i try to connect the STM32MPU135F-DK, I get this "Cannot Access Port 0!!!" ...
I am trying to use I2C4 Pins PD12 (SCL/D15) and PD13 (SDA/D14) but cannot get it to work. I used CubeMX to generate my project. Also, I am using the Cortex M7 for the I2C4 connections. Please tell me how I can get I2C4 to work with the  STM32H745 Dis...
I am having trouble getting the LPUART1 on the STM32WB55 Nucelo Board to transmit. I would like to transmit a character at 9600 bps using LPUART1 on the STM32WB55 Nucelo Board. I read the reference manual on how to calculate the baud rate divisor for...