User Activity

Hi.How can I fold / unfold only selected lines ?Is it possible ? 
I want to use crc hardware peripheral in STM32U535 for checking some modbus and I copied a code from this community thanks to @Tesla DeLorean . But in my case this code seems to work only for a buffer lenght multiple of four bytes. I can't found my e...
Hi.In SFR Special Funcion Registers view in the IDE some registers are missing. For exampleGPDMA1_Channel4->TR1GPDMA1_Channel5->TR1... 
Hi to everyone!I'm using STM32U535: without HAL, with TIM1, ADC1 and GPDMA1_Channel1.TIM1 regularly (every 312.5us) triggers the ADC1 (MSIK=16MHz,SMP=0b011=20ADC_ClockCycle, 14bits) which performs a sequence of 12 channels with oversampling 4x and wi...