代码搜索:串行闪存
找到约 5,515 项符合「串行闪存」的源代码
代码结果 5,515
www.eeworm.com/read/14961/427119
dsn 两个单片机串行通信.dsn
www.eeworm.com/read/14961/427120
pwi 两个单片机串行通信.pwi
www.eeworm.com/read/14961/427145
dsn 两个单片机串行通信.dsn
www.eeworm.com/read/14961/427146
pwi 两个单片机串行通信.pwi
www.eeworm.com/read/16742/686173
c 115.2k串行口通信程序.c
//115.2k串行口通信程序,校验方式为简单双向校验,
//而且是必要的,因为任何采用中断、crc等的方法
//均很难保证速度和避免错误.
//总体速度5KB/秒
//单片机程序
//使用22.1184晶振
unsigned char time,b_break,b_break_3;
//35.555ms
void int_t0(void) interrupt 1 {
www.eeworm.com/read/17170/720782
dsn 2×20串行字符液晶演示.dsn
www.eeworm.com/read/17170/720864
dsn 串行数据转换为并行数据.dsn
www.eeworm.com/read/17170/720917
pwi 2×20串行字符液晶演示.pwi
www.eeworm.com/read/17170/720951
dsn 并行数据转换为串行数据.dsn
www.eeworm.com/read/17170/720969