Welcome![Sign In][Sign Up]
Location:
Search - spi mcbsp

Search list

[Other resourcemcbsp

Description: DSK5510 Mcbsp端口用作SPI部分的C代码
Platform: | Size: 1049 | Author: 安鹏洲 | Hits:

[Other resourcespi

Description: 演练硬件McBSP模块配置为SPI接口的应用
Platform: | Size: 1521 | Author: 安鹏洲 | Hits:

[Other resource5409的McBSP配置成SPI

Description: 这是5409的McBSP配置成SPI口的程序,该程序已经调试通过-This is the 5409 McBSP configured as SPI mouth of the process, which has been adopted Debugging
Platform: | Size: 2396 | Author: 杨占军 | Hits:

[DSP program5409的McBSP配置成SPI

Description: 这是5409的McBSP配置成SPI口的程序,该程序已经调试通过-This is the 5409 McBSP configured as SPI mouth of the process, which has been adopted Debugging
Platform: | Size: 2048 | Author: 杨占军 | Hits:

[DSP programmyMcBSPIO

Description: VC5402的MCBSP作为通用串口的程序-DSP serial port as a common procedure
Platform: | Size: 11264 | Author: zt | Hits:

[DSP programmmc_test_new

Description: 采用TMS320VC5509实现对MMC卡的读写的测试程序,利用了5509内的MMC模块,通过MCBSP口实现-used to achieve TMS320VC5509 MMC card reader testing procedures, use of the 5509 MMC modules, I realize MCBSP
Platform: | Size: 91136 | Author: 潘枫 | Hits:

[Othersamplemcbspasspi

Description: dsp mcbsp for spi target tms320f28
Platform: | Size: 3072 | Author: 李唐 | Hits:

[DSP programslaa167

Description: 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 the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at: -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 the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document# SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:
Platform: | Size: 595968 | Author: 蔡鹏 | Hits:

[DSP programmcbsp

Description: DSK5510 Mcbsp端口用作SPI部分的C代码-SPI port for DSK5510 Mcbsp part of the C code
Platform: | Size: 1024 | Author: 安鹏洲 | Hits:

[DSP programspi

Description: 演练硬件McBSP模块配置为SPI接口的应用-McBSP exercise hardware modules configured for SPI interface Application
Platform: | Size: 1024 | Author: 安鹏洲 | Hits:

[DSP programMCBSP1_SPI

Description: TMS320VC5509A 用CSL配置SPI的代码程序-SPI configuration TMS320VC5509A with CSL code procedures
Platform: | Size: 33792 | Author: 康桥 | Hits:

[DSP program5416MCBSP

Description: TI公司tms320v5416 DSP的MCBSP接口测试程序-TI company tms320v5416 DSP s McBSP Interface Test Procedure
Platform: | Size: 186368 | Author: 耿丽 | Hits:

[DSP programccs

Description: 在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
Platform: | Size: 483328 | Author: 王磊 | Hits:

[DSP programtest_mcbsp_spi11.30.1

Description: dsp vc5509 的多通道SPI通信程序-dsp vc5509 multi-channel SPI Communication Program
Platform: | Size: 227328 | Author: naifeng_chen | Hits:

[DSP programmcbsp2

Description: how to use mcbsp as SPI
Platform: | Size: 2048 | Author: mamomamo | Hits:

[Other Embeded programSPI

Description: SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接着的下降或上升沿由SDI 读入,这样经过8/16 次时钟的改变,完成8/16 位数据的传输。-/ SPI协议中的McBSP时钟停止模式 SPI协议是以主从方式工作的,这种模式通常有一个主设备和一个或多个从设备,其接口包括以下四种信号: (1)串行数据输入(也称为主进从出,或MISO); (2)串行数据输出(也称为主出从进,或MOSI); (3)串行移位时钟(也称为SCK); (4)从使能信号(也称为SS)。
Platform: | Size: 1024 | Author: 王静 | Hits:

[DSP programmcbsp

Description: TMS320F2812 DSP开发板编程实例,含AD、SPI、SCI、GPIO、McBsp,很实用的-TMS320F2812 DSP development board programming examples, including AD, SPI, SCI, GPIO, McBsp, very practical
Platform: | Size: 156672 | Author: bamboo | Hits:

[DSP program5509mcbspspi2

Description: 5509adsp mcbsp配置成 spi-5509adsp mcbspconfigured spi
Platform: | Size: 4096 | Author: 郑俊光 | Hits:

[Embeded-SCM DevelopMcBSP-example

Description: 本文件夹中的代码是“McBSP模块”的相应代码。 McBSP.c 该文件是操作McBSP的代码,包括McBSP的初始化、读操作、写操作等子函数。 McBSP.pdf 该文件是C6713的SPI连接原理图,本电路图注重于C6713的SPI连接,所以,电路连接标号一般只涉及ARM、C6713之间的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)和部分控制信号、电源信号都略去。-application example for McBSP on DSP
Platform: | Size: 47104 | Author: 王以笑 | Hits:

[DSP programDSP-SPI-mode-bootloader

Description: 该资料介绍了有关dsp5509mcbsp配置为spi格式进行引导自启动的资料!-The information on the format of the dsp5509mcbsp configured to boot from the start spi information!
Platform: | Size: 394240 | Author: 吴广伟 | Hits:
« 12 3 4 »

CodeBus www.codebus.net