Location:
Search - rts2xx.lib
Search list
Description: 2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹:
第8章数字输入输出模块(led);
第8章数字输入输出模块(LED+KEY);
第9章事件管理器模块(PWM);
第9章事件管理器模块_捕捉(cap);
第9章事件管理器模块_定时器中断(Timer_INT);
第10章模数转换模块(ADC);
第11章串行外设接口模块(SPI);
第12章串行通信接口模块(SCI);
第13章局部控制器模块(CAN)。
-2407asm folder, including Article 8 of Chapter 13 assembly language code and use. Has the following subfolders:
Platform: |
Size: 319488 |
Author: frank |
Hits:
Description: 一个自己开发的按键程序及中断处理程序。该程序为DSP2407开发,程序中演示了如何正确处理中断,在多个中断时只需要在GISR中嵌入新的中断子程序即可。注意intterupt关键词,保证程序保留操作环境各参数,并在返回时还原各寄存器参数。按键控制为矩阵式,中断中实现。mcDSP.cmd 需要根据你自己的硬件环境配置。文件包中已带rts2xx.lib。-this is a program teaches you how to use intterupt and key (matrix pattern) operation in DSP 2407.
Platform: |
Size: 14336 |
Author: weibo |
Hits: