代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/473366/6851560
axf uart.axf
www.eeworm.com/read/473080/6855043
h uart.h
/* Name: uart.h
* Project: AVR USB driver for CDC interface on Low-Speed USB
* Author: Osamu Tamura
* Creation Date: 2006-06-18
* Tabsize: 4
* Copyright: (c) 2006 by Recursion Co., Ltd.
* Licen
www.eeworm.com/read/473080/6855057
c uart.c
/* Name: uart.c
* Project: AVR USB driver for CDC interface on Low-Speed USB
* Author: Osamu Tamura
* Creation Date: 2006-06-18
* Tabsize: 4
* Copyright: (c) 2006 by Recursion Co., Ltd.
* Licens
www.eeworm.com/read/473137/6856866
vhd uart.vhd
-- File Name: uart.vhd
-- Version: 1.1
-- Date: January 22, 2000
-- Model: Uart Chip
-- Dependencies: txmit.hd, rcvr.vhd
--
-- Company: Xilinx
--
--
-- Disclaimer:
www.eeworm.com/read/473183/6857596
h uart.h
/******************************************************************************/
/* uart.h */
/*
www.eeworm.com/read/472436/6868129
paf uart.paf
www.eeworm.com/read/472436/6868132
pjt uart.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\TDS2407EA\UART\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
To
www.eeworm.com/read/472436/6868141
c uart.c
/* | Description */
/*-------------------------------------------------------------------------*/
/*This is The Tms320lf2407A C source Program including SCI OCTO. 20, 2
www.eeworm.com/read/472436/6868142
sbl uart.sbl
www.eeworm.com/read/472483/6868728
h uart.h
//UART 相关函数------------------------
/*----------------------------------------------
函数名:UART_Init()
功能: 串口初始化
通讯有关参数初始化
将串口波特率设定为9600bps
----------------------------------