單片機(jī)作為一種微型計(jì)算機(jī),其內(nèi)部具有一定的存儲(chǔ)單元(8031除外),但由于其內(nèi)部存儲(chǔ)單元及端口有限,很多情況下難以滿足實(shí)際需求。為此介紹一種新的擴(kuò)展方法,將數(shù)據(jù)線與地址線合并使用,通過(guò)軟件控制的方法實(shí)現(xiàn)數(shù)據(jù)線與地址線功能的分時(shí)轉(zhuǎn)換,數(shù)據(jù)線不僅用于傳送數(shù)據(jù)信號(hào),還可作為地址線、控制線,用于傳送地址信號(hào)和控制信號(hào),從而實(shí)現(xiàn)單片機(jī)與存儲(chǔ)器件的有效連接。以單片機(jī)片外256KB數(shù)據(jù)存儲(chǔ)空間的擴(kuò)展為例,通過(guò)該擴(kuò)展方法,僅用10個(gè)I/O端口便可實(shí)現(xiàn),與傳統(tǒng)的擴(kuò)展方法相比,可節(jié)約8個(gè)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.
標(biāo)簽: 單片機(jī) P0口 數(shù)據(jù)存儲(chǔ)器 擴(kuò)展
上傳時(shí)間: 2014-12-26
上傳用戶:adada
介紹了以AVR單片機(jī)ATmega16為核心,采用前端信號(hào)調(diào)理電路、程控增益放大器以及波形顯示LCD(GDM12864A)實(shí)現(xiàn)的一個(gè)簡(jiǎn)易示波器。并給出該系統(tǒng)設(shè)計(jì)的硬件和軟件設(shè)計(jì)方案。 Abstract: Abstract:This paper introduces an easy digital storage oscilloscope based on the AVR microcontroller ATmega16,especially emphasizes on the software design and the hardware design which contains signal processing circuit,gain-programmed amplifier circuit and LCD’s interface circuit and so on.
標(biāo)簽: ATmega 16 簡(jiǎn)易示波器
上傳時(shí)間: 2013-10-13
上傳用戶:ccccccc
介紹一種基于C8051F060單片機(jī)和NAND Flash的數(shù)據(jù)采集存儲(chǔ)系統(tǒng),該系統(tǒng)可實(shí)現(xiàn)3路信號(hào)采樣,每路采樣率為5KS/s,通過(guò)異步串行通信接口實(shí)現(xiàn)數(shù)據(jù)傳輸。并詳細(xì)說(shuō)明系統(tǒng)的軟件設(shè)計(jì)。 Abstract: An acquisition and storage system based on C8051F060and NAND Flash is designed in this paper.The system is used to sample three-channel of signal,5KSPS each channel,and can upload data to test bench through UART(Universal Asynchronous Receiver/Transmitter).The software design is discussed in detail.
標(biāo)簽: C8051F060 數(shù)據(jù)采集 存儲(chǔ)系統(tǒng)
上傳時(shí)間: 2013-10-12
上傳用戶:Jesse_嘉偉
氣壓是氣象監(jiān)測(cè)中的一個(gè)重要參數(shù),提出了一種氣壓數(shù)據(jù)采集模塊設(shè)計(jì)方案,該模塊采用數(shù)字氣壓傳感器MS5534B、MSP430單片機(jī)MSP430F2272和帶實(shí)時(shí)時(shí)鐘(RTC)64 KB鐵電存儲(chǔ)器。通過(guò)低功耗軟件設(shè)計(jì)方法以微安級(jí)整體平均功耗實(shí)現(xiàn)了氣壓數(shù)據(jù)的采集和存儲(chǔ),適合電池供電的連續(xù)高精度氣壓采集應(yīng)用。給出了模塊的軟硬件設(shè)計(jì)以及MS5534B的性能指標(biāo)和使用經(jīng)驗(yàn)。 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.
上傳時(shí)間: 2014-12-27
上傳用戶:drink!
MMC/SD卡以其優(yōu)越的性能,在單片機(jī)嵌入式設(shè)備中得到廣泛應(yīng)用。將MMC/SD卡作為外部掉電存儲(chǔ)介質(zhì)應(yīng)用于音頻信號(hào)發(fā)生器中,通過(guò)8051F330單片機(jī)上的SPI接口,實(shí)現(xiàn)單片機(jī)—MMC/SD卡的存儲(chǔ)擴(kuò)展,設(shè)計(jì)了此硬件平臺(tái)上的MMC/SD卡的單片機(jī)驅(qū)動(dòng)程序,并給出了相應(yīng)的程序代碼,滿足音頻信號(hào)發(fā)生器的大容量存儲(chǔ)要求。 Abstract: MMC/SD card is more and more widely used in the single chip embedded devices for their excellent performances.This article introduces the application of MMC/SD card as the external power down storage medium in audio signal generator. The extension technology especially for storage of single chip-MMC/SD card via SPI interfaces in 8051F330 single chip, including designs single chip drive program of MMC/SD card based on hardware platform,and also gives the key coding of the program. The implementation of big capacity storage is meaningful in audio signal generator.
標(biāo)簽: 8051F330 音頻信號(hào) 發(fā)生器
上傳時(shí)間: 2014-12-27
上傳用戶:黃華強(qiáng)
提出了一種基于C8051F320的列車(chē)安全巡檢儀的設(shè)計(jì)方案,詳細(xì)闡述了巡檢儀的各個(gè)模塊的硬、軟件設(shè)計(jì)。巡檢儀集信息采集、軸溫檢測(cè)、照明和記錄存儲(chǔ)等功能于一體,實(shí)現(xiàn)了對(duì)列車(chē)安全巡檢工作有效的監(jiān)督和科學(xué)管理。系統(tǒng)軟件采用C51編寫(xiě),對(duì)單片機(jī)進(jìn)行有效的電源管理,保證了巡檢儀的穩(wěn)定性、可靠性和低功耗性。 Abstract: This paper puts forward a design of train safety inspection based on C8051F320,describes all modules hardware and software design of inspection instrument.The inspection instrument has the function of information collection, axle’s temperature detection, lighting and records storage.It can supervise and administer train safety inspection work effectively.The system software using C51 can manage the power of single chip microcomputer, and guarantee the stability, reliability and low power consumption of the inspection instrument.
標(biāo)簽: C8051F320 列車(chē) 儀的設(shè)計(jì) 巡檢
上傳時(shí)間: 2013-12-22
上傳用戶:落花無(wú)痕
提出一種基于單片機(jī)AT89C51SND1C的MP3播放系統(tǒng)的設(shè)計(jì)方案。單片機(jī)集成了專(zhuān)用的解碼器,使用K9F1208閃存作為外存儲(chǔ)器,放音電路采用CS4330,存儲(chǔ)文件通過(guò)播放器上的USB接口設(shè)備從PC機(jī)上直接下載,液晶顯示采用LCD1602。方案設(shè)計(jì)簡(jiǎn)單,性價(jià)比高,低功耗,易擴(kuò)展。由于采用的是通用單片機(jī)實(shí)現(xiàn)的,可以很容易地移植到其他微控制器系統(tǒng)中,有很強(qiáng)的市場(chǎng)競(jìng)爭(zhēng)能力和實(shí)用價(jià)值。 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.
上傳時(shí)間: 2014-12-27
上傳用戶:佳期如夢(mèng)
Information in this document is subject to change without notice and does notrepresent a commitment on the part of the manufacturer. The software describedin this document is furnished under license agreement or nondisclosureagreement and may be used or copied only in accordance with the terms of theagreement. It is against the law to copy the software on any medium except asspecifically allowed in the license or nondisclosure agreement. The purchasermay make one copy of the software for backup purposes. No part of this manualmay be reproduced or transmitted in any form or by any means, electronic ormechanical, including photocopying, recording, or information storage andretrieval systems, for any purpose other than for the purchaser’s personal use,without written permission.
上傳時(shí)間: 2014-12-27
上傳用戶:Tracey
Although Stellaris microcontrollers have generous internal SRAM capabilities, certain applicationsmay have data storage requirements that exceed the 8 KB limit of the Stellaris LM3S8xx seriesdevices. Since microcontrollers do not have an external parallel data-bus, serial memory optionsmust be considered. Until recently, the ubiquitous serial EEPROM/flash device was the only serialmemory solution. The major limitations of EEPROM and flash technology are slow write speed, slowerase times, and limited write/erase endurance.Recently, serial SRAM devices have become available as a solution for high-speed dataapplications. The N256S08xxHDA series of devices, from AMI Semiconductor, offer 32 K x 8 bits oflow-power data storage, a fast Serial Peripheral Interface (SPI) serial bus, and unlimited write cycles.The parts are available in 8-pin SOIC and compact TSSOP packages.
標(biāo)簽: Adding Serial SRAM 32
上傳時(shí)間: 2013-10-14
上傳用戶:cxl274287265
According to CIBC World Markets, Equity Research, theFlat Panel Display (FPD) industry has achieved sufficientcritical mass for its growth to explode. Thus, it can nowattract the right blend of capital investments and R&Dresources to drive technical innovation toward continuousimprovement in view quality, manufacturing efficiency,and system integration. These in turn are sustainingconsumer interest, penetration, revenue growth, and thepotential for increasing long-term profitability for industryparticipants. CIBC believes that three essential conditionsare now converging to drive the market forward
上傳時(shí)間: 2013-10-18
上傳用戶:日光微瀾
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1