The chip used is STM32F030.[b][size=3]My original code is in the timer interrupt function TIM3_IRQHandler, by checking if(__HAL_TIM_GET_FLAG(&htim3, TIM_FLAG_CC3) != RESET), to capture the external PW...
Program purpose: When the difference between the ADC sampling value Temp and the reference value target is within the given range, no operation is performed; When the difference between the ADC sampli...
Alas, my graduate school life is almost halfway over. Looking back on the past year, I have indeed learned a lot and feel that my abilities have improved a little. However, there are still many detail...