代码搜索:AVR UART 232
找到约 10,000 项符合「AVR UART 232」的源代码
代码结果 10,000
www.eeworm.com/read/493822/6391300
c uart.c
/*! \file uart.c \brief UART driver with buffer support. */
// *****************************************************************************
//
// File Name : 'uart.c'
// Title : UART driver with
www.eeworm.com/read/492756/6408551
h uart.h
//=======================================================================//
//文件名:UART.h
//功能描述:UART串口驱动头文件
//编写:
//时间:07.12.29
//修改:
//=========================================================
www.eeworm.com/read/492756/6408554
c uart.c
//====================================================================================//
//文件名:UART.c
//功能描述:串口驱动程序
//编写:
//时间:07.12.29
//修改:
//==================================================
www.eeworm.com/read/492763/6408687
mpf uart.mpf
[Library]
; Altera specific primitive library mappings
vital2000 = $MODEL_TECH/../vital2000
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/../verilog
std = $MODEL_TECH/../std
std_develope
www.eeworm.com/read/492879/6411233
c uart.c
//#include "reg52.h"
#include "reg51.h"
#include "string.h"
#include "math.h"
#include "stdlib.h"
#include "stdio.h"
#define uchar unsigned char
#define uint unsigned int
unsigned int Vnum
www.eeworm.com/read/491722/6433309
c uart.c
#define UARTMODEL
#include "uart.h"
struct UART uart[SYS_COM_NUM];
/*********************************************************************************************************
**函数名称: UART_HANDL
www.eeworm.com/read/491722/6433332
o uart.o
www.eeworm.com/read/491722/6433358
h uart.h
#ifndef UART_H
#define UART_H
#include "config.h"
#ifdef UARTMODEL
#define EXTUART
#else
#define EXTUART extern
#endif
//定义2个串口
#define SYS_COM_NUM 2
//缓冲区为1024
#define UAR
www.eeworm.com/read/491495/6436276
npl uart.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT UART
DESIGN uart Normal
DEVFAM spartan2
DEVFAMTIME 0
DEVICE xc2s15
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDTIME 0
F