代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/27562/866061
c main.c
//-----------------------------------------------------------------
// 名称: PC通过RS-485收发器MAX487远程控制单片机
//-----------------------------------------------------------------
// 说明: 本例运行时,PC机通过串口经485发
www.eeworm.com/read/27607/985349
c main.c
//-----------------------------------------------------------------
// 名称: PC通过RS-485收发器MAX487远程控制单片机
//-----------------------------------------------------------------
// 说明: 本例运行时,PC机通过串口经485发
www.eeworm.com/read/35687/1060343
lis uart_main.lis
.module uart_main.c
.area text(rom, con, rel)
0000 .dbfile D:\16实验程序\串口通信\单片机间通信\主机\uart_main.c
0000 .dbfile D:
www.eeworm.com/read/453270/1641513
lis uart_main.lis
.module uart_main.c
.area text(rom, con, rel)
0000 .dbfile D:\16实验程序\串口通信\单片机间通信\主机\uart_main.c
0000 .dbfile D:
www.eeworm.com/read/229453/4755790
h process.h
#ifndef _PROCESS_H
#define _PROCESS_H
/////////////////////////////////////////////////
// 定义串口处理函数
void Init_Process(void);
int ProcessUART0(char pBuf[],int nLen,int nChar);
int ProcessUART1(
www.eeworm.com/read/187779/5215954
s sendstr.s
;******************************************************************************
; File:SENDSTR.S
; 功能:串口发送数据。
; 说明:将跳线器JP2短接。
; 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
;******************
www.eeworm.com/read/187779/5215962
c sendstr.c
/****************************************************************************
* File:SENDSTR.C
* 功能:串口发送数据。
* 说明:将跳线器JP2短接。
* 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
***********************
www.eeworm.com/read/345390/3200249
c uart.c
/*
*Module: Uart.C 串口程序
*Programed by: ZHI-XIONG PENG
*Programed on: Date: 2004-12-22 18:11
*Modified by:
*Modified on: Date:
*Copyright (c) LONGFLY SHAOGUAN Inc. All rights reserved
*
www.eeworm.com/read/345390/3200250
h uart.h
/*
*Module: Uart.h 串口程序
*Programed by: ZHI-XIONG PENG
*Programed on: Date: 2004-12-22 18:11
*Modified by:
*Modified on: Date:
*Copyright (c) LONGFLY SHAOGUAN Inc. All rights reserved
*
www.eeworm.com/read/308347/3716818
s sendstr.s
;******************************************************************************
; File:SENDSTR.S
; 功能:串口发送数据。
; 说明:将跳线器JP2短接。
; 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
;******************