User Activity

Hello, I am using the stm32G0B1RE MCU board to detect the GPIO interrupts, after every 140ms, but MCU is not responding to these interrupts fully, like I need to detect the 30 interrupts in 4 seconds, but MCU is detecting only 20 to 21 interrupts, bu...
Hello ,  I am using the STM32G0C1RET6 MCU and want to generate the frequency in between 20Khz to 200Khz, with dutycyle in between 1 to 100%, but frequency below 10 percent is not generating, as my CCR value gets 0, due to low ARR value. Am I going in...
Hello, I am trying to vary the PWM frequency of Timer 2 in between 20Khz to 200 Khz in stm32G0C1RET6 Board.1. Whenever I change the Frequency from 200 Khz to 20 Khz, it works. but then I change it again to 200Khz it just doesn't work. my PWM line goe...
Hi, i am using STM32G0C1RET6 MCU board, i am unable to write in flash memory. i am using an 8 byte structure to put data at that location. but I don't know what is going wrong. please, help... I have given some part of the code below,   static FLASH_...
Hello guys,  i am trying to open and existing code on cubemx ide after I reinstalled it. i am trying to open the code that is available on my desktop location, also available on git. so please help me to how can I add back my project to cubemx ide.
Kudos given to