登录
首页 » C++ » AIC23B

AIC23B

于 2009-10-24 发布 文件大小:91KB
0 126
下载积分: 1 下载次数: 74

代码说明:

  Ti32位DSP2833x利用Mcbsp和DMA与音频解码芯片AIC23B进行通讯。(Ti32-bit DSP2833x use Mcbsp and DMA communicate to audio decoder chip AIC23B .)

文件列表:

DSP2833x_Audio_App
..................\AIC23_driver_include
..................\....................\AIC23.h
..................\AIC23_driver_source
..................\...................\AIC23.c
..................\AIC23_project
..................\.............\AIC23_project.c
..................\.............\AIC23_project.pjt
..................\.............\AIC23_project.wks
..................\.............\AIC23_SPI_control.c
..................\DSP2833x_common
..................\...............\cmd
..................\...............\...\28332_RAM_lnk.cmd
..................\...............\...\28334_RAM_lnk.cmd
..................\...............\...\28335_RAM_lnk.cmd
..................\...............\include
..................\...............\.......\DSP2833x_DefaultIsr.h
..................\...............\.......\DSP2833x_Examples.h
..................\...............\.......\DSP2833x_GlobalPrototypes.h
..................\...............\.......\DSP28x_Project.h
..................\...............\source
..................\...............\......\DSP2833x_ADC_cal.asm
..................\...............\......\DSP2833x_CodeStartBranch.asm
..................\...............\......\DSP2833x_DefaultIsr.c
..................\...............\......\DSP2833x_DisInt.asm
..................\...............\......\DSP2833x_Mcbsp.c
..................\...............\......\DSP2833x_PieCtrl.c
..................\...............\......\DSP2833x_SysCtrl.c
..................\...............\......\DSP2833x_usDelay.asm
..................\DSP2833x_headers
..................\................\cmd
..................\................\...\DSP2833x_Headers_BIOS.cmd
..................\................\...\DSP2833x_Headers_nonBIOS.cmd
..................\................\include
..................\................\.......\DSP2833x_Adc.h
..................\................\.......\DSP2833x_CpuTimers.h
..................\................\.......\DSP2833x_DevEmu.h
..................\................\.......\DSP2833x_Device.h
..................\................\.......\DSP2833x_DMA.h
..................\................\.......\DSP2833x_ECan.h
..................\................\.......\DSP2833x_ECap.h
..................\................\.......\DSP2833x_EPwm.h
..................\................\.......\DSP2833x_EQep.h
..................\................\.......\DSP2833x_Gpio.h
..................\................\.......\DSP2833x_I2c.h
..................\................\.......\DSP2833x_Mcbsp.h
..................\................\.......\DSP2833x_PieCtrl.h
..................\................\.......\DSP2833x_PieVect.h
..................\................\.......\DSP2833x_Sci.h
..................\................\.......\DSP2833x_Spi.h
..................\................\.......\DSP2833x_SysCtrl.h
..................\................\.......\DSP2833x_Xintf.h
..................\................\.......\DSP2833x_XIntrupt.h
..................\................\source
..................\................\......\DSP2833x_GlobalVariableDefs.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ADC+ema占空比测量
    STM32单片机利用16路AD测量占空比,测量高频信号占空比(High frequency signal to measure duty ratio)
    2020-06-23 17:20:02下载
    积分:1
  • Xaccp.XaItJob.Solution
    是一个使用C#.net编写使用建议功能强大的招聘网站代码(This is a used C#. Net is very prepared to use and powerful Invoicing of the B/S system)
    2009-10-10 18:07:46下载
    积分:1
  • c# 多线下载 示例代码
    c# 多线程下载 示例代码
    2015-01-14下载
    积分:1
  • stm32_EPP_LPT
    说明:  利用stm32f4系列的微处理器模拟电脑的并口通信,实现数据的传输等功能。(using stm32f4XX to complete the comunication with PC.)
    2021-03-15 18:59:22下载
    积分:1
  • F2812-power-inverter-software-design
    本文首先介绍了逆变电源的发展现状及趋势。文中分析了适合数字控制的基于DSP 处理器 TMS320F2812 和智能功率模块(IPM)的逆变器硬件;介绍了 SVPWM逆变技术的基本理论,详细推导出了五种具体的 SVPWM 实现模式,并通过比较说明不同实现模式的优缺点,得到本课题采用的一种优化模式,设计研究了基于 SVPWM控制方式的软件;介绍了 Q 格式的基本理论,在程序中变量间的运算采用 Q 格式,提高了系统数据运算的速度和精度,实现了在定点处理器上进行高性能的浮点运算;详细讨论了片上模数转换模块的转换误差来源及影响,研究了减小转换误差的方法,采用了软件方法来对转换结果进行实时校正,提高了模数转换的准确度。(In the first, the current situation and development trends of the inverters are presented in the paper. Following is the analyses of hardware of the inverter suiting for digital control based on digital signal processor TMS320F2812 and the intelligent power module(IPM) the basic theory of space vector pulse width modulation (SVPWM) is introduced, five specific SVPWM modes of implementation are educed detailedly, following by the comparison which shows the advantages and disadvantages of different patterns, an optimization mode is got which is used in this project, and the software is designed based on SVPWM control pattern the basic theory of Q format is presented, variable Q format is adopted during the procedure for the calculation which improves the operation of the system data speed and precision, achieving the targeted processor for high-performance floating-point operation in the fixed-point DSP the error sources and effects of the on-chip analog-to-digital conversion module(A)
    2014-01-23 15:25:22下载
    积分:1
  • FileCheck
    文件监控,yong VC++ xiele (file watch!!!)
    2014-06-03 01:05:19下载
    积分:1
  • AVR-DS18B20
    在AVR使用DS18B20测量温度,文件为DOC文档,里面详细介绍了DS18B20的使用(In the AVR using the DS18B20 measure temperature, document DOC document, which details the use of DS18B20)
    2010-01-05 19:35:26下载
    积分:1
  • Stochastic-process-notes.pdf
    信号的统计检测与估计理论---李道本 一本很好的教材。分别对信号的检测和估计做了详细描述(The statistics of the signal detection and estimation theory--- Li Tao, a good textbook. A detailed description of signal detection and estimation)
    2012-07-03 17:01:00下载
    积分:1
  • Linux-UNIX系统手册.pdf
    中文版 高清文字版, 有目录, 希望大家能有所收获(this book is really good, expecting you to enjoy it!)
    2021-01-26 20:28:37下载
    积分:1
  • aa_dima2
    My materials for this website.
    2010-11-29 14:34:14下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载