搜索资源列表
SEED-DaVinci_EVM644x_uart
- 达芬奇644x开发板的uart源码,可供系统开发参考
DaVinciEVM_Schematic
- TMS320DM6446 达芬奇系统 评估版原理图 -TMS320DM6446 the schematic version of da Vinci System Assessment
DaVincitechnologybasedembeddedreal-timevideosystem
- 基于达芬奇技术的嵌入式实时视频系统研究 做达芬奇视频的首选入门文章-DaVinci technology-based embedded real-time video system
Davinci_paper
- 达芬奇开发系统相关论文,达芬奇是将ARM与DSP结合的双核系统,性能强大,尤其是在视觉处理方面。-the papers about system of Davinci ~ just enjoy it ~
DavinciEVM_CPLD-gamma
- 达芬奇系统 TMS320DM6446 CPLD-GMMA 原理图 -Leonardo da Vinci system TMS320DM6446 CPLD-GMMA schematic diagram
farsight081129DaVinci
- 达芬奇系统硬件开发应用方案介绍,适应于DSP相关硬件参考。-Leonardo da Vinci system hardware development and application of the program descr iption, suitable for DSP-related hardware reference.
dfq
- 介绍达芬奇技术和特性的一篇文章通过达芬奇技术,数字视频的实现已经大约变成了一个集成并加入其他系统元件的过程。-DaVinci technology and features described in an article by DaVinci technology, the realization of digital video has become an integrated around and join the other system components of the process
dm365_ccdc
- ti 的达芬奇系统DSP视频处理器DM355下的CCDC驱动程序.-ti DaVinci DM355 video processor DSP system under CCDC driver.
DSP
- DSP电子图书,C语言程序设计基础、DSP系统开发环境、事件管理器模块、达芬奇技术、看门狗模块-DSP e-books, the basis of C language programming, DSP system development environment, event management module, DaVinci technology, watchdog module
exp4_hello-driver
- 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程