單片微型計算機的初步認知
標簽: 微型計算機
上傳時間: 2013-11-13
上傳用戶:ewtrwrtwe
敘述了基于過采樣技術,使用軟件方法提高單片機片內A/ D 分辨率的基本原理及實現方法。給出了一個實現示例,將C8051F040 片內12 位分辨率ADC 提高到16 位分辨率。
上傳時間: 2014-01-08
上傳用戶:a3318966
郭天祥老師的十天學會單片C語言視頻教程
上傳時間: 2013-11-23
上傳用戶:sammi
“看門狗定時器”是這樣一種東西,從功能上說它可以讓微控制器在意外狀況下(比如程序陷入死循環)重新回復到系統上電狀態,以保證系統出問題的時候重啟一次。就跟我們用電腦一樣,死機了你就按一下reset鍵重啟一次電腦,看門狗就是負責干這個事兒的。它是52單片機增加的一個功能,以前Intel 8031、……、AT89C51時代單片機片內都沒有“看門狗”功能,需要我們外擴看門狗芯片,比如X5045。 很多人初次接觸丌太理解怎么用,書上也講的含含糊糊,故意說的很復雜很玄妙(可能是現在寫書人的通病,生怕寫的簡單的別人覺得他沒水平)。其實要是說明白點:“看門狗”就是一個計數器,由于位數有限計數器能夠裝的數值是有限的(比如8位的最多裝256個數、16位的最多裝65536個數),從開啟“看門狗”那刻起,它就開始丌停的數機器周期,數一個機器周期就計數器加1,加到計數器盛丌下了(術語叫溢出)就就產生一個復位信號,重啟系統。
上傳時間: 2013-11-11
上傳用戶:yepeng139
LPC1300片上USB驅動應用與實例
上傳時間: 2014-01-22
上傳用戶:box2000
單片機作為一種微型計算機,其內部具有一定的存儲單元(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
MG3500SoC是支持H.264高清編解碼器的片上系統,內部集成一個嵌入式ARM926處理器,支持高清H.264編解碼、MPEG鄄2解碼和JPEG編解碼。介紹了MG3500SoC的主要性能特點、引腳排列、主要接口功能及在DVR上的應用,以及MG3500SoC及其周圍器件的硬件設計,提出了在設計中應注意的問題。 Abstract: The MG3500System-on-Chip(SoC)is high definition(HD)H.264codec,including ARM926-EJ processor,H.264encoder/decoder,MPEG2decoder and JPEG/MJPEG encoder/decoder.The features,pin assignments,interfaces and the typical application of MG3500in DVR are introduced in this paper.The application hardware circuit between the MG3500SoC and peripheral device are given,the questions which the syetem design needs to pay attention are explained.
上傳時間: 2013-11-12
上傳用戶:elinuxzj
概述 P89C51/89C52/89C54/89C58含有非易失FLASH\并行可編程的程序存儲器,所有器件都是通過引導裝載器串行編程(ISP)見P89C51RC+/89C51RD+數據手冊. 種系列單片機采用先進CMOS工藝的單片位微控制器,是80C51微控制器系列的派生.和80C51指令相同.
上傳時間: 2013-12-26
上傳用戶:二十八號
產品描述: MSP430是TI公司的一個超低功耗微控制器系列,片內組合了不同功能模塊,可適應不同應用層次的需求,在硬件架構上,提供架構上,提供了五種低功耗模式,可最大限度的延長手持設備的電池壽命.MSP430系列的CPU采用16位精簡指令集,集成了16個通用寄存器和常數發生器,極大的提高了代碼的執行效率,它的數字可控振蕩器(DCO)可在LUS內由低功耗模式切換到活動模式.
上傳時間: 2013-11-12
上傳用戶:fklinran
氣壓是氣象監測中的一個重要參數,提出了一種氣壓數據采集模塊設計方案,該模塊采用數字氣壓傳感器MS5534B、MSP430單片機MSP430F2272和帶實時時鐘(RTC)64 KB鐵電存儲器。通過低功耗軟件設計方法以微安級整體平均功耗實現了氣壓數據的采集和存儲,適合電池供電的連續高精度氣壓采集應用。給出了模塊的軟硬件設計以及MS5534B的性能指標和使用經驗。 Abstract: Air pressure is an important parameter in weather monitor.This paper futs forward a new design scheme of low power-air pressure data acquisition module.The module uses a digital output barometer sensor MS5534B,MSP430 microcontroller MSP430F2272 and integrated RTC 64KB FRAM,precision air pressure measurement and storage chip.Another point of this module is low power consumption, so it is well suited for battery powered air pressure data acquisition applications. At the same time,the software and hardware deign of module is presented,And the speciaties and use notices of MS5534B are given.
上傳時間: 2014-12-27
上傳用戶:drink!