The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum clock rate. For critical code size applications, the alternative 16-bit Thumb mode reduces code by more than 30 pct with minimal performance penalty. With their 144-pin package, low power consumption, various 32-bit timers, 8-channel 10-bit ADC, 2/4 (LPC2294) advanced CAN channels, PWM channels and up to nine external interrupt pins these microcontrollers are particularly suitable for automotive and industrial control applications as well as medical systems and fault-tolerant maintenance buses. The number of available fast GPIOs ranges from 76 (with external memory) through 112 (single-chip). With a wide range of additional serial communications interfaces, they are also suited for communication gateways and protocol converters as well as many other general-purpose applications. Remark: Throughout the data sheet, the term LPC2292/2294 will apply to devices with and without the /00 or /01 suffix. The suffixes /00 and /01 will be used to differentiate from other devices only when necessary.
標(biāo)簽: lpc datasheet 2292 2294
上傳時(shí)間: 2014-12-30
上傳用戶:aysyzxzm
本書介紹了Cygnal集成產(chǎn)品公司的C8051Fxxx高速片上系統(tǒng)(SOC)單片機(jī)的硬件結(jié)構(gòu)和工作原理,詳細(xì)闡述了C8051Fxxx的定時(shí)器、可編程計(jì)數(shù)器陣列(PCA)、串行口、SMBus/I2C接口、SPI總線接口、ADC、DAC、比較器、復(fù)位源、振蕩器、看門狗定時(shí)器、JTAG接口等外設(shè)或功能部件的結(jié)構(gòu)和使用方法。
上傳時(shí)間: 2013-10-26
上傳用戶:born2007
//------------------------------------------------------------------------------------//此程序?yàn)锳DC轉(zhuǎn)換程序,可以選擇向ADC0BUSY寫1或用定時(shí)器0,1,2,3作為ADC的啟動(dòng)信號(hào)。////------------------------------------------------------------------------------------//頭文件定義//------------------------------------------------------------------------------------//#include <c8051f330.h> #include <stdio.h> //-----------------------------------------------------------------------------// 定義16位特殊功能寄存器//----------------------------------------------------------------------------- sfr16 ADC0 = 0xbd; sfr16 TMR0RL = 0xca; sfr16 TMR1RL = 0xca; sfr16 TMR2RL =0xca; sfr16 TMR3RL =0xca; sfr16 TMR0 = 0xCC; sfr16 TMR1 = 0xCC; sfr16 TMR2 = 0xcc; sfr16 TMR3 = 0xcc; //-----------------------------------------------------------------------------// 全局變量定義//-----------------------------------------------------------------------------char i;int result; //-----------------------------------------------------------------------------//定義常量//-----------------------------------------------------------------------------#define SYSCLK 49000000 #define SAMPLE_RATE 50000 //------------------------------------------------------------------------------------// 定義函數(shù)//------------------------------------------------------------------------------------void SYSCLK_Init (void);void PORT_Init (void);void Timer0_Init (int counts);void Timer1_Init (int counts);void Timer2_Init (int counts);void Timer3_Init (int counts);void ADC0_Init(void);void ADC0_ISR (void);void ADC0_CNVS_ADC0h(void);//------------------------------------------------------------------------------------// 主程序//------------------------------------------------------------------------------------ void main (void) { int ADCRESULT[50] ; int k; PCA0MD &= ~0x40; // 禁止看門狗 SYSCLK_Init (); PORT_Init (); Timer0_Init (SYSCLK/SAMPLE_RATE); //Timer1_Init (SYSCLK/SAMPLE_RATE); //選擇相應(yīng)的啟動(dòng)方式 //Timer2_Init (SYSCLK/SAMPLE_RATE); //Timer3_Init (SYSCLK/SAMPLE_RATE); ADC0_Init(); EA=1; while(1) { //ADC0_CNVS_ADC0h(); k=ADC0; ADCRESULT[i]=result; //此處設(shè)斷點(diǎn),觀察ADCRESULT的結(jié)果 } }
上傳時(shí)間: 2013-10-13
上傳用戶:SimonQQ
文中提出了一種基于FPGA的八通道超聲探傷系統(tǒng)設(shè)計(jì)方案。該系統(tǒng)利用低功耗可變?cè)鲆孢\(yùn)放和八通道ADC構(gòu)成高集成度的前端放大和數(shù)據(jù)采集模塊;采用FPGA和ARM作為數(shù)字信號(hào)處理的核心和人機(jī)交互的通道。為了滿足探傷系統(tǒng)實(shí)時(shí)、高速的要求,我們采用了硬件報(bào)警,缺陷回波峰值包絡(luò)存儲(chǔ)等關(guān)鍵技術(shù)。此外,該系統(tǒng)在小型化和數(shù)字化方面有顯著提高,為便攜式多通道超聲檢測(cè)系統(tǒng)設(shè)計(jì)奠定基礎(chǔ)
標(biāo)簽: FPGA 八通道 超聲探傷 系統(tǒng)設(shè)計(jì)
上傳時(shí)間: 2013-10-13
上傳用戶:1421706030
AutoCAD是美國Autodesk公司首次于1982年生產(chǎn)的自動(dòng)計(jì)算機(jī)輔助設(shè)計(jì)軟件,用于二維繪圖、詳細(xì)繪制、設(shè)計(jì)文檔和基本三維設(shè)計(jì)。Autodesk公司借助世界領(lǐng)先的二維和三維設(shè)計(jì)軟件之一--AutoCAD ,軟件中強(qiáng)大、靈活的功能,實(shí)現(xiàn)卓越的設(shè)計(jì)和造型。 AutoCAD 2012特點(diǎn): (1)具有完善的圖形繪制功能。 (2)有強(qiáng)大的圖形編輯功能。 (3)可以采用多種方式進(jìn)行二次開發(fā)或用戶定制。 (4)可以進(jìn)行多種圖形格式的轉(zhuǎn)換,具有較強(qiáng)的數(shù)據(jù)交換能力。 (5)支持多種硬件設(shè)備。 (6)支持多種操作平臺(tái)。 (7)具有通用性、易用性,適用于各類用戶此外,從AutoCAD2000開始,該系統(tǒng)又增添了許多強(qiáng)大的功能,如AutoCAD設(shè)計(jì)中心(ADC)、多文檔設(shè)計(jì)環(huán)境。 AutoCAD 2012官方簡(jiǎn)體中文正式版安裝說明: 1.啟動(dòng)安裝 Autodesk AutoCAD 2012 2.輸入AutoCAD安裝序列號(hào): 666-69696969, 667-98989898, 400-45454545 3.輸入AutoCAD密匙: 001D1 4.完成安裝,重啟AutoCAD。 5.點(diǎn)擊激活按鈕之前 你有兩個(gè)選擇: a)禁用您的網(wǎng)絡(luò)或拔掉網(wǎng)線; b)點(diǎn)擊激活后它會(huì)告訴您,您的序列號(hào)是錯(cuò)誤的,這時(shí)點(diǎn)擊上一步等一會(huì)再點(diǎn)擊激活即可。 選擇了a或b后看下一步。 6.在激活界面中選擇我擁有一個(gè)Autodesk激活碼 7.一旦到了激活屏幕:啟動(dòng)注冊(cè)機(jī)如果你是32位的請(qǐng)啟用32位的注冊(cè)機(jī)如果是64位的請(qǐng)啟動(dòng)64位的注冊(cè)機(jī)。 8.先粘貼激活界面的申請(qǐng)?zhí)栔磷?cè)機(jī)中的Request中, 9.點(diǎn)擊Generate算出激活碼,在注冊(cè)機(jī)里點(diǎn)Mem Patch鍵,否則無法激活,提示注冊(cè)碼不正確。 10.最后復(fù)制Activation中的激活碼至“輸入激活碼”欄中,并點(diǎn)擊下一步,即會(huì)提示激活成功。
標(biāo)簽: autocad 2012 簡(jiǎn)體中文
上傳時(shí)間: 2013-12-16
上傳用戶:pioneer_lvbo
Arduino,是一塊基于開放源代碼的USB接口Simple i/o接口板(包括12通道數(shù)字GPIO,4通道PWM輸出,6-8通道10bit ADC輸入通道),并且具有使用類似Java,C語言的IDE集成開發(fā)環(huán)境。 讓您可以快速使用Arduino語言與Flash或Processing…等軟件,作出互動(dòng)作品。 Arduino可以使用開發(fā)完成的電子元件例如Switch或sensors或其他控制器、LED、步進(jìn)馬達(dá)或其他輸出裝置。Arduino也可以獨(dú)立運(yùn)作成為一個(gè)可以跟軟件溝通的接口,例如說:flash、processing、Max/MSP、VVVV 或其他互動(dòng)軟件…。Arduino開發(fā)IDE接口基于開放源代碼原,可以讓您免費(fèi)下載使用開發(fā)出更多令人驚艷的互動(dòng)作品。 特色: 1、開放源代碼的電路圖設(shè)計(jì),程序開發(fā)接口免費(fèi)下載,也可依需求自己修改。 2、使用低價(jià)格的微處理控制器(ATMEGA8或ATmega128)。可以采用USB接口供電,不需外接電源。也可以使用外部9VDC輸入 3、Arduino支持ISP在線燒,可以將新的“bootloader”固件燒入ATmega8或ATmega128芯片。有了bootloader之后,可以通過串口或者USB to Rs232線更新固件。 4、可依據(jù)官方提供的Eagle格式PCB和SCH電路圖,簡(jiǎn)化Arduino模組,完成獨(dú)立運(yùn)作的微處理控制。可簡(jiǎn)單地與傳感器,各式各樣的電子元件連接(EX:紅外線,超音波,熱敏電阻,光敏電阻,伺服馬達(dá),…等) 5、支持多種互動(dòng)程序,如:Flash、Max/Msp、VVVV、PD、C、Processing……等 6、應(yīng)用方面,利用Arduino,突破以往只能使用鼠標(biāo),鍵盤,CCD等輸入的裝置的互動(dòng)內(nèi)容,可以更簡(jiǎn)單地達(dá)成單人或多人游戲互動(dòng)。
標(biāo)簽: Arduino
上傳時(shí)間: 2013-10-17
上傳用戶:cuiyashuo
在當(dāng)今的工業(yè)領(lǐng)域,系統(tǒng)電路板布局已成為設(shè)計(jì)本身的一個(gè)組成部分。因此,設(shè)計(jì)工程師必須了解影響高速信號(hào)鏈設(shè)計(jì)性能的機(jī)制。在高速模擬信號(hào)鏈設(shè)計(jì)中,印刷電路板(PCB)布局布線需要考慮許多選項(xiàng),有些選項(xiàng)比其它選項(xiàng)更重要,有些選項(xiàng)則取決于應(yīng)用。最終的答案各不相同,但在所有情況下,設(shè)計(jì)工程師都應(yīng)盡量消除最佳做法的誤差,而不要過分計(jì)較布局布線的每一個(gè)細(xì)節(jié)。本應(yīng)用筆記提供的信息對(duì)設(shè)計(jì)工程師的下一個(gè)高速設(shè)計(jì)項(xiàng)目會(huì)有所幫助。
上傳時(shí)間: 2013-10-10
上傳用戶:杏簾在望
Abstract: Many modern industrial, medical, and commercial applications require temperature measurements in the extended temperature rangewith accuracies of ±0.3°C or better, performed with reasonable cost and often with low power consumption. This article explains how platinumresistance temperature detectors (PRTDs) can perform measurements over wide temperature ranges of -200°C to +850°C, with absolute accuracyand repeatability better than ±0.3°C, when used with modern processors capable of resolving nonlinear mathematical equation quickly and costeffectively. This article is the second installment of a series on PRTDs. For the first installment, please read application note 4875, "High-Accuracy Temperature Measurements Call for Platinum Resistance Temperature Detectors (PRTDs) and Precision Delta-Sigma ADCs."
標(biāo)簽: PRTDs ADC 高精度 溫度測(cè)量
上傳時(shí)間: 2013-11-06
上傳用戶:WMC_geophy
該文介紹了一種電離層垂測(cè)儀的設(shè)計(jì)方法,分析了發(fā)射信號(hào)的選擇要求,給出了實(shí)際電路模塊。系統(tǒng)利用FPGA的 IP核DDS產(chǎn)生正弦載波信號(hào),經(jīng)巴克碼調(diào)相后,通過DAC和功放產(chǎn)生發(fā)射信號(hào);接收機(jī)采用射頻開關(guān)和直接ADC采樣技術(shù)采集回波信號(hào),避免了模擬正交解調(diào)時(shí)相位不平衡產(chǎn)生的問題。通過外場(chǎng)實(shí)驗(yàn)驗(yàn)證,表明該設(shè)計(jì)是切實(shí)可行,具有較好的實(shí)用價(jià)值。
標(biāo)簽: 相位編碼 電離層 垂測(cè)儀 系統(tǒng)設(shè)計(jì)
上傳時(shí)間: 2013-10-26
上傳用戶:tdyoung
Delta-sigma ADCs, with their high accuracy and high noiseimmunity, are ideal for directly measuring many typesof sensors. Nevertheless, input sampling currents canoverwhelm high source impedances or low-bandwidth,micropower signal conditioning circuits. The LTC®2484family of delta sigma converters solves this problem bybalancing the input currents, thussimplifying or eliminatingthe need for signal conditioning circuits.
上傳時(shí)間: 2015-01-03
上傳用戶:潛水的三貢
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1