文件名称:I2S-Sample-Software
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-29
- 文件大小:
- 117kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NXP MPC2300 I2S 音频demo板演示程序-* This Demo program uses a Keil MPC2300 board with
* an attached I2S Audio demo board. The daughter board
* includes a UDA1341 Audio Chip from NXP Semiconductors.
* The UDA1341 is an economy audio CODEC for portable applications
*
* This demo controls two interfaces on the UDA1341: A control
* interface using the L3 protocol and a data interface using I2S
* The L3 interface uses local IO and timer0 to generate an interrupt
* which creates the protocol
*
* The demo software simply configures the I2S interface within the LPC23xx
*
* The demo takes an analog input signal feed into the UDA1341, the
* UDA1341 digitizes and passes the signal to the LPC2378 through
* the I2S rx port. The demo then loops the signal back to
* the UDA1341 through the tx port.
*
* To run the demo connect a Serial cable to UART port0 at 115,200
* open Hyperterm and explore the menus
*
*/
* an attached I2S Audio demo board. The daughter board
* includes a UDA1341 Audio Chip from NXP Semiconductors.
* The UDA1341 is an economy audio CODEC for portable applications
*
* This demo controls two interfaces on the UDA1341: A control
* interface using the L3 protocol and a data interface using I2S
* The L3 interface uses local IO and timer0 to generate an interrupt
* which creates the protocol
*
* The demo software simply configures the I2S interface within the LPC23xx
*
* The demo takes an analog input signal feed into the UDA1341, the
* UDA1341 digitizes and passes the signal to the LPC2378 through
* the I2S rx port. The demo then loops the signal back to
* the UDA1341 through the tx port.
*
* To run the demo connect a Serial cable to UART port0 at 115,200
* open Hyperterm and explore the menus
*
*/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
I2S Sample Software\audio.Opt
...................\audio.Uv2
...................\audio_MCB2300.dep
...................\audio_Opt.Bak
...................\audio_Uv2.Bak
...................\Common\inc\irq.h
...................\......\...\LPC230x.h
...................\......\...\target.h
...................\......\...\timer.h
...................\......\...\type.h
...................\......\irq.c
...................\......\retarget.c
...................\......\Startup.s
...................\......\swi_handler.s
...................\......\target.c
...................\......\timer.c
...................\fio\fio.c
...................\...\inc\fio.h
...................\i2s\i2s.c
...................\...\.nc\i2s.h
...................\...App\i2sDemo.c
...................\......\.nc\i2s_demo.h
...................\L3\inc\L3.h
...................\..\L3.c
...................\.st\audio_release.map
...................\...\Startup.lst
...................\...\swi_handler.lst
...................\main.c
...................\Obj\audio_release.axf
...................\...\audio_release.hex
...................\...\audio_release.htm
...................\...\audio_release.lnp
...................\pwm\inc\pwm.h
...................\...\pwm.c
...................\RAM.ini
...................\Readme - Demo Info.txt
...................\uart\inc\uart.h
...................\....\uart.c
...................\Common\inc
...................\fio\inc
...................\i2s\inc
...................\...App\inc
...................\L3\inc
...................\pwm\inc
...................\uart\inc
...................\Common
...................\fio
...................\i2s
...................\i2sApp
...................\L3
...................\Lst
...................\Obj
...................\pwm
...................\uart
I2S Sample Software
...................\Obj\audio_release.plg