Question: Flash Read/Write in SPI DMA mode for SC594
Answer: This example demonstrates how to communicate with the flash chip using SPI in DMA mode, supporting both single and dual modes. It has been…
Question:
How to use Application Task Tag feature in FreeRTOS
Answer:
The Application Task Tag feature in FreeRTOS allows attaching a custom function (trace hook) to each task, which is automatically…
Question:
FreeRTOS Task Stack Memory Mapping on ADSP-21593
Answer:
This FAQ explains the Task Stack Memory Mapping on ADSP-21593 processor.
FreeRTOS supports two methods of task creation: …
If there is an ADSP-SC598 family processor as part of a custom scan chain, contact processor.tools.support@analog.com for assistance in debugging this setup.
CrossCore Embedded Studio 2.11.0 and newer support heterogeneous debugging for the ADSP-SC598 family of parts via CrossCore Launch Group debug configurations. The ARM Cortex A55 core is debugged via GDB…
Question:
How to get destination core's buffer address using RPMsg Protocol
Answer:
The attached multicore audio talk-through example demonstrates how to configure and use the RPMsg Lite protocol…
Question:
Demonstration of Using a Software Timer API in FreeRTOS on the SC594 Platform
Answer:
This example demonstrates how to configure software timers in FreeRTOS. Three software timers are created…
Question:
Example Project demonstrates SPDIF Digital Output from Analog Audio Input
Answer:
The attached example project demonstrates how to convert analog audio input to a digital SPDIF output.…
Question:
How to use SPI core mode APIs?
Answer:
The attached example shows how to use SPI core mode APIs between two Sharc cores in SC598 Eval board and between two Eval boards .
Example1: (ADSP…
Question:
How to perform SPI data transfer using Software chip select line.
Answer:
The attached project helps to understand how to use software chip select control in SPI transactions.
This application…