2022年1月16日

摘要: #include <stdio.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <termios.h> #inclu 阅读全文
posted @ 2022-01-16 19:43 lydstory 阅读(27) 评论(0) 推荐(0)
摘要: http://www.bnvsolution.com/ 证件扫描仪 阅读全文
posted @ 2022-01-16 19:00 lydstory 阅读(20) 评论(0) 推荐(0)
摘要: “DR”是“Discrete Register”的缩写,意思是“离散寄存器 SR CPSR register CPSR(current program status 阅读全文
posted @ 2022-01-16 18:28 lydstory 阅读(571) 评论(0) 推荐(0)
摘要: SPI是串行外设接口(Serial Peripheral Interface) 阅读全文
posted @ 2022-01-16 18:18 lydstory 阅读(34) 评论(0) 推荐(0)
摘要: DMA中断服务函数 : 直接存储器访问 中断 计数器 通道0 USART0中断服务函数 定时器T0初始化 定时器T1初始化 AD初始化 SPI初始化 USB管脚初始化 USB初始化 阅读全文
posted @ 2022-01-16 18:02 lydstory 阅读(491) 评论(0) 推荐(0)
摘要: ADC是英文“Analog-to-digitalconverter”的简写,是指模拟数字转换器,是用于将模拟形式的连续信号转换为数字形式的离散信号的一类设备 void Adc_Init(void){uint32_t tmpreg1 = 0;ADC_InitTypeDef ADC_InitStruct 阅读全文
posted @ 2022-01-16 17:46 lydstory 阅读(1325) 评论(0) 推荐(0)

导航