代码搜索:串行闪存
找到约 5,515 项符合「串行闪存」的源代码
代码结果 5,515
www.eeworm.com/read/10871/191336
pwi 2×20串行字符液晶演示.pwi
www.eeworm.com/read/10871/191953
pwi 串行数据转换为并行数据.pwi
www.eeworm.com/read/10871/191955
dsn 串行数据转换为并行数据.dsn
www.eeworm.com/read/10871/192395
pwi 并行数据转换为串行数据.pwi
www.eeworm.com/read/10871/192396
hex 并行数据转换为串行数据.hex
:10001B00EF1FAA0670011E4A600BE4FDEDC3947836
:05002B0050EE0D80F70E
:0100300022AD
:10000300759810C2A5D2A53098FDC2988599807FB6
:08001300147E0012001B80EBBB
:03000000020031CA
:0C003100787FE4F6D8FD758
www.eeworm.com/read/10871/192398
dsn 并行数据转换为串行数据.dsn
www.eeworm.com/read/13962/290025
pdf vxworks串行设备驱动模式及其实现.pdf
www.eeworm.com/read/14044/292814
dsn 2×20串行字符液晶演示.dsn
www.eeworm.com/read/14044/292835
pwi 2×20串行字符液晶演示.pwi
www.eeworm.com/read/14692/402511
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