搜索资源列表
slaa167
- Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in
mcbsp
- TMS320F2812 DSP开发板编程实例,含AD、SPI、SCI、GPIO、McBsp,很实用的-TMS320F2812 DSP development board programming examples, including AD, SPI, SCI, GPIO, McBsp, very practical
5416MCBSP
- TI公司tms320v5416 DSP的MCBSP接口测试程序-TI company tms320v5416 DSP s McBSP Interface Test Procedure
ccs
- 在ccs调试通过的,TI公司TMS320C2812 dsp的测试程序:gpio,mcbsp,pwm,sci,spi-Adopted in ccs debugging, TI s TMS320C2812 dsp companies test procedure: gpio, mcbsp, pwm, sci, spi
mcbsp2
- how to use mcbsp as SPI
McBSP_SPI_Simulation
- 使用MCBSP模拟SPI功能,以达到增加SPI数量的功能。用于解决DSP的SPI个数不够用的问题。-MCBSP simulation using the SPI functions in order to achieve the increase in the number of SPI functions. DSP-SPI number used to solve the problem not enough.
F2812_SPI_MAX7219
- 用DSP_F2812开发的MAX7219驱动程序,用SPI总线进行驱动,工程调试通过,适合初学DSP者,测试能增加学习信心!-MAX7219 developed with DSP_F2812 driver with SPI bus drivers, engineering, commissioning through, suitable for beginners DSP who, testing can increase the learning confidence!
SPI
- SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接着
DSP6713
- 包括定时器、SPI、SDRAM、Flash、FIFO等程序,均调试通过-SPI\SDRAM\Flash\FIFO\timer for DSP6713
dsp5409-spi
- 5409的McBSP配置成SPI口的小结。目标是将MCBSP配置成SPI兼容接口。采用MCBSP0。-5409 of the McBSP configured SPI port summary. Goal is to MCBSP SPI compatible interface configured. By MCBSP0.
F2812_example_code
- 达盛科技有限公司提供的TMS320F2812 CUP开发板的例程。包括can、mcbsp、pwm、spi、uart等的使用,有具体的工程,可直接使用。-Da Sheng Technology Co., Ltd. provides development board TMS320F2812 CUP routines. Including the can, mcbsp, pwm, spi, uart, etc. use a specific project, can be used directly
5509mcbspspi2
- 5509adsp mcbsp配置成 spi-5509adsp mcbspconfigured spi
McBSP-example
- 本文件夹中的代码是“McBSP模块”的相应代码。 McBSP.c 该文件是操作McBSP的代码,包括McBSP的初始化、读操作、写操作等子函数。 McBSP.pdf 该文件是C6713的SPI连接原理图,本电路图注重于C6713的SPI连接,所以,电路连接标号一般只涉及ARM、C6713之间的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)和部分控制信号、电源信号都略去。-application example for McBSP on DSP
SPI_LOOKBACK_INT
- dsp28335 spi自测模式 详细设置了28335的SPI模块的寄存器,包括波特率设置,SPICLK的设置,SPISIMO设置。-DSP 28335 SPI LOOPBACK TEST
DSP-SPI-mode-bootloader
- 该资料介绍了有关dsp5509mcbsp配置为spi格式进行引导自启动的资料!-The information on the format of the dsp5509mcbsp configured to boot from the start spi information!
EX20_Mcbsp_spi_loopback
- DSP2812 Mcbsp 案例简洁 适合初学者-DSP2812 easy to get
McBSP-SPI
- TMS320F28335 MCBSP配置为SPI -TMS320F28335 MCBSP configured as SPI
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.
McBSP-SPI-LOOKBACK
- DSP 中将MCBSP配置为SPI的自测程序,可以从观察窗口,看到发送和接收到的数据-DSP MCBSP allocation for SPI self-test program, can from the observation window, see to send and receive data
Mcbsp_spi_loopback
- 实现MCBSP-SPI 的同步环路接受与发送,自发自收测试,已经测试过(MCBSP-SPI TEST DSP2812)