搜索资源列表
flashspi
- 自己编写的2812SPI程序,可以烧写进FLASH的。
2812SPI.rar
- spi应用例子,可以借鉴,例子较为简单!,spi application examples, can learn from
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
- 2812SPI产生的程序,压缩包中为整个工程文件 -Procedures have 2812PWM, compressed package for the entire project file
Display
- TMS320X2812 spi显示驱动程序,及显示部分原理图。开发环境为CCS3.1.2812SPI和74hc595通讯,驱动5位LED 数码管。一般做工程都需要有显示部分。这个可以做为公用代码,可以显示小数。已经通过测试。-TMS320X2812 spi display driver, and display portions of the schematic. Development environment for CCS3.1.2812SPI and 74hc595 communicati
spi2256332
- 2812spi的学习,能够让大家了解到spi的变成过程-2812spi learning, so that everyone can understand the process to become a spi
2812-SPI
- 主要是2812的SPI模块介绍,实现同步快速通讯,可以与外设连接,亦可以与其他DSP通信-The SPI module 2812 is mainly introduced to achieve simultaneous rapid communications, and peripherals can be connected, they can communicate with the other DSP
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
DSP2812-EEPROM
- 2812SPI扩展EEPROM存储(X5045)-2812SPI extend the EEPROM memory (X5045)
2812SPI-x5323
- TI2812spi接口读写X5323程序与电路-spi read and write x5323
2812SPI_communication-program
- 这是个2812SPI双机通信的程序实现的功能如下: 上位机发送请求电压命令:0x0003 0x1004 0x0004 +一个校验码,0003和1004为功能码 表示请求的是电压数据,0004表示要求4个变量,UXa,UXb,Uxc,UXd 下位机收到正确的命令(0x0003 0x1004 0x0004),并且验证码也正确后,向上位机返回数据, 数据格式如下:0x0003 0x0008 xxxx xxxx......xxxx +一个校验,0x0003是功能码,0x0008 是电压字数(