Hi,
Apologies for the delay in response.
Can you please share the design schematics of AD73360 with ADSP-SC573 processor.
Best Regards,
Santhakumari.K
Hi,
Apologies for the delay in response.
Can you please share the design schematics of AD73360 with ADSP-SC573 processor.
Best Regards,
Santhakumari.K
sorry to open this thread up again, but https://www.multicore-association.org/workgroup/mcapi.php leads to a fake website. Do you have an updated one??
Hi,
I require a shared memory region in L2 for transferring large chunks of data between ARM and SHARC cores of ADSP SC573.Taking inspiration from bare metal audio framework supported for ADSP SC573. I followed the below steps to create my custom shared…
I have a working binary of a program that I debug using OpenOCD and GDB. How do I go from here to deploying the program such that if I reset the SC573 ezkit in boot mode 1, it will run that program automatically?
Note that I am using Linux with CCES version…
How to I flash the SPI memory on ADSP-SC573 EZ-Board?
I'm new to the SC573 and CrossCore Embedded Studio. When I debug I guess the binary is only transfered to the DSP memory and external DDR memory and not to the SPI Flash (SPI2) Memory?
How can…
Context:
Hi,
The instructions in section 6.2.1 for running target application and example schematic in JTAG mode (Boot switch 0).
Section 6.1.2 after programming the flash( with SS_App_SC573.ldr) just follow this steps,
1. Boot switch to position 1
2. Reset board…
我在使用SC573的SPI2的通信功能,在现有例程EEPROM_ReadWrite中将SPI1更换成SPI2
在P3的几个引脚处测量SPI2的几个对应引脚的波形,用逻辑分析仪观察到不论是SPI2_SEL1b还是SPI2_SEL3b均无信号,请问这是怎么回事?
I have real trouble understanding why SPI don't work as expected.
I would need an simple example of SPI in blocking mode where I send a number of bytes (for example 10 bytes) and the ADI_SPI_SSEL_ENABLE1 is low during the whole transmission of the…
Good Day!
I have a question in progress to previous. The role of SMC is clear enough. But the only mention about SMC is Chapter 10 of HRM. But no datasheet no other resources does not show the presence of SMC in ADSP-SC573 on structural diagramm and there…