代码搜索:串行闪存

找到约 5,515 项符合「串行闪存」的源代码

代码结果 5,515
www.eeworm.com/read/28694/1005490

aps tg12864液晶串行模式演示.aps

TG12864液晶串行模式演示13-Apr-2009 17:02:0724-Nov-2009 21:48:50241013
www.eeworm.com/read/28694/1005495

hex tg126410液晶串行模式演示.hex

:100000000C942A020C9447020C9447020C94470269 :100010000C9447020C9447020C9447020C9447023C :100020000C9447020C9447020C9447020C9447022C :100030000C9447020C9447020C9447020C9447021C :100040000C9447020C9
www.eeworm.com/read/425852/2000737

asm 串行通信程序-先接收再发送.asm

org 0000h mov scon,#70h ;设置成串口1方式,SM2=1,REN=1 mov tmod,#20h ;波特率发生器T1工作在模式2上 mov pcon,#00h ;波特率翻倍80H,不翻倍00H ;晶振22.1184M,12T模式(STC单片机)