User Activity

Hello everyone,I am using the internal rtc time for stm32g0b1cet6 with external LSE crystal (32.768 KHz) with 22pf load capacitors.    1. RTC CR register on device power ON reads wrong value which changes RTC settings such as RTC hour format from 24 ...
I am learning the stm32 using a stm32g070cbt6 micro controller with custom PCB with keil. When I add an external pull-up to the pa4 pin and use it as an input pin. Nevertheless, when I read the pin, the output is low always, even though on the hardwa...
Hello everyone i am building project which is use to monitor the room temperature and humidity and CO2 level but i want send this data into JSON format to web server but i didn't find the any library that generate and parse data for stm32 micro cont...
Hello everyone I try erase and write the flash of stm32g0b1cetx series. every time I try I got this error code from flash " pFlash.ErrorCode = 0x000000A0".is anybody have idea what problem is here i try example code too.I am totally beginner to stm32...