This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AMIC110: DMA Transfer

Part Number: AMIC110
Other Parts Discussed in Thread: CONTROLSUITE,

Tool/software: TI-RTOS

Hi,
In the past I have worked a lot with the C2000, for this MCU there are the controlsuite from the TI, where you can find a lot of sample projects for the peripherals,
which I always liked to use as a template for my projects. Is there anything similar for the AMIC110, especially a DMA transfer from the McASP in a TI-RTOS system.
Best regards
Thomas
  • Thomas,

    Welcome to the Processor Forums. The software packaging and distribution slightly varies between C2000 and MCU platforms and the Processor devices that we support.

    For Processors, we support two software development kit one for Linux and the other for bare-metal/RTOS development. For your usecase, you may download Processor SDK RTOS from the link below:
    www.ti.com/.../PROCESSOR-SDK-AM335X

    The documentation for how to setup and what is support is found in the location here:
    software-dl.ti.com/.../index.html

    The Processor SDK for AM335x also applies to the AMIC110 device. The SDK provides register level and functional level CSL for all the IPs and provides lower level drivers for many of the commonly used peripherals on the device. There is a MCASP driver with EDMA implementation in that package that you can use. The link to the documentation is provided below:

    software-dl.ti.com/.../index_device_drv.html

    Please pick the appropriate HW platform that has audio codec interface on it to start evaluating the software. You can pick between any AM335x and AMIC110 platform. They are pin compatible and memory compatible parts.

    Regards,
    Rahul