提出了一种基于LPC2142且具有USB (通用串行总线) 接口的高速数据采集卡的设计方案,给出了基于ARM7处理器LPC2142和FPGA芯片的软硬件设计方法,该设计方案解决了高速实时信号与接口总线之间的速度兼容问题。关键词 USB 高速数据采集卡 LabVIEW uC/OS-II 速度兼容
上传时间: 2013-11-09
上传用户:atdawn
用单片机配置FPGA—PLD设计技巧 Configuration/Program Method for Altera Device Configure the FLEX Device You can use any Micro-Controller to configure the FLEX device–the main idea is clocking in ONE BITof configuration data per CLOCK–start from the BIT 0The total Configuration time–e.g. 10K10 need 15K byte configuration file•calculation equation–10K10* 1.5= 15Kbyte–configuration time for the file itself•15*1024*8*clock = 122,880Clock•assume the CLOCK is 4MHz•122,880*1/4Mhz=30.72msec
上传时间: 2013-10-09
上传用户:a67818601
This application note shows how to achieve low-cost, efficient serial configuration for Spartan FPGA designs. The approachrecommended here takes advantage of unused resources in a design, thereby reducing the cost, part count, memory size,and board space associated with the serial configuration circuitry. As a result, neither processor nor PROM needs to be fullydedicated to performing Spartan configuration.In particular, information is provided on how the idle processing time of an on-board controller can be used to loadconfiguration data from an off-board source. As a result, it is possible to upgrade a Spartan design in the field by sending thebitstream over a network.
上传时间: 2014-08-16
上传用户:adada
随着多媒体时代的深入,各种令人眼花缭乱的视频显示技术迅猛发展,与此同时,层出不穷的新兴应用也对产品音频性能提出了更高的要求,比如用电脑直接拨打IP电话、进行视频会议、仪器操作语音控制等场合都需要高质量的语音效果。在市场推动下,不仅传统模拟与混合信号器件供应商继续深耕不懈,一些新进入该领域的公司也推出多种创新性方案应对市场需求。本文提出了利用ARM7微控制器,uC/OS-II实时操作系统和DSP处理内核的音频处理芯片的音频处理方案。该方案能有效改善音质,提供清晰、自然的语音。 音频方面LPC2214+VS1003
上传时间: 2013-10-14
上传用户:1318695663
通过对ARM7TDMI体系结构、LPC2000系列ARM、μC/OS-II微小内核分析与程序设计基础的深入学习之后,对嵌入式系统有了清晰的了解。本课件将结合一个具体的实例--电脑自动打铃器来阐述嵌入式应用系统的工程设计方法。
上传时间: 2013-10-14
上传用户:tom_man2008
详细介绍了以LPC1788 ARM Cortex-M3微处理器为目标硬件平台,在IAR Embedded Workbench for ARM 6.3集成开发环境下μC/OS-II 实时操作系统的详细移植过程,重点阐述移植代码中堆栈初始化、任务切换、时钟中断服务程序的编写方法,并在评估板上验证了在该嵌入式实时操作系统上实现多任务操作。
上传时间: 2014-01-22
上传用户:HGH77P99
SOPC嵌入式系统实验教程(一)【作者:周立功;出版社:北京航空航天大学出版社】(因网上资料有限,所以本资料为周立功 SOPC嵌入式系统实验教程(一)部分章节及实验代码,真心想学的可以买一本书看看。) 该书是与《SOPC嵌入式系统基础教程》相配套的实验教材。设计开发了 45个实验,包括SOPC硬件系统的基础实验,基于Nios II外设的基础编程实验,基于实验箱外设的Nios II高级编程实验,在Nios II系统中进行基于μ C/OS-II操作系统的应用程序开发实验和SOPC硬件系统的高级实验。各种实验的安排由浅人深,由硬件到软件,相对完整,使读者很容易学习和掌握SO PC嵌入式系统的开发应用。
上传时间: 2013-11-01
上传用户:superman111
This application note shows how to achieve low-cost, efficient serial configuration for Spartan FPGA designs. The approachrecommended here takes advantage of unused resources in a design, thereby reducing the cost, part count, memory size,and board space associated with the serial configuration circuitry. As a result, neither processor nor PROM needs to be fullydedicated to performing Spartan configuration.In particular, information is provided on how the idle processing time of an on-board controller can be used to loadconfiguration data from an off-board source. As a result, it is possible to upgrade a Spartan design in the field by sending thebitstream over a network.
上传时间: 2013-11-01
上传用户:wojiaohs
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。
上传时间: 2015-01-08
上传用户:lifangyuan12
为了移植到MPC860,需要修改uC/OS-II中与处理器和编译器相关的部分代码
上传时间: 2013-12-22
上传用户:wangzhen1990