User Activity

Hello, I am using STPM 32 for my metering application and UART interface to communicate with MCU. I am using optocouplers for isolation between analog STPM32 and digital uC section. In the datasheet, it has given that pins like EN, SYS and SCS shoul...
Hello, I am using STM32G030K8 for my application. So, due to bug in my code, out of bound flash memory address was tried for write and hardfault occured. But after resolving bug and resetting MCU, I observed that flash erase and write is no...
Hello, I am using STM32F030RC and I have connected ST's EEPROM IC M24M01-RMN6P over I2C interface on I2C2. I have following configuration on STM32CubeMx - I have selected PA12 -I2C2 SDA and PA11 - I2C2 SCL pin configurations.I am using 4.7 K resist...