Open
Conversation
Update reference from TI Apps Launcher to generic OOB Demos. 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>
v-singh1
reviewed
Apr 2, 2026
Contributor
There was a problem hiding this comment.
Audio In and Out is on C7x side, not on A53 Linux.
v-singh1
reviewed
Apr 2, 2026
|
|
||
| - `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) |
Contributor
There was a problem hiding this comment.
TRS cable, mention in other audio demos as well
v-singh1
reviewed
Apr 2, 2026
|
|
||
| - `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>`__ |
Contributor
There was a problem hiding this comment.
Update links once 12.0 doc is available
v-singh1
reviewed
Apr 2, 2026
|
|
||
| #. Cable Connections | ||
|
|
||
| - The figure below shows some important cable connections, ports and switches. |
Contributor
There was a problem hiding this comment.
we don't have this in anywhere in doc, why not give the reference
v-singh1
reviewed
Apr 2, 2026
|
|
||
| #. Audio Connections | ||
|
|
||
| - Connect audio input source to EVM's MCASP input (PCM6240-Q1 codec) |
Contributor
There was a problem hiding this comment.
Give the physical port name J1A, J1B, J2A, J2B,
for audio out similarly J3................
v-singh1
reviewed
Apr 2, 2026
|
|
||
| - Connect audio output to speakers/headphones via EVM's MCASP output (TAD5212 DAC) | ||
|
|
||
| - Ensure codec configuration for 48kHz, 8-channel operation |
Contributor
There was a problem hiding this comment.
This the demo app itself does
v-singh1
reviewed
Apr 2, 2026
|
|
||
| - Processing status | ||
|
|
||
| - Real-time biquad coefficient control |
Contributor
There was a problem hiding this comment.
are we having this control for this demo ?
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 Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
• 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"