代码搜索:双串口

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

代码结果 10,000
www.eeworm.com/read/381073/9111478

cpp pro.cpp

////////////////////////////////////////////////////////////////////// // Pro.cpp: implementation of the CPro class. //这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类 //与界面的通信 ////////////////////////////////////
www.eeworm.com/read/183848/9134971

cpp pro.cpp

////////////////////////////////////////////////////////////////////// // Pro.cpp: implementation of the CPro class. //这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类 //与界面的通信 ////////////////////////////////////
www.eeworm.com/read/182086/9218047

asm 0809_ok.asm

; 使用 0809做AD转换 串口输出转换后值 ;频率:11.0592M,A/D地址:6800 ORG 0000H LJMP START ORG 0050H START:MOV SP,#30H ;****************************** ;
www.eeworm.com/read/378007/9254138

c virtual.c

/*------------------------------------- 工程名称:virtual 功能描述:测试虚拟串口 时 间:2008-9-2 20:02 作 者:小琅 -------------------------------------*/ #include "include51.h" bit flag = 0; //接受标志 uint8
www.eeworm.com/read/178691/9388337

c io_uart232.c

/* ******************************************************************************* *51 IO口模拟串口通讯C源程序 * Copyright (Ren) 17-Oct-2006 * All rights reserved * 文件名称: C51io_uart_t0.C * 当前版本: 2.0
www.eeworm.com/read/169301/9867913

c uart.c

#include //=========串口0======================================= #define LenBuf 0x10 data unsigned char time_u; data unsigned char TIflag; data unsigned char *head_pt; //接受头指
www.eeworm.com/read/166224/10028754

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 计算机无线通信串口程序.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stda
www.eeworm.com/read/361882/10030262

cpp pro.cpp

////////////////////////////////////////////////////////////////////// // Pro.cpp: implementation of the CPro class. //这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类 //与界面的通信 ////////////////////////////////////
www.eeworm.com/read/424389/10455167

_c rddayinji._c

/***********************************************************/ //Title:ATMAGE128串口通信程序-查询方式 //ICC-AVR : 2009-2-22 13:37:40 // Target : M128 // Crystal: 8.0000Mhz //Author :borlittle //Function:u
www.eeworm.com/read/160574/10517556

txt 说明.txt

在DMA方式下,从多功能缓冲串口McBSP1发射和接收帧同步、位同步及数据,再由MC145480进行D/A转换,输出方波。