User Activity

Hi,Currently, I am facing an issue with STM32 MCU I2C communication.I have facing an I2C timed-out error on the host side while communicating with the MCU I2C continuously.The I2C clock line was held low when the issue occurred, I wasn't able to comm...
Hi, Currently, we are working with STM32L476JGY6TR MCU. We are facing HAL_I2C_ErrorCallback - 0x00000004 error randomly while communicating with MCU.  We are communicating with the MCU Frequently with particular time intervals. In this scenario, some...
I was trying to build the sample project in GitHub [https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/NUCLEO-L476RG/Examples_LL/I2C/I2C_TwoBoards_MasterTx_SlaveRx] for NUCLEO-L476RG board.I have tried the below methods to import ...