單片機作為一種微型計算機,其內部具有一定的存儲單元(8031除外),但由于其內部存儲單元及端口有限,很多情況下難以滿足實際需求。為此介紹一種新的擴展方法,將數據線與地址線合并使用,通過軟件控制的方法實現數據線與地址線功能的分時轉換,數據線不僅用于傳送數據信號,還可作為地址線、控制線,用于傳送地址信號和控制信號,從而實現單片機與存儲器件的有效連接。以單片機片外256KB數據存儲空間的擴展為例,通過該擴展方法,僅用10個I/O端口便可實現,與傳統的擴展方法相比,可節約8個I/O端口。 Abstract: As a micro-computer,the SCM internal memory has a certain units(except8031),but because of its internal storage units and the ports are limited,in many cases it can not meet the actual demand.So we introduced a new extension method,the data line and address lines combined through software-controlled approach to realize the time-conversion functions of data lines and address lines,so the data lines not only transmited data signals,but also served as address lines and control lines to transmit address signals and control signals,in order to achieve an effective connection of microcontroller and memory chips.Take microcontroller chip with256KB of data storage space expansion as example,through this extension method,with only10I/O ports it was achieved,compared with the traditional extension methods,this method saves8I/O ports.
上傳時間: 2014-12-26
上傳用戶:adada
概述 BL22P02是一款低功耗8位OTP型微控制器單元(MCU),適用于各類小家電控制。 主要特點 8位CISC結構CPU(Motorola HC05兼容)17個通用IO口8位實時定時器/計數器,其信號源和觸發沿可由軟件設定,可設置溢出中斷7路鍵盤中斷(KBI)2路外中斷(INT)振蕩模式晶振:32K晶振:432K-8MHz內部RC:2MHz@5V、4MHz@5V、6MHz@5V外接電阻低功耗設計(靜態功耗<1uA@5V)內部自振式看門狗計數器(WDT)64byteRAM2K*8bitOTPROM串行燒寫接口電路程序加密功能工作電壓2.0-5.5V@(432K-4M)2.7-5.5V@(432K-8M)封裝形式:DIP20、SOP20、DIP18、SOP18、DIP16、SOP16、DIP14、SOP14、DIP8、SOP8
上傳時間: 2013-10-15
上傳用戶:佳期如夢
前言 自從盛群半導體公司成立以來,即致力于單片機產品的設計與開發。雖然盛群半導體提供給客戶各式各樣的半導體器件,但其中單片機仍是盛群的主要關鍵產品,未來盛群半導體仍將繼續擴展單片機產品系列完整性與功能性。通過長期累積的單片機研發經驗與技術,盛群半導體能為各式各樣的應用范圍開發出高性能且低價位的單片機芯片。許多連接到外部感應器的重要應用需要處理模擬信號,所有的這些應用,在它們可以被單片機處理之前需要通過一個A/D轉換器做模數信號的轉換。為了滿足這些需求,盛群開發出A/D系列的單片機,除了擁有I/O系列的所有特性和功能外,還含有集成的多通道A/D轉換器,它的解析度和通道個數可調。而PWM功能和I2C接口,則進一步增加了A/D系列單片機的功能和應用的可行性。
上傳時間: 2013-12-05
上傳用戶:waitingfy
偉福LAB6000U系列仿真實驗系統性能特點:USB通信接口+串行通信接口含偉福先進的E6000仿真功能,硬件斷點、不占用用戶資源含32路、16K深度、10M的邏輯分析儀,32K深度跟蹤器,8路、20M波形發生器含靜態硬件測試儀(windows版本)含保護電路,仿真器部分與用戶電路部分采用隔離技術,使用更加安全可靠一機多用,配置51/96/8088仿真板可以仿真MCS51/MCS96/8086具有擴展功能,在板DIP擴展座和EPLD擴展座給實驗的擴展提供空間軟件平臺使用最新偉福E6000仿真器軟件,運行于WIN9x/WINME/WINNT
上傳時間: 2013-10-23
上傳用戶:chfanjiang
前面介紹了單片機的基本結構、功能及其擴展和基本外圍設備的接口技術。從單片機應用系統設計的角度看,這些內容僅使我們掌握了單片機的工作狀態,或者說,使我們掌握了單片機所提供的軟件和硬件資源,以及怎樣合理地使用這些資源。這為單片機應用系統設計奠定了基礎。除此之外,一個實際的單片機應用系統除需要進行多種配置及其接口連接外,還會涉及到更為復雜的內容和問題,多種類型的電路結構(模擬電路、伺服驅動電路、抗干擾隔離電路等)。因此,單片機應用系統設計應遵循一些基本原則和方法。從一般應用角度來說,了解單片機應用系統的結構、設計的內容與一般方法,對于單片機應用系統的工程設計與開發有著十分重要的指導意義。
上傳時間: 2013-11-23
上傳用戶:貓愛薛定諤
針對51單片機系統中常用的A/D轉換器價格高、精度低的缺點,介紹TI公司的16 位的帶有I2C串行接口的A/D轉換器ADS1110的工作原理,給出ADS1110與AT89C51單片機系統的接口電路和軟件設計。實踐證明,ADS1110具有高性價比和實用性。 Abstract: According to the disadvantages of high expense and low accuracy of the general A/D converter used in MCS51 microchip system,the principle and working process of a high accuracy 16-bit A/D conversion ADS1110 which has I2C bus and belongs to TI Company are proposed here as well as the interface of ADS1110 to AT89C51 and software list.It is proved to be high performance index and practicability.
上傳時間: 2013-11-21
上傳用戶:gyq
以AVR單片機ATmega8和USB接口器件PDIUSBD12為核心,基于標準的USB1.1協議,設計一種通用USB接口模塊,以滿足嵌入式系統中對USB接口的需求。對模塊的硬件電路或單片機固件程序的硬件接口層稍加修改即可用于其他各種微處理器。該模塊可為各種嵌入式系統增加USB接口,實現與USB主機系統通信。 Abstract: Based on AVR microcontroller ATmega8 and USB interface chip PDIUSBD12, a general USB interface module is designed according to USB1.1 protocol for various requirements of embedded systems. Only with few modifications in circuit or hardware abstract layer of firmware, the module can be used on many types of microprocessors. All kinds of embedded systems can realize high speed and stable communication with USB host systems, owing to the facility of this module.
上傳時間: 2014-01-08
上傳用戶:趙云興
主要介紹了以PIC18F2480單片機為處理器,基于可編程多路開關檢測接口器件MC33993實現的車用多路開關檢測接口電路的設計。該設計克服了以往基于分立元件的檢測接口電路的弊端,簡化了接口電路設計,保證了車用開關工作的可靠性和安全性。 Abstract: The design of automotive multiple switch detection interface circuit based on MC33993 is introduced mainly which adopts PIC18F2480 single chip microprocessor.This circuit overcomes shortage of traditional design which contains many schism elements, and the application of MC33993 also predigests the whole design of interface circuit and guarantees the dependability and security of the switch.
上傳時間: 2013-11-19
上傳用戶:star_in_rain
摘要: 用磷酸氧鈦鉀(KTP)作為倍頻晶體,對Nd∶YAG聲光調Q激光的環形腔外腔倍頻技術進行了實驗和理論的研究,利用最大平均功率50W、聲光調Q、輸出頻率1005Hz、燈抽運Nd∶YAG激光器做為基頻光光源,在基頻輸入功率35W時,獲得了大約為31.4%的光光轉換效率的綠光輸出。從實驗結果分析了環形腔倍頻的特性,指出了該方法的優缺點。從光束質量和聚焦光斑直徑方面,對基頻光和二次諧波進行了比較,提供了利用CCD測得光斑的部分圖片,分析了環形腔倍頻的工作原理,解決了困擾倍頻技術的轉換效率問題和光束質量問題。關鍵詞: 激光技術;倍頻;環形腔;轉換效率;光束質量
上傳時間: 2013-11-19
上傳用戶:rocwangdp
提出一種基于單片機AT89C51SND1C的MP3播放系統的設計方案。單片機集成了專用的解碼器,使用K9F1208閃存作為外存儲器,放音電路采用CS4330,存儲文件通過播放器上的USB接口設備從PC機上直接下載,液晶顯示采用LCD1602。方案設計簡單,性價比高,低功耗,易擴展。由于采用的是通用單片機實現的,可以很容易地移植到其他微控制器系統中,有很強的市場競爭能力和實用價值。 Abstract: A MP3 player design based on microchip AT89C51SND1C was presented, which used K9F1208 Flash chip as the memory circuit and used CS4330 as play chip. Storage files were download from PC through USB interfaces player on the device,and the LCD/602 was used as display screen. This system had characteristics of simple design,low power,easy expand,low cost and high recognition. Using of universual microchip make it easy to transplant to other microcontrol system,and have strong market competitiom and practical value.
上傳時間: 2014-12-27
上傳用戶:佳期如夢