-
ADI DSP and PC USB data transmission source.
ADI DSP的USB与PC的传输数据的源码。-ADI DSP and PC USB data transmission source.
- 2022-02-12 10:28:33下载
- 积分:1
-
1. Master TMS320C5400 series of assembly language format of the basic procedures...
1. 掌握TMS320C5400系列汇编语言程序的基本格式, 2. 掌握程序编译、连接、运行和调试的基本过程 3. 熟悉Code Composer Studio的使用-1. Master TMS320C5400 series of assembly language format of the basic procedures, 2. These procedures compile, link, debug and run the basic process 3. Code Composer Studio familiar with the use of
- 2022-02-04 02:25:42下载
- 积分:1
-
2407的例子代码,在ccs下已调试成功。
2407的例子代码,在ccs下已调试成功。-2407 examples of code, in ccs success has debugging.
- 2023-08-24 01:05:03下载
- 积分:1
-
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。...
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。-A software GPS-C++ Code, has achieved each of the major modules of code, have higher value, and simple modifications for other platforms, all functions stored in a web page html file.
- 2022-07-27 00:08:10下载
- 积分:1
-
28035 驱动LED例子
工程示例说明
//1.本示例实现一个按键状态的检测,并通过相应的按键状态来控制LED灯的亮灭;
//2.本示例中使用的按键是K3,它的控制端口是GPIO32,硬件上有一个上拉电阻,所以按键未按下时为高,按下后为低;
//3.代码执行流程:
// 3.1 首先是系统时钟的选择,这里我们选取的是外部无源时钟(10MHZ),他通过12倍频后再2分频最终得到60MHZ的系统时钟
// 3.3 然后是PIE中断向量表的初始化
// 3.2 接下来是一些外设的初的初始化,如果使用flash固化模式,还要执行一些flash相关的操作;
// 3.4 最后是一个while(1)超级循环,这里实现按键的检测和LED的亮灭控制。
//4.其他说明
// 4.1 该示例在上一个工程模板的基础上新增加了一个Delay模块,这个模块实现的延时函数是基于汇编级US延时单元的,所以
// &
- 2022-02-26 13:17:57下载
- 积分:1
-
dsp 5402 按键源程序,都通过了测试
dsp 5402 按键源程序,都通过了测试-key source dsp 5402, have passed the test
- 2022-05-26 11:27:59下载
- 积分:1
-
TI company official SPI example, should be useful for the novice.
TI公司官方的SPI例子,对新手应该有用.-TI company official SPI example, should be useful for the novice.
- 2022-03-22 19:33:39下载
- 积分:1
-
瑞泰DM642实验箱的原理图,很有用的o~
瑞泰DM642实验箱的原理图,很有用的o~-DM642 Ruitai schematic diagram of the experimental box, very useful o ~
- 2022-04-23 00:30:51下载
- 积分:1
-
ccs2.0的学习课件,详细讲述了ccs的用法,为了方便阅读,已经把其原来的ppt格式转成pdf格式...
ccs2.0的学习课件,详细讲述了ccs的用法,为了方便阅读,已经把其原来的ppt格式转成pdf格式-ccs2.0 learning courseware, detailed explanation on the usage of ccs, in order to facilitate the reading, has its original format ppt into pdf format
- 2023-05-31 19:10:03下载
- 积分:1
-
DSP2812ADC
DSP2812ADC - 测量两个模拟输入电压, 每个0.1sec由通用定时器1出发一次ADC转换;看门狗使能,在主函数循环以及ADC的中断服务程序中处理-DSP2812ADC- measurement of two analog input voltage, 0.1sec each one starting from a general-purpose timers ADC conversion Watchdog enable, in the main function of the cycle as well as the ADC interrupt service routine in the treatment
- 2023-02-19 04:55:03下载
- 积分:1