User Activity

I wish to configure my STM32 MCU (STM32G071RB) as an I2C slave device, and support I2C burst-write and I2C burst-read, in a similar manner to many I2C slave devices:(usually the RA value is incremented after every DATA byte)The I2C receive/transmit f...
Hi,I'm currently using the NUCLEO-G071RB.I want to design a custom PCB including only the STM32G071RB MCU and a PMIC (without the STLINK part of the NUCLEO board).Is the STLINK/V2 compatible for replacing the STLINK part of the NUCLEO? Are there othe...
Hi,I have trouble using LSM6DSO via the AUX SPI - MISO is always high.I verified via the primary interface (I2C) that register WHO_AM_I (0Fh) returns 6Ch.I tried to change VDD after reading this post:VDD=3.3V: reading register CTRL1_OIS (70h) with th...