my_org_oscilloscope/User
zhan-min e8699a5753 频率计算不准确的原因可能是计算公式中毫秒延时没有减去转换时间或者频率过高 2021-01-05 21:46:16 +08:00
..
Delay 基本调试完成,但频率计算有误差 2020-12-19 17:48:14 +08:00
Led Initial commit 2020-10-25 22:59:45 +08:00
OSC 基本搞定 2020-12-20 10:38:04 +08:00
PS2 将PS2摇杆改为ADC采集读取方式 2020-10-29 16:18:58 +08:00
SysTick Initial commit 2020-10-25 22:59:45 +08:00
TimBase Initial commit 2020-10-25 22:59:45 +08:00
adc 频率计算不准确的原因可能是计算公式中毫秒延时没有减去转换时间或者频率过高 2021-01-05 21:46:16 +08:00
font Initial commit 2020-10-25 22:59:45 +08:00
key_exti PS2摇杆问题未解决 2020-10-29 08:46:25 +08:00
lcd 优化界面布局,待调试 2020-12-17 19:58:57 +08:00
usart 创建显示线程 2020-10-25 23:29:08 +08:00
board.c ... 2020-12-20 00:19:07 +08:00
board.h PS2摇杆问题未解决 2020-10-29 08:46:25 +08:00
main.c bug一大堆 2020-12-19 09:26:30 +08:00
rtconfig.h Initial commit 2020-10-25 22:59:45 +08:00
stm32f10x_conf.h Initial commit 2020-10-25 22:59:45 +08:00
stm32f10x_it.c 基本搞定 2020-12-20 10:38:04 +08:00
stm32f10x_it.h Initial commit 2020-10-25 22:59:45 +08:00