I found that when I frequently enter and exit the stop mode, the program will die on the line while (ADC_GetFlagStatus(ADC3,ADC_FLAG_EOC) != SET);. After adding a loop count,I found that once the prog...
[i=s] This post was last edited by Zhang Yi 2018 on 2018-11-23 20:18 [/i] [b][color=#5E7384] This content was originally created by EEWORLD forum user [size=3] Zhang Yi 2018 [/size]. If you need to re...
Requirements: Use 8-bit LED digital tube to display in 24-hour format; set 3 buttons to adjust the hours, minutes and seconds; add a button to preset a set of alarm times, and use a buzzer alarm when ...
The instruction manual says that the FLASH erase or write operation can be initiated from RAM or from FLASH. I don't quite understand it! Please guide me! Thank you!...