User Activity

Hi! all experts in Community ST,I have been working on the embedded flash memory of STM32G474RE and the whole programming process of the flash memory has been successful.However, I do not understand how the Error Correction Code works.Referring to th...
Hi all,I am currently trying to implement ADC Oversampling so I can get 16-bit resolution of ADC result rather than 12-bit.the dual simultaneous mode is used for ADC, ADC1 and ADC2 conversion, and the following is my STM32CubeIDE Setup: ADC1 Ch 6 and...
Hi, ​I always appreciate all members here for helping beginners like me :)​I am currently working on a project using Timer and ADC+SPI with DMA.​The main timer loop is running at 40kHz, and this frequency should be strictly guaranteed.Two DMA process...
I am working on a project using UART communication and I have a question what is really different between interrupt mode and DMA mode in TX except for their underlying mechanism.(HAL_UART_Transmit_IT vs HAL_UART_Transmit_DMA)I know DMA uses the DMA c...
Kudos from