User Activity

I want to drive havfbridge with STM32G474. I am going to use TIMx with channel1 and channel2 to create two PWM signals, that are 180° out of phase and with the same PWM % that is limited to 0% < PWM % < 49%. Because tohose signals have max 50% duty c...
I have tow arrays one named adcData[] that is adc input buffer and Xbuf[] that is output buffer. Now i am calculating some paramaters... But when i use my debuger and Live variables, i get only adcData[] and Xbuf[] is "Failed to evaluate expression"....
Hello. I have a problem with my ADC readings. I use Nucleo 64 with SM32G474 and ADC1 Channel 6. Pin coresponds to A5, Arduino compatible pin on board. No matter what i do, change adc or channel, i get 0 as an output. I use comands MX_GPIO_Init();MX_A...
Kudos given to