代码搜索:串行闪存
找到约 5,515 项符合「串行闪存」的源代码
代码结果 5,515
www.eeworm.com/read/325360/13210649
pdf 第14章 串行外设接口spi.pdf
www.eeworm.com/read/325360/13210663
pdf 第13章 串行通信接口sci模块.pdf
www.eeworm.com/read/240485/13216624
pdf 第9章串行外设接口spi.pdf
www.eeworm.com/read/239577/13271210
pdf 利用arm进行fpga的被动串行配置.pdf
www.eeworm.com/read/137701/13304020
doc lf2407串行外设接口.doc
www.eeworm.com/read/311676/13627090
doc 用visual c++编制串行通信程序.doc
www.eeworm.com/read/309801/13664370
ppt 第9章 串行通信接口sci.ppt
www.eeworm.com/read/309801/13664377
ppt 第10章 串行外设接口spi.ppt
www.eeworm.com/read/307265/13724977
txt 10.2.2串行口扩展显示.txt
SDISP:
MOV R2,#04H
MOV R0,#26H
LOOP0:
MOV A,@R0
ADD A,#0BH
MOVC A,@A+PC
MOV SBUF,A
LOOP1:
JNB TI,LOOP1
CLR TI
INC R0
DJNZ R2,LOOP0
www.eeworm.com/read/303278/13819249
txt 10.2.2串行口扩展显示.txt
SDISP:
MOV R2,#04H
MOV R0,#26H
LOOP0:
MOV A,@R0
ADD A,#0BH
MOVC A,@A+PC
MOV SBUF,A
LOOP1:
JNB TI,LOOP1
CLR TI
INC R0
DJNZ R2,LOOP0