Conversation
There was a problem hiding this comment.
Audio In and Out is on C7x side, not on A53 Linux.
|
|
||
| - `AM62D-EVM <https://www.ti.com/tool/AUDIO-AM62D-EVM>`__ | ||
|
|
||
| - Any audio device with input/output capability and 3.5mm audio jack (Needed for running signal chain examples) |
There was a problem hiding this comment.
TRS cable, mention in other audio demos as well
|
|
||
| - `C7000-CGT <https://www.ti.com/tool/C7000-CGT#downloads>`__ compiler | ||
|
|
||
| - `Code Composer Studio <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62DX/11_00_00_16/exports/docs/api_guide_am62dx/CCS_PROJECTS_PAGE.html>`__ |
There was a problem hiding this comment.
Update links once 12.0 doc is available
|
|
||
| #. Cable Connections | ||
|
|
||
| - The figure below shows some important cable connections, ports and switches. |
There was a problem hiding this comment.
we don't have this in anywhere in doc, why not give the reference
|
|
||
| #. Audio Connections | ||
|
|
||
| - Connect audio input source to EVM's MCASP input (PCM6240-Q1 codec) |
There was a problem hiding this comment.
Give the physical port name J1A, J1B, J2A, J2B,
for audio out similarly J3................
|
|
||
| - Connect audio output to speakers/headphones via EVM's MCASP output (TAD5212 DAC) | ||
|
|
||
| - Ensure codec configuration for 48kHz, 8-channel operation |
There was a problem hiding this comment.
This the demo app itself does
|
|
||
| - Processing status | ||
|
|
||
| - Real-time biquad coefficient control |
There was a problem hiding this comment.
are we having this control for this demo ?
| values=0 | ||
|
|
||
| To select Device 1 (I2C address 0x49) as an active device: | ||
| To select Profile 1 (8ch Non-Interleaved): |
There was a problem hiding this comment.
I get listing all the profiles. I get showing the user how to set one of them. I don't think we need to enumerate the entire profile list as an example.
Update reference from TI Apps Launcher to generic OOB Demos. Update targets and supported platforms. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Update audio documentation to support 8-channel recording and add comprehensive profile selection with detailed usage examples. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Add comprehensive documentation for real-time signal chain parametric equalizer demo with C7x DSP processing. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Add Signal Chain User Guide and Virtualization components to TOC, remove workarounds from release documentation structure. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
- Update rpmsg-dma repository references from scarthgap to main - Add Quick Start Guide references for AM62D2-EVM setup - Update all GitHub links to point to main branch consistently - Update MCU+SDK links Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
• c00a1ce - Added Signal Chain User Guide and Virtualization to AM62DX TOC, removed workarounds
section
• 1241130 - Added complete AM62D Signal Chain User Guide with documentation and supporting images
• 8a11abd - Expanded AM62D2-EVM audio from 4-channel to 8-channel recording with 10 profile
options
• 3fdaa82 - Updated filesystem docs reference from "TI Apps Launcher" to generic "OOB Demos"