User Activity

hiim using stm32g474vet6timer1 is trigger mode ,timer3 slavemode, both timer1 and 3 operate at 5khztimer1 will trigger timer3 and timer3 will trigger adc at every 5khz ,im using adc in multimode dma ,now the problem is when initally i start these con...
hi, im using stm32g474vet6 tim_bkin for pwm shutdown through external pin, when im normally using pwm only tim break interuppt is happening, pwm is shutting down but if im using same timer in triggermode for another timer and pwm generation, tim_brk ...
hi im using stm32g474vet6 timer2 which is 32bit in input capture mode for finding frequency and width.i can't able to measure more than 400khz frequency. i want to measure 4mhz to 400khz signal, which is 400khz frequency signal and its width will var...
hi im using stm32g474vet6 mcu , in that i am using tim1 for pwm generation , for protection im enabling all the 7 comparators and exrernal break input pin for pwm shutdown. comparator configuration and dac settings are correctly done.i dont know why ...
 Hi im using stm32g474vet6 mcu , in that im using internal comparator for PWM SHUTDOWN for protection purpose.im using comp4. comp4 input pin is directly shorted to ADC pin and reference voltage is giving using DAC.in the below attached image yellow ...