-
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
-
使用gpio点亮LED灯
基于tms32f2812使用gpio点亮LED灯基于tms32f2812使用gpio点亮LED灯已调试成功
- 2022-02-26 06:50:35下载
- 积分:1
-
DSP学习资料,很好的入门材料,介绍了一些需要的关注点
DSP学习资料,很好的入门材料,介绍了一些需要的关注点-DSP learning materials, good place to start to introduce a number of concerns need to
- 2022-07-16 05:02:29下载
- 积分:1
-
DSP常用例程,C语言编写,适合初学者学习。
DSP常用例程,C语言编写,适合初学者学习。-Commonly used DSP routines, C language, suitable for beginners to learn.
- 2022-10-10 06:55:02下载
- 积分:1
-
2812例程关于IQmath
dsp的外设例程很实用是关于Iqmath的例程有用,和大家分享。dsp的外设例程很实用是关于Iqmath的例程有用,和大家分享。dsp的外设例程很实用是关于Iqmath的例程有用,和大家分享。dsp的外设例程很实用是关于Iqmath的例程有用,和大家分享。
- 2022-03-23 23:16:20下载
- 积分:1
-
TMS320VC5402 external memory expansion program, including input and output timer
e3tree开发文档,e3tree的使用手册,协助开发高效率的tr-e3tree development documents, e3tree the use of manual to assist the development of highly efficient tr
- 2022-02-02 16:59:54下载
- 积分:1
-
TMS320C54x的学习资料包括ASM指令详解和一些例程。硬件设计原理和滤波器设计实验等内容。...
TMS320C54x的学习资料包括ASM指令详解和一些例程。硬件设计原理和滤波器设计实验等内容。-TMS320C54x learning information, including detailed instructions and some ASM routines. Hardware design theory and filter design, such as the contents of the experiment.
- 2023-01-22 04:30:04下载
- 积分:1
-
dsp the timer programming algorithm, based on TI's 5509 chip.
dsp中的定时器编程的算法,基于TI公司的5509这款芯片。-dsp the timer programming algorithm, based on TI"s 5509 chip.
- 2022-05-05 08:23:07下载
- 积分:1
-
This is the DSP2407 the CAN test procedure, including all source code, debugging...
这是DSP2407的CAN测试程序,含全部源码,调试通过,可运行.-This is the DSP2407 the CAN test procedure, including all source code, debugging is passed, can be run.
- 2023-01-17 21:50:03下载
- 积分:1
-
programming environment : TI chip CCS3.0 : DM642 functions : Moving object detec...
编程环境:TI CCS3.0
芯片: DM642
功能: 实现运动物体的检测。-programming environment : TI chip CCS3.0 : DM642 functions : Moving object detection.
- 2022-03-05 09:29:37下载
- 积分:1