代码搜索:串行端口

找到约 10,000 项符合「串行端口」的源代码

代码结果 10,000
www.eeworm.com/read/359347/10154335

txt 串行口.txt

#include /* special function register declarations */ #include "def.h" #include "public.h" /* for the intended 8051 derivative
www.eeworm.com/read/353934/10403749

m51 串行.m51

BL51 BANKED LINKER/LOCATER V4.23 07/23/2008 10:15:46 PAGE 1 BL51 BANKED LINKER/LOCATER V4.23, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE F:\设计\
www.eeworm.com/read/144427/12795354

txt 串行通信说明.txt

串行通信模块说明-> 系统与外界通信接口为串口; 采用基于RS-485的电流环方式传输数据; 上层传输控制协议自定义为HouseTran 1.0; HouseTran 1.0协议规定: //##########################智能数据采集系统串行通讯协议简要:############################//
www.eeworm.com/read/327567/13072011

txt 串行接口电路.txt

ctr53 equ 307h chan2 equ 306h ctr51 equ 309h dat51 equ 308h baud equ 1200 fact equ 16 dseg segment way51 db 11011110b;2位停止位,奇校验,8个数据位,波特率因子16 work51 db 00110111b;异步,不做内部复位,请求发送,错误标志复位,正常工作,接收