User Activity

Hi. I want to OR two comparators to produce one fault signal to external device. While comparators on event are generating TIM1_BRK_UP_TRG_COM_IRQHandler and TIM1->SR & TIM_SR_BIF is set to 1 and my PWM output (which I use for debug) is stopped the ...
I have working sytem with 4 ADC and 4 DMASince Im triggering 2 ADC with one Timer (at fixed 25 kHz) and 2 ADC with another timer (at variable 70-240khz) I want to synchronize the DMA data from all ADCs (to the frequency of slower 25kHz timer)So in on...
HiMy project was ok before, on 1.2.0 package version and CubeIDE 1.3.0. After migrating ADC 2,3,4,5 dont work (STM32G474QE). Im use LL and CMSISIn my project i have ADC with DMA and triggered ADC1 &ADC5 from the same HR Master timerWhat is strange th...
HiI've configured two ADC 1 and ADC5 in independend mode with DMA and triggered by master compare from HRTIMER.I have two problemsFirst. When I have started two ADCs by HAL_ADC_Start_DMA one by onemy code freeze on debug after this, but when I set th...
HiIm working on custom template from STM32WB Workshop HandsOn_3 with template BLE server. I've tried to add more custom characteristics (notify with variable values) to my service. Ive modified the code to the moment that I see them on the Client BLE...
Kudos from