Attached is the ADSP-21569 SPORT example in TDM mode to transfer data from single SPORT and multiple SPORTs. We configured SPORT0A as transmitter, SPORT0B and SPORT1B as receivers. The SPORT configurations…
An SSL is a stand-alone application that is executed at boot time before the actual application is dynamically loaded into memory. The SSL can be used to invoke a ROM API to boot a second application.…
This example performs an SPDIF external audio play back across the SPDIF co-axial/optical interfaces on the EV-ADSP-SC59x EV-SOMCRR-EZKIT. It showcases the data transfer between SPDIF transmitter and receiver…
Processor : ADSP-SC83x/ADSP-2183x
Please find the attached example code that demonstrates SPI1 configured as a slave transmitter and SPI0 configured as a master receiver on the ADSP-SC835. Please refer…
No, code segments should not be placed in block1 and block2 when data caches are enabled in those blocks. Refer to Chapter 8 “L1 Cache Controller” for more information in the below linked PRM: https:/…
Attached is the ASRC example code in TDM8/TDM16 mode for ADSP-SC59x. Please comment/ uncomment the TDM mode in the "ASRC_TDM_Mode.h" as per the requirement.
As shown in the below figures, using the TDM…
As mentioned in the HRM, the external pull-downs for the LP_CLK and LP_ACK pins is used so that the linkport can enable the transmitter and receiver, irrespective of the state of the other. We would not…
Please find the attached ROM API example for ADSP-SC594, which uses hook function that initializes a custom error handler function defined in the application. When boot rom hits an error condition, it…
The DAI has a dedicated interrupt controller that generates interrupts for audio events. These interrupts are mapped to two priority levels (high and low) in the SHARC core’s primary interrupt system.…
Processor : ADSP-SC58x/ADSP-SC57x No, the adi_pkte.h and adi_pka.h drivers are not supported on the ADSP-SC58x/ADSP-SC57x processor. The support for these drivers is available starting from the ADSP-2156x…