搜索资源列表
2407asm
- 2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹: 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_捕捉(cap); 第9章事件管理器模块_定时器中断(Timer_INT); 第10章模数转换模块(ADC); 第11章串行外设接口
2407C
- 2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_编码(QEP); 第9章事件管理器模块_捕捉(cap); 第10章事
2407asm
- 2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹: 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_捕捉(cap); 第9章事件管理器模块_定时器中断(Timer_INT); 第10章模数转换模块(ADC); 第11章串行外设接口
TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明
- 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
spi.rar
- 2812SPI 的标准SpI历程,包括了时钟信号设定,SPI-A的外设端口的配置。采用中断控制方式。,SpI course 2812SPI standards, including a clock signal set, SPI-A port of the peripheral configuration. Interrupt control mode used.
spi_loopback_interrupts
- TI c2000系列 DSP 中断方式SPI通讯-TI c2000 series DSP interrupt SPI communication
X28xx_sourcecode
- word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
ICC
- 一个SPI的实例,通过SPI实现两机通讯,采用中断方式实现双全工通讯。本例用两MEGA8515实现,-An SPI example, through the SPI to achieve two-computer communication, using interrupt mode to achieve full-duplex communication. In this case with the two MEGA8515 achieved,
spc
- 该程序为 SPI 典型程序,主要是采用内部测试自循环模式,而且采用中断发送、接收形式,通过程序可以学习如何进行自循环测试以及如何编写 SPI 中断程序。-The typical procedure for the SPI program, mainly from the cyclic model with internal testing, and using interrupt sending, receiving the form, through the program can lear
DSP280x_examples
- 2808 DSP程序 入门级 有利于了解DSP的各种功能 包括ad spi sci 中断等-2808 DSP program entry-level help to understand the various features of DSP include ad spi sci interruption
DSP-2812
- SCI串口模块第4课 2812的片内资源、存储器映射以及CMD文件的编写第5课 中断系统的理解第6课 时钟和系统控制第7课 EV第8课 AD及其校正第9课 SCI串口模块第10课 串行外设接口SPI-SCI serial module Lesson 4 2812 on-chip resources, memory map and the CMD file system write interrupt Lesson 5 Lesson 6 understanding of the system cl
TMS320X281xDSP_DEMO
- 本光盘包含的应用程序如下: Test1 C语言编程 Test2 硬件测试 Test3 GPIO应用 Test4 定时器应用 Test5 ADC应用 Test6 SPI接口应用 SPI接口DAC(SPI_DAC5617) SPI_DAC_ADC SPI存储器扩展(SPI_EEPROM) Test7 SCI应用 中断模式(SCI_interrupt) 状态查询模式
TMS320F2812_program
- 这是TI的C2000系列DSP TMS320F2812的经典例程,每个程序都在DSP上调试过,绝对没问题。这些例程包括AD,EVA事件管理器,中断,SCI,SPI-This is TI' s C2000 DSP TMS320F2812 series of classic routines, each program in the DSP up tried, absolutely no problem. These routines include AD, EVA event managem
DSP
- 详细介绍了2812DSP的工作原理,包括2812内核资源的映射、中断、时钟、EV、AD、SCI、SPI等内容。-Details 2812DSP works, including 2812 kernel resources mapping, interrupts, clocks, EV, AD, SCI, SPI, etc..
2812SPI
- 自己总结的DSP2812的SPI部分的一些基础程序,由简单功能到fifo的使用,包括查询及中断模式。适合初学者入门。-The DSP2812 s own summary of the SPI part of the basic program by a simple function to the fifo use, including inquiries and interrupt mode. Suitable for beginner
F28335A_main
- DSP28335控制实现SVG并网,程序包含触摸屏通讯,SCI,SPI,EPWM中断, 模数转换等基础模块的学习应用-DSP28335 control the SVG grid, the more complex
SPI
- DSP SPI通信程序。把DSP的McBsp设置成SPI方式,对其内部的各内部寄存器进行配置,设置发送和接收中断。-DSP SPI communication program. The set of DSP McBsp SPI mode, the internal registers its internal configuration, set the transmit and receive interrupts.
spi
- 一整套与外设(单片机采样的数据)数据交换,包括系统时钟初始化,波特率设置,时钟中断,三相电压的锁相,fft等程序编写,以通过调试,在产品研发中实用。-Set the peripherals (monolithic sampling data) data exchange, including initialization of the system clock, the baud rate, the clock interrupt, three-phase voltage phase-locke
28027_SPI
- dsp28027 spi实验,通过使用spi中断实现dsp与外部外设的同步通信。-dsp28027 spi experiment by using spi communication dsp interrupt synchronization with external peripherals.
lab36-SPI
- 此程序是TMS320F28335实现spi通信的程序,程序接口采用的是中断的方式(This program is a program for TMS320F28335 to implement SPI communication, and the program interface uses a mode of interruption)