User Activity

Hi Friend,I am trying to configure I2C on the STM32MP157 evaluation board to use I2C5 in master transmitter mode. However, I'm having trouble sending the address because the start bit is not being set. Could someone please help me?Also which register...
Hello everyone, I am trying to program the STM32MP157 to control a simple LED using Keil software. However, I am encountering numerous errors during the compilation process, particularly with the setup files. Additionally, the controller name appears...
Hello Friends, I am trying to configure USART3 as UART full duplex on the STM32MP157 evaluation board. The pin configuration for USART seems to be working correctly, but I’m having trouble with the USART3 Control Register1 & BRR . Can anyone help me ...
Hello Friends, I started learning programming on the STM32MP157D-DK1 evaluation board. I wrote code to blink the user LED LD6, which is connected to PA13, but the LED did not change its state (BSRR register). Can anyone please help me identify what m...