代码搜索结果
找到约 387 项符合
RS485 的代码
double.c
#include "define_W77E058.h"
/****************************************/
// 主函数 for the Mode RS485/232
/***************************************/
void main()
{
unsigned char code SendData1[10
rs485.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(rs485)
rs485.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(rs485)
lcd.asm
;-----------------------------------
; OUTPUT
; LCD DISPLAY CONTROL PIN,
; DATA SEND TO COMPUTER.
; CPU--89C51,RS485
;-----------------------------------
e reg p0.5
r/w reg
main.c
/*--------------------------------------*/
//
// this program is for message receiveing module,including three subroutine:
// RS485, MB90092,FLASH-S29gl032/64m
//
//
/*
注意事项:
mian.lis
.module mian.c
.area text(rom, con, rel)
0000 .dbfile F:\tem\MYATME~1\rs485\mian.c
0000 .dbfunc e main _main fV
.project
RS485
CMSISv2_LPC17xx
rs485.opl
-AL 2
-ro ROM=0xFE0000/0xFFFFFF
-ra RAM=0x000100/0x0018FF
-sc CONST/Const/BYTE=0xFF4000
-rg 0
-m "C:\My Documents\新建文件夹\RS485\LST\RS485.mp1"
-pl 60
-pw 132
-alin "C:\My Documents\新建文件夹\RS485\L
_edit.c
/* this is the _edit.c operation module, all the edit operation is done here. */
/* specification */
/* the system include the following module: */
/* _main.c
_edit.c
_io.c
_rs485
rs485.c
/****************************************************************************
* $Id:: rs485.c 6097 2011-01-07 04:31:25Z nxp12832 $
* Project: NXP LPC17xx RS485 example