From the working principle of the MCU, we can see that the MCU executes the program to complete the tasks we require. There are many subroutines in the MCU. The MCU calls different subroutines accordi
I recently developed a program to drive a stepper motor with PWM wave using STM32F767. The PWM wave is generated by the PB0 pin of timer 3. [backcolor=rgb(222, 240, 251)]The manual says that TIM3 is 1
When doing video transmission between DSP and FPGA, the communication method used is EDMA. For the sake of system introduction, data transmission between DSP and FPGA is realized through EDMA.
First,
I've been playing with the L552 board recently, and suddenly I wanted to use FREERTOS. I wanted to port it myself, but when I looked online, I found that most of the posts were based on the porting of