User Activity

I'm trying to receive data through USART1 using STM32F407. I decided to not use HAL api's to achieve that, so I'm receiving character by character and storing them in an array. Every character I send is received correctly but apart from the actual da...
Hello,I have generated a makefile project on CubeIDE for STM32WB55RG and I'm trying to debugging it on CubeIDE . After a research on the forum I got to know that this is achievable and set up build settings accordingly.  When I try to debug I get the...
I'm trying to trigger ADC using an high resolution timer with period 500 KHz. The board is STM32F344. ADC is using DMA. I'm using FreeRTOS CMSIS V2. System clock 64MHz. So, two issues immediately came up: 1) After launching the timer using HAL_HRTIM_...
Kudos from
Kudos given to