搜索资源列表
EMIF_COM.rar
- 实现FPGA与DSP之间通信的接口,利用DSP的标准EMIF接口,the interface for TI DSP and Xilinx s FPGAs
2812sci
- DSP2812的SCI串行通信实用例子,包含所有文件-DSP2812 s SCI serial communication and practical examples, including all documents
simulator
- 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
FFT_Simulation
- DSP2812 FFT代码,使用TI公司的FFT库,使用了CCS中的仿真,测试可用-DSP2812 FFT code, the use of TI' s FFT libraries, the use of CCS in the simulation, the test can be used ~ ~
gps3
- 51单片机gps驱动 使用12864液晶显示 GPS模块为标准工业模块-M C S- 5 1 M C U g p s d r i v e r u s e 1 2 8 6 4 L C M
rel_08_done
- 修改自OpenCores的黑白棋游戏代码。采用VGA输出显示,PS2键盘(W、A、S、D、回车)输入控制,实现AI,LED灯指示是否游戏结束,VGA显示频率25MHz,系统频率50MHz,经过Cyclone IV芯片EP4CE115F29C7N的板级调试,实现全部功能,文件夹下有rtl源代码,管脚定义pin文件,和可以直接进行JTAG烧写和E2PROM烧写的pof和sof文件,-Modified from OpenCores Othello game code. Using the VGA ou
ZIMO21
- ZIMO21.rar 用来对单片机的 开发软件,实用简单,对开发 单片机 有很大作用-dad d d d s d ds d s a d f s a d a d a d s s da
tms320c5000资料
- DSP资料—— TI公司的TMS320C5-DSP data- TI s TMS320C5
ad7892
- ADS下开发的A/D转换器AD7892及LCD显示程序-ADS developed under the A/D converter AD7892 and LCD display program
MP4_DianLuTu
- G:\MP4电路图.pdf,非常实用,学习与研发都有参考意义-G: \ MP4 circuit. Pdf, very practical, and R & D study has reference value
Seed_Dec2812_Host_PC
- 合众达公司的SEED-DEC2812开发板的上位机程序,对于需要与Ti 28XX 系列DSP进行接口编程的用户具有很*价值-America 39 s Tatsu SEED-DEC2812 development board of the host computer program, for necessary and Ti 28XX Series DSP user interface programming has great reference value
MagellanMaestro4250_WinCEFiles
- Full ARM920T S3C2443 ( Magellan Maestro 4245/4250 ) WinCE FileBackup of stored "\Windows" path. Hope is for someone needfull. Sorry for my bad english... come from germany... greetings to all develop s here-Full ARM920T S3C2443 ( Magellan Maestro 424
UART_DMA
- 基于ALTERA公司的NIOSII的串口通信DMA传输设计-NIOSII based on ALTERA s DMA transfer of the serial communication design
fuzheng
- 基于单片机的水温控制系统 一升水由1kw的电炉加热,要求水温可以在一定范围内由人工设定,并能在环境温度降低时实现自动调整,以保持设定的温度基本不变。 2.主要性能指标 a. 温度设定范围:30-90℃,最小区分度为1℃。 b. 控制精度:温度控制的静态误差≤1℃。 c. 用十进制数码显示实际水温。 d. 能打印实测水温值。
61EDA_D1116
- A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulat
RevD_EVMOMAPL137_BSL
- TI的6747DSP开发板源代码.UART,TIMER,SPI,USB-TI s 6747DSP development board source code. UART, TIMER, SPI, USB .....
DVR_DM6446_Schematic_BOM
- 某公司DM6446核心的DVR原理图,供有需要的朋友参考-DM6446 core of a company' s DVR schematic for people in need of a friend for reference
MediaPlay
- 在tcpmp的common.dll 基础上二次开发的一个小播放器Y2440的sdk-In the tcpmp' s common.dll secondary development on the basis of a small player Y2440 of the sdk
s3c2440init
- arm9 s3c2440最详细的启动文件分析,理解了这个文件,就算是ARM入门了-the init.s is the file of s3c2440 inition file, if you want to learn arm,it is the first file you should read.
d
- STM32的TCP/IP网络采集器番外篇之摇杆LCD:这次是到摇杆和LCD了,我是第一次用摇杆,虽然原理跟按键那些没什么区别,但感觉很好玩!说说这次的程序目的吧,我就使用了摇杆的4个方向,就是上下左右,上电,LCD显示dEMO,按上就左手第一位显示0,如果按下就显示9,按左就把显示位置左移一位,不过这是你看不到东西,要再按上或下才能看到,如果按右就把显示位置右移一位。不停按上就是数字从0到9显示,不停按下就是9到0显示-STM32' s TCP/IP network collector s