搜索资源列表
AT91RM9200-BasicI2S
- at91rm9200处理器i2s接口源代码,基于c语言开发!-at91rm9200 processor I2S interface source code, based on the c-language development!
I2S
- 这是一个I2S接口的VHDL实现源代码,I2S是一个通用的音频接口。-This is a I2S interface VHDL source code, I2S is a generic audio interface.
DSP-I2S-DMA
- TI DSP TMS320VC5509A的SDRAM、I2S、DMA等的接口程序。-TI DSP TMS320VC5509A of SDRAM, I2S, DMA interface procedures.
PI2SEmluator(Ver1.01)
- i2s协议模拟测试主要源代码 总结 1.熟悉采用并口驱动程序SDK来访问并口(本次采用的并口驱动为:port95,WinIo,NTPORT) 2.熟悉I2S接口协议(根据不同的通讯设备有一点差别) 3.反复实验了解到Windows下采用高精确实时控制不能简单采用线程处理,而用多媒体定时器函数timeSetEvent来实现,否则线程在运行过程中会随机被系统其他进程打断而不能完成精确定时功能。
dspic33
- WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
I2S
- STM32F10x的IIS总线接口驱动 Keil环境中使用。-STM32F10x the IIS bus interface driver Keil environment.
I2S
- PLC 1788 I2S 代码 开发板代码,接口驱动-The PLC 1788 the I2S code development board code and the interface driver
spi_CAN_MCP2515
- 此设计主要是用于MCP2515的CAN通讯,采用I2S接口通讯,并进行对MCP2515的初始化。-This design is for the MCP2515 CAN communication, using I2S interface communication, and the initialization of the MCP2515.
WavePlayer_v1_1
- 使用LPC1768从SD卡中读WAVE文件,通过DMA方式发送到I2S接口。输入时钟为22.5792MHz,DAC采样频率为44.1KHz-LPC1768 WAVE file read from the SD card, sent by the DMA to I2S interface. The input clock of 22.5792 MHz DAC sampling frequency of 44.1KHz
I2S
- 该代码是STM32-Cortex芯片语音接口的操作实例-failed to translate
I2S-recorder-and-playback
- 本例程使用STM32的I2S2音频接口驱动WM8978,实现简单的录音和回放功能(类似于复读机的工作模式) 支持录音时通过耳机监听MIC拾取的声音。-The routine use of the STM32 I2S2 audio interface driver WM8978, simple recording and playback functions (like video machines operating mode). Pick up sound when listening M
PPT
- 音频驱动流程 详解 针对i2s接口 i2c以及L3接口的不同情况编写驱动-Detailed audio-driven process for the preparation of the driver i2c i2s interfaces and different situations L3 interface
STM32-I2S-record-play(WM8978)
- stm32平台上使用I2S接口配合WM8978芯片实现录音和播放的例子代码。-On stm32 platform, I2S with WM8978 implement record and play audio.
I2S-Serial-communication
- 这是I2S总线接口的Verilog实现源代码,包含了计数、左右通道选择、串行转并行等功能。-This is a Verilog I2S bus interface source code, including the count, about channel selection, serial to parallel functions.
SPDIF
- ADI公司的sharc系列芯片的spdif外设的初始化以及使用。该源码中除了配置spdif外还搭配了src(采样率转换模块)的配置一起使用,使得用户可直接从数字音频信号输入,而后从i2s接口输出。-ADI' s spdif sharc series chip peripheral initialization and use. The source in addition to the configuration spdif outside also with the src (sampl
i2s_input
- 基于FPGA的i2s接口输入模块设计,其中有原理图和verilog源码,可在Quartus环境下进行仿真-FPGA-based i2s interface input module design, including schematics and verilog source code, can be simulated in Quartus environment
i2s_top
- i2s接口fpga实现,工作在主模式,ISE和vivado下已验证(I2S interface FPGA implementation, working in the master mode)
i2s_interface_latest.tar
- i2s 接口的vhdl实现,可用于FPGA(i2s interface with VHDL)
i2s_interface
- verilog实现基于i2s协议接口,在fpga上验证通过。(Verilog implements the interface based on I2S protocol and verifies it on fpga.)
V4-108_WM8978录音和放音例程(V1.0)
- 安富莱开发板配置的I2S音频CODEC芯片为WM8978。STM32通过I2C总线控制WM8978,通过I2S接口传输(录和放)音频数据。(The I2S audio codec chip configured by anfulai development board is wm8978. STM32 controls wm8978 through I2C bus and transmits (records and plays) audio data through I2S interface