• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Digital Signal Processors (DSP) » C6000 Multicore DSP » C64x Multicore DSP Forum » All Tags » AIF
Share
C6000 Multicore DSP
  • Forums
  • Announcements

Browse by Tags

C6000 Multicore DSP

Welcome to the C6000 Multicore DSP Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
AIF
  • 320C647x
  • 6474
  • 6474 SRIO AIF
  • 64x+
  • C64+
  • C64+ emulator
  • C6474
  • C647x
  • CCS4
  • CCSv4 C6474
  • CPRI
  • EVM6474
  • evmc6474
  • example code
  • FPGA
  • FrameSync
  • Multicore programming
  • problem
  • TMS320C6474
  • TMS320C6474 EVM
Related Posts
  • Forum Post: Is FSYNC always required with AIF?

    ocv ocv
    Hi, I will be using AIF for communicating with FPGA(through Fiber,point-point communication ) for bulk data transfer.Please let me know ,FrameSync is required in that case? Regards, OCV.
    on Sep 15, 2010
  • Forum Post: Re: C6474 SYS Clock vs FSYNC Clock

    Tom Johnson16214 Tom Johnson16214
    There is no requirement for maximum skew between these clock sources. The only requirement is for frequency coherency. Either one of the clocking solutions proposed will be acceptable. Skew matching is not needed between the SYSCLK and FSYNCCK signals.
    on Feb 18, 2011
  • Forum Post: Issues while Initializing AIF module on C6474 EVM

    Narendra Deshkulkarni Narendra Deshkulkarni
    Hello All, I am modifying an existing medical application running on C6474 EVM. I have to read data that are sent over 4 AIF lanes. For initializing the AIF, I am using an ABT library provided by TI. The ABT library aims at providing customer applications with an abstraction layer of TMS320C6474 AIF...
    on Feb 23, 2011
  • Forum Post: AIF problem

    Thanh Binh Tran Thanh Binh Tran
    when i try to run example code in : http://processors.wiki.ti.com/index.php/AIF_Inter_DSP_Communication with loop back : there is no problem but with non-loop back: i saw " PASS: Data matches perfectly. Size 0 bytes. Link0" . Although i didn't configure Link0. Only Link1, Link2...
    on Apr 9, 2011
  • Forum Post: How to implement AIF on EVM6474?

    XL Terrence XL Terrence
    hi, I am new to EVM6474. How can I implement AIF(CPRI or OBSAI) on the EVM6474 , so that DSP_1 on the board can send data to another DSP(DSP_2) or vice-versa. Is there any example to implement this inter-dsp communication? Thanks
    on Jul 13, 2011
  • Forum Post: C6474 Antenna Interface for Inter-DSP Communication

    Yu-Fu Hsieh Yu-Fu Hsieh
    Hi: We have designed our own C6474 target board which has 4 C6474 in it. I got IAClib version 1.5 and InterDSP_AIF_BIOS_Advanced_Example_1.5. Compiling, Linking, and Program loading are just fine. But, it only showed: 0 Main started 1 TX task: started 2 RX task: started Then it holds and...
    on Aug 22, 2011
  • Forum Post: Re: Probelms about AIF Inter DSP Communication

    Karthik Ramana Sankar Karthik Ramana Sankar
    Hi Chien, The Inter DSP AIF example provided in this thread above, should work with both C6474 and TCI6488 EVM. I got this example working successfully on TCI6488 EVM. Please, check your Endianess DIP switch settings on your EVM.
    on Apr 5, 2012
  • Forum Post: Re: Local oscillator in EVM6474.

    Karthik Ramana Sankar Karthik Ramana Sankar
    Hi Chien, The F1_SYSCLK(P/N) (61.44 MHz) and F1_SYNC_CLK(P/N) (30.72 MHz) are clocks related to AIF in C6474 EVM. The F1_SYSCLK drives the AIF SERDES and the F1_SYNC_CLK provides the required synchronization signals. For more details refer to Figure 2-2 of C6474 EVM technical reference manual: ...
    on Apr 9, 2012
  • Forum Post: Re: Probelms about AIF Inter DSP Communication

    Karthik Ramana Sankar Karthik Ramana Sankar
    dien bk36, The data output of the AIF module is I/Q symbols. These I/Q symbols will be provided to the radio module for transmission. My understanding is that, the radio module will be using a carrier frequency for transmitting on the air. What do you mean by " frequency carrier of AIF module"...
    on Apr 9, 2012
  • Forum Post: RE: CPRI Interface between 6474 DSP and Xilinx FPGA

    Ahmet Caliskan Ahmet Caliskan
    Hi Albert I have been working for four days on synchronizing DSP and FPGA, but I couldnt handle the problem. I see, L1 synchronization is established and Protocol version setup is done between DSP and FPGA but than FPGA enter the Passive Mode and the link stay in Passive Mode. I see Tx MAC is in...
    on Jul 28, 2012
  • Forum Post: CPRI Interface between 6474 DSP and Xilinx FPGA

    Ahmet Caliskan Ahmet Caliskan
    Hi e2e.ti users, I have a strong problem with CPRI interface berween 6474 DSP and FPGA.. Spartan 6 FPGA withCPRI IP Core V4.1 is used. 1X Link (614.4 Mbps) is used. FPGA is the CPRI Master (REC) and DSP is the Slave (RE). I tested CSL_6474 AIF example codes on DSP. "aif_cpri_lbk_generic_4x_15bit_short_frame"...
    on Jul 23, 2012
  • Forum Post: How to determine the data reception is completed in AIF communication?

    Kaiqi Yang Kaiqi Yang
    Hi, guys! I'm using AIF to perform data transfer between two DSP on TMS320C6474 , and the program works well. But the program is based on the assumption that the receiver already knows the amount of data,and when it receives enough data, the program reaches a software breakpoint. My question is,...
    on Oct 8, 2012
  • Forum Post: Antenna interface clock generation circuit of the EVM6474

    Dieter Spaar Dieter Spaar
    Hello, I am interested in using the EVM6474 for OBSAI/CPRI evaluation. Is there a specific reason why the clock generation circuit for the Antenna Interface isn't populated, e.g. wouldn't the circuit work as drawn in the schematics ? I ask because I am thinking about populating the missing parts...
    on Nov 23, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use