CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dco
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dco - List
[
Other resource
]
set_DCO
DL : 0
关于MSP430F149的DCO设置子程序-the DCO on the MSP430F149 set Subroutine
Update
: 2008-10-13
Size
: 1.17kb
Publisher
:
liuwei
[
Embeded-SCM Develop
]
fet440_uart11_38400
DL : 0
MSP430F449 子程序,MSP-FET430P440 Demo - USART1 UART 38400 Echo ISR, DCO SMCLK.-MSP430F449 subroutine, MSP-FET430P440 Demo-USART1 UART 38400 Echo IS R, the making of SMCLK.
Update
: 2008-10-13
Size
: 1.25kb
Publisher
:
yb
[
Embeded-SCM Develop
]
fet440_wdt01
DL : 0
MSP-FET430P440 Demo - WDT Toggle P5.1 Interval overflow ISR, DCO SMCLK-MSP-FET430P440 Demo - 14d Toggle P5.1 Inte rval overflow ISR, the making of SMCLK
Update
: 2008-10-13
Size
: 1.02kb
Publisher
:
yb
[
SCM
]
set_DCO
DL : 0
关于MSP430F149的DCO设置子程序-the DCO on the MSP430F149 set Subroutine
Update
: 2025-02-17
Size
: 1kb
Publisher
:
liuwei
[
Books
]
AD9852CompleteDDSandItsApplication
DL : 0
摘要:AD9852是美国ANALOGDEVICES公司生产的新型直接数字频率合成器(DDS),具有频率转换速度快(小于lt~s)、频谱纯度高、工作温度范围宽(一25℃~+85℃)、集成度高等特点,是一种使用方便灵活、功能较强的芯片。AD9852由带有48位相位累加的数控振荡器、可墒程参考时钟倍乘器、反向正弦滤波器、计数倍乘器、两个300MHz12住数模转换器、高速模拟比较器和接口逻辑组成。可用于本振合成回路,高精度时钟发生器和FSK//3PSK调制。文中介绍了AD9852的工作原理、引脚功能以厦具体应用。 -Abstract: AD9852 is Analog Devices Inc. The United States produced a new type of direct digital synthesizers (DDS), with frequency conversion speed (less than lt ~ s), the spectrum of high purity, the working temperature range of width (1 25 ℃ ~+ 85 ℃) , high integration, is a flexible and easy to use, more powerful chips. AD9852 by a cumulative 48 DCO phase can be moisture-way Multiplier times the reference clock, reverse sine filter, multiplying count, two 300MHz12 live digital, high-speed analog comparator, and interface logic composition. Can be used in the synthesis loop vibration, high-precision clock generator and FSK// 3PSK modulation. This paper introduces the working principle of AD9852, pin functions to specific application of Xiamen.
Update
: 2025-02-17
Size
: 124kb
Publisher
:
梅名
[
SCM
]
Using_the_DCO_Library
DL : 0
ti发布的MSP430 dco库 使用非常方便,非常稳定 -ti released MSP430 dco library is very convenient to use, very stable
Update
: 2025-02-17
Size
: 14kb
Publisher
:
zhangyang
[
OS program
]
DCO
DL : 0
数控振荡器:可根据输入相差改变频率控制字,产生一组正交的正弦波,SIMULINK 模型-DCO/NCO
Update
: 2025-02-17
Size
: 6kb
Publisher
:
carol
[
Communication-Mobile
]
dco
DL : 0
dpll的一个中间器件,实现增量-减量DCO功能-dpll of an intermediate device to achieve incremental- DCO function reduction
Update
: 2025-02-17
Size
: 2kb
Publisher
:
小小
[
SCM
]
src
DL : 0
ACLK = REFO , MCLK = ~2MHz,SMCLK = ~1MHZ,DCO参考频率来自REFO,LED1可以闪烁-ACLK = REFO, MCLK = ~ 2MHz, SMCLK = ~ 1MHZ, DCO frequency reference from REFO, LED1 to blink
Update
: 2025-02-17
Size
: 5kb
Publisher
:
吴冀彬
[
Other Embeded program
]
DCO
DL : 1
msp430的dco基本程序 里面有11个小程序 使你在最短时间呢对dco的功能做到轻松上手-msp430 basic procedures of dco inside 11 small program allows you to do in the shortest possible time, the function of dco be easy to get started
Update
: 2025-02-17
Size
: 5kb
Publisher
:
liyan
[
SCM
]
rar
DL : 0
程序功能:副臼笛槭墙玊AB中的数据写入AT45DB041中,在将数据从AT45DB041读出,并将数据放入250为首地址的RAM中 // 通过本实验了解MSP430对外围扩展的用法,写入的数据是21,22,23,24,25,26。 // 硬件连接:必须将拨动开关P_MEMORY的 P1、P2、P3、P4、P5、P6、P7都拨到ON的位置。-8MHz with auto-calibration by the FLL+. // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = DCO = (121+1) x 2 x ACLK = 7995392Hz // //* An external watch c
Update
: 2025-02-17
Size
: 894kb
Publisher
:
creat
[
SCM
]
MSP430_clockset
DL : 0
msp430的时钟设定API程序,包括XT2的开关,DCO的设定和MCLK及SMCLK的时钟源选择,从此不用记寄存器 void XT2_on() void XT2_off() void DCOset(BYTE freq) //1,2,4,8,10,12,14,15,16,20,32 void Msource(char source) //enum:ACLK,XT2,DCO void SMsource(char source) //enum:XT2,DCO-msp430‘s clock settings API procedures, including the XT2 switch, DCO and SMCLK set and MCLK clock source selection, from not remember register void XT2_on () void XT2_off () void DCOset (BYTE freq) // 1 , 2,4,8,10,12,14,15,16,20,32 void Msource (char source) // enum: ACLK, XT2, DCO void SMsource (char source) // enum: XT2, DCO
Update
: 2025-02-17
Size
: 2kb
Publisher
:
水果糖
[
VHDL-FPGA-Verilog
]
dco_12
DL : 0
是一个DCO的VHDL代码,源自Willey的博士论文,很好的一个源码,希望对各位有用。-The VHDL code is a DCO, from Willey' s doctoral thesis, a good source, and I hope you useful.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xiaoxia
[
SCM
]
01clock
DL : 0
msp430f5438 dco xt1 xt2基本时钟设置-msp430f5438 dco xt1 xt2 basic clock settings
Update
: 2025-02-17
Size
: 29kb
Publisher
:
王工
[
SCM
]
msp430f2619-DCO
DL : 0
有关msp430f2619单片机的dco实验程序。-DCO experimental procedure on msp430f2619 microcontroller.
Update
: 2025-02-17
Size
: 40kb
Publisher
:
boy
[
matlab
]
dco
DL : 0
A simple DCO- OFDM code,
Update
: 2025-02-17
Size
: 1kb
Publisher
:
chamanwat
[
ADO-ODBC
]
DCO
DL : 0
数控振荡器:可根据输入相差改变频率控制字,产生一组正交的正弦波,SIMULINK 模型-DCO/NCO
Update
: 2025-02-17
Size
: 6kb
Publisher
:
s9jia
[
Communication-Mobile
]
dco
DL : 0
使用MATLAB建模实现DCO-OFDM(Implementing DCO-OFDM using MATLAB modeling)
Update
: 2025-02-17
Size
: 74kb
Publisher
:
dantt
[
Other
]
1132146548
DL : 0
dco-ofdm可见光通信系统误码率仿真,信道为加性高斯白噪声下(Bit error rate simulation of DCO OFDM system)
Update
: 2020-06-14
Size
: 1kb
Publisher
:
a思路
[
Communication-Mobile
]
ofdm vlc
DL : 1
可见光通信经典的dco ofdm 和aco ofdm,加高斯白噪声信道,可以使用的。(The classic DCO OFDM and ACO OFDM in visible light communication, with Gaussian white noise channel, can be used.)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
qujike
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.