Hello,
I am new to this forum and I am facing some difficulty in my program. I am taking ADC input from a DSO- a sine wave at 1kHz frequency, and I am processing the received data and applying filters to the received data and sending output on DAC. I…
Hi friends, I am using STM32CubeMX and trying to start software timer but I couldn't start.These are my codes.Do you have any simple example or How can I manage it?
#include "main.h"#include "stm32f1xx_hal.h"#include "cmsis_os…