登录
首页 » Visual C++ » Keystone_SPI

Keystone_SPI

于 2021-04-01 发布 文件大小:119KB
0 96
下载积分: 1 下载次数: 15

代码说明:

  TI dsp的spi编程例子,基于keystone架构,很好的入门资料(example of program spi in dsp )

文件列表:

common
......\FunctionHook.c,3292,2012-02-09
......\KeyStone_common.c,35725,2012-02-17
......\KeyStone_common.h,7624,2012-01-15
......\KeyStone_DDR_Init.c,42100,2012-01-15
......\KeyStone_DDR_Init.h,1816,2012-01-04
......\KeyStone_EMIF16_Init.c,4596,2012-01-18
......\KeyStone_EMIF16_Init.h,2767,2012-01-17
......\KeyStone_HyperLink_Init.c,4871,2012-01-15
......\KeyStone_HyperLink_Init.h,8171,2012-01-15
......\Keystone_I2C_init_drv.c,8094,2012-01-18
......\Keystone_I2C_init_drv.h,2156,2012-01-18
......\KeyStone_Navigator_init_drv.c,26542,2012-02-23
......\KeyStone_Navigator_init_drv.h,32089,2012-01-14
......\KeyStone_Packet_Descriptor.h,11524,2011-08-11
......\Keystone_Serdes_init.c,8731,2011-11-05
......\Keystone_Serdes_init.h,10512,2011-11-01
......\KeyStone_SPI_Init_drv.c,11599,2012-02-25
......\KeyStone_SPI_Init_drv.h,4735,2012-02-25
......\KeyStone_SRIO_Init_drv.c,50987,2012-01-15
......\KeyStone_SRIO_Init_drv.h,24086,2012-01-15
......\vectors.asm,1996,2012-02-25
SPI
...\.ccsproject,433,2012-02-20
...\.cproject,16583,2012-02-27
...\.project,3065,2012-02-25
...\Debug
...\.....\ccsObjs.opt,187,2012-02-27
...\.....\ccsSrcs.opt,0,2012-02-27
...\.....\makefile,3548,2012-02-27
...\.....\objects.mk,268,2012-02-27
...\.....\sources.mk,1815,2012-02-27
...\.....\SPI.map,22384,2012-02-27
...\.....\src
...\.....\...\ccsSrcs.opt,250,2012-02-27
...\.....\...\subdir_rules.mk,4311,2012-02-27
...\.....\...\subdir_vars.mk,1608,2012-02-27
...\.....\subdir_rules.mk,289,2012-02-27
...\.....\subdir_vars.mk,326,2012-02-27
...\KeyStone.cmd,934,2011-11-05
...\SPI_test_program_for_Keystone.doc,65024,2012-02-26
...\src
...\...\SPI_EEPROM_drv.c,8655,2012-02-25
...\...\SPI_EEPROM_drv.h,2262,2012-02-25
...\...\SPI_EEPROM_Test.c,6420,2012-02-25
...\...\SPI_EEPROM_Test.h,316,2012-02-25
...\...\SPI_main.c,6700,2012-02-27
...\TestResult.txt,12172,2012-02-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tms
    简单是MFC数据库操作练习,字段的添加,删除,修改.(Simple MFC database operation practice, field to add, delete, modify.)
    2014-07-06 23:44:37下载
    积分:1
  • BIOSchaxun
    基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。(Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS version number, update date, access to the system BIOS version number and update date.)
    2009-01-21 18:12:45下载
    积分:1
  • TIFF2RAW
    Convert format tiff to raw
    2009-10-25 20:04:37下载
    积分:1
  • RationalQuantifyUsage
    绝对原创,请站长加分啊,这是用来快速定位性能底下的一段测试代码,配合Quantify使用,上面附有说明,如何定位到。(Rational Quantify Usage)
    2014-06-06 10:48:34下载
    积分:1
  • USB-Switch
    通过修改注册表实现USB接口的打开和禁用(USB interface s disable and open)
    2014-03-15 22:44:14下载
    积分:1
  • Hello
    MFC 程序设计 第二章源码这一章主要讲绘图,包含两个Project,一个是绘制表格,另一个是绘画直尺。(MFC Programming Chapter II of this chapter is about drawing source, consists of two Project, a table is drawn, the other is painting a ruler.)
    2010-06-08 08:07:56下载
    积分:1
  • PhaseShiftMigationPlusInterpolation
    Phase Shift Migration Plus Interpolation .for those who are interesting in seismic processing.enjoy it
    2010-02-21 00:17:22下载
    积分:1
  • D8active
    访问市场上流行的德卡公司的接触非接触读卡器程序(Access to the market the company' s exposure to the popular de non-contact reader program)
    2011-05-31 16:22:53下载
    积分:1
  • C-notes
    C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂 第一章:声明和初始化 第二章:结构、联合和枚举 第三章:表达式 第四章:指针 第五章:空(null) 指针 第六章:数组和指针 第七章:内存分配 第八章:字符和字符串 第九章:布尔表达式和变量 第十章:C 预处理器 第十一章:ANSI/ISO 标准C 第十二章:标准输入输出库 第十三章:库函数 第十四章:浮点运算 第十五章:可变参数 第十六章:奇怪的问题 第十七章:风格 第十八章:工具和资源 第十九章:系统依赖 第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood Chapter One: Declaration and initialization Chapter II: Structure, joint and enumeration Chapter III: expression Chapter IV: Pointer Chapter V: empty (null) pointer Chapter: Arrays and Pointers Chapter VII: memory allocation Chapter VIII: Characters and strings Chapter IX: Boolean expressions and variables Chapter X: C preprocessor Chapter XI: ANSI/ISO standard C Chapter XII: standard input output library Chapter XIII: Library Functions Chapter XIV: floating-point operations Chapter XV: Variable parameters Chapter XVI: strange question XVII: Style Chapter XVIII: Tools and resources XIX: system dependent Chapter X: Miscellaneous)
    2010-09-21 23:24:48下载
    积分:1
  • splitter
    基于单文档,分割windows窗口,设置分割的形式(Based on a single document, split windows windows)
    2013-10-14 09:38:29下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载