-
Notifications
You must be signed in to change notification settings - Fork 76
AM62d 11.2 doc update #579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AM62d 11.2 doc update #579
Conversation
v-singh1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check and fix vale error's as well
source/devices/AM62DX/linux/Release_Specific_Migration_Guide.rst
Outdated
Show resolved
Hide resolved
source/devices/AM62DX/linux/Release_Specific_Migration_Guide.rst
Outdated
Show resolved
Hide resolved
3242345 to
7994eea
Compare
7994eea to
2697d5d
Compare
Update MCU+SDK links for AM62DX for 11.2 release. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
- Replace audio issue description with actionable troubleshooting steps. - Add comprehensive TAD5212 DAC reset and reconfiguration script. - Include i2c commands for all DAC addresses (0x50-0x53) on AM62D EVM. - Provide complete bash script for audio channel restoration. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
- Add Release Specific Migration Guide for AM62D SDK versions - Document migration information for 11.02.08.02 and 11.01.05.03 releases - Enable Release_Specific_Migration_Guide in table of contents Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
- Expand McASP feature descriptions and add new hardware support - Update firmware information from TAD5212 to PCM6240 ADC - Update IPC firmware version and update whats new section. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Update build sheet for AM62D 11.2 release. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
2697d5d to
d62dd12
Compare
|
|
||
| - Reset DACs using the below script | ||
|
|
||
| .. code-block:: bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cshilwant @jeevantelukula , for future reference, this code block should be indented to fall under the list item. Otherwise the list is actually split into 2 separate lists. Also, there was no no newline separating the end of the directive from the rest of the content.
ummary of Current Commits (5 commits ahead of origin):
These commits collectively enhance the AM62DX documentation with improved troubleshooting, migration guidance, updated feature support, and comprehensive release information.