搜索资源列表
DSP
- 多个DSP的例子的源程序,外部接口,中断设置等
CH375HST.ZIP
- CH372 是一个USB 总线的通用设备接口芯片,是CH371的升级产品,是CH375芯片的功能简化版。在本地端,CH372 具有8 位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上;在计算机系统中,CH372 的配套软件提供了简洁易用的操作接口,与本地端的单片机通讯就如同读写文件。 CH372 内置了USB 通讯中的底层协议,具有省事的内置固件模式和灵活的外置固件模式。在内置固件模式下,CH372自动处理默认端点0 的所有事
2222
- (1)2-1.asm对应第二章主程序代码; (2)2-2.asm对应第二章主程序中断向量代码; (3)2-3.cmd对应第二章主程序配置文件代码; (4)2-4.asm对应第二章写Flash程序代码; (5)2-5.cmd对应第二章写Flash配置文件代码; (6)2-6.asm对应第二章写Flash中断向量代码; (7)2-7.cmd对应第二章写Flash工具代码; (8)2-8.asm对应第二章DSP读USB接口代码;
Dsp2407Key_Interrupt
- 一个自己开发的按键程序及中断处理程序。该程序为DSP2407开发,程序中演示了如何正确处理中断,在多个中断时只需要在GISR中嵌入新的中断子程序即可。注意intterupt关键词,保证程序保留操作环境各参数,并在返回时还原各寄存器参数。按键控制为矩阵式,中断中实现。mcDSP.cmd 需要根据你自己的硬件环境配置。文件包中已带rts2xx.lib。-this is a program teaches you how to use intterupt and key (matrix pattern
SCIFIFOINTtext2
- 本程序是上位机与DSP通讯,DSP以FIFO的接收中断方式接收上位机的数据,再将数据发回给上位机-This procedure is the communication between PC and DSP, DSP receiver FIFO interrupt to the host computer receives the data, then the data is sent back to the host computer
spi_dsp
- 下面代码是基于DSP28系列的DSP通信源代码,此段代码对需要了解SPI的中断的同志会有很大的帮助。-The following code is DSP28 series DSP communication based on the source code, this code on the need to understand the SPI interrupt comrades will be of great help.
elecfans.com-DSP28335开发板资料
- 逆变器主程序 和通讯程序 、中断程序、算法及主要编程代码 希望能够帮助大家(The main program and communication program, interrupt program, algorithm, and main programming code of the inverter are expected to help you)