代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/186636/8921395
lst uart.lst
C51 COMPILER V7.01 UART 07/29/2006 11:00:43 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
www.eeworm.com/read/186636/8921400
obj uart.obj
www.eeworm.com/read/186636/8921403
opt uart.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/186636/8921409
plg uart.plg
礦ision2 Build Log
Project:
C:\software\实验板\试验例程\C\UART\UART.uv2
Project File Date: 07/04/2006
Output:
Build target 'Target 1'
assembling STAR
www.eeworm.com/read/186636/8921781
asm uart.asm
;**********************************************************
;程序名称:UART.ASM
;功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送
; 为查询方式。实现把从串口接收到的一字节数据,发送
; 给串口;把采用方式1串行接收来的数据,存储到数据存
;
www.eeworm.com/read/186636/8921782
hex uart.hex
www.eeworm.com/read/284515/8921840
c uart.c
/*******************************
内部RC 8 M Hz
*******************************/
#include
#include
#include
///宏定义
#define
www.eeworm.com/read/383660/8929229
bsf uart_if.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/383660/8929382
v uart.v
/******************************************************************************
*
* File Name: uart.v
* Version: 1.1
* Date: January 22, 2000
* Model: Uart Chip
* Depe