搜索资源列表
i2c_eeprom
- TI DSP TMS320F280x iic eeprom例程。
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
iic
- 使用DSP的DM642中IIc的配置和使用
TigerSHARC DSP
- 5个源程序都是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。其中:1)IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是
IIC_EEPROM
- TI 280x些列 DSP 的读写IIC接口EEPROM的程序,包括了GEL文件和读写C代码
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
DSPframework
- dsp常见的扩展外设的框架程序和测试程序,包括abtsram uart Timer Sdram IIC Flash Esam等-dsp common framework for the expansion of peripheral procedures and testing procedures, including abtsram uart Timer Sdram IIC Flash Esam, etc.
IIC
- MC9S12单片机 IIC总线发送和接受1字节和N字节数据-IIC-bus single-chip MC9S12 send and receive 1 byte of data bytes and N
dsp-iic
- FM3104芯片和DSP2812的通讯程序-IIC commiunication programm
IIC
- 在DSP中经常会用到IIC接口通信。该程序将dsp的I2C的读操作和写操作进行了函数编写。-In DSP is often used in the IIC interface. The program will dsp read the I2C write operation and the preparation of a function.
2440
- DSP 入门手册,功能包括:LED, DMA,ADC,IIC,IIS,IRDA, TFTP,UART,USBD,WATCHDOG等程序源代码-the short cut for DSP learner
EX21_IIC_EEPROM
- dSP IIC与EEPROM的通讯程序-dsp EEPROM
SourceCode09_i2c_eeprom_OK
- EEPROM和DSP之间的IIC通信,交换数据,一些初始化,值得参考-28335 DSP IIC
rtc_eeprom
- 基于dsp2812的iic协议的.h文件,对于pcf8563和EEPROM等通用的iic协议-Based on the agreement dsp2812 of iic. H file, and EEPROM for pcf8563 iic agreements and other common
DSP-IIC
- 使用DSP实现IIC通讯,从而完成对从机器件的读写-Use the DSP implementation IIC communication, thus completing the read and write from machine parts
iic
- DSP i2c DM642 config for IIC
i2cslave
- DSP 280X IIC slave 驱动程序(DSP 280X IIC slave driver code)
i2cmaster
- DSP 280X IIC 通讯的主模式工作频率(DSP 280X IIC MASTER CODE)
IIC_FPGA
- 通过DSP的IIC接口 与FPGA 通信(Communicate with fpga through IICinterface of DSP)
IIC_6050
- DSP F28335读取MPU6050数据(DSP F28335 data read MPU6050)