代码搜索:串行闪存
找到约 5,515 项符合「串行闪存」的源代码
代码结果 5,515
www.eeworm.com/read/229675/14325511
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/127509/14351203
pdf vxworks串行设备驱动模式及其实现.pdf
www.eeworm.com/read/228319/14392226
pdf 基于串行通信的应用程序开发.pdf
www.eeworm.com/read/126139/14443667
pdf vxworks串行设备驱动模式及其实现.pdf
www.eeworm.com/read/221927/14714037
pdf dsp与pc机串行通信的研究.pdf
www.eeworm.com/read/220285/14844213
pdf 第10章 串行外设接口spi.pdf
www.eeworm.com/read/219709/14868901
doc hncjs_vxworks 串行设备驱动的编写.doc
www.eeworm.com/read/207413/15272022
pdf 第9章串行外设接口spi.pdf
www.eeworm.com/read/207413/15272034
pdf 第8章串行通信接口sci.pdf
www.eeworm.com/read/4755/39632
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