Hi,
how can I set the sampling rate on SigmaStudio+ schematic to 96KHz and how can i change the sampling rate of the application that runs on the EZ-BOARD in CCES? I'm using SS_uC_App_Core1 example project to run on the target.
ADSP-21569
Recommended for New Designs
Reaching speeds of up to 1 GHz, the ADSP-2156x processors are members of the SHARC® family of products. The ADSP-2156x processor is based on the SHARC...
Datasheet
ADSP-21569 on Analog.com
Hi,
how can I set the sampling rate on SigmaStudio+ schematic to 96KHz and how can i change the sampling rate of the application that runs on the EZ-BOARD in CCES? I'm using SS_uC_App_Core1 example project to run on the target.
Hi,
You can refer this link for changing sample rate in target application,
ez.analog.com/.../sigmastudio-4-sharc-adsp-21569-sample-rate
Hi, the link you've provided is helpful for changing the sample rate in the target application, but the steps for changing sample rate in sigmastudio for SHARC IDE vs Sigmastudio+ IDE are different I assume, as I can't find an easy drop down to change the Fs in Sigmastudio+. I'm working in Sigmastudio+ not sigmastudio for SHARC. Is there any documentation for changing the sample rate in ss+ ??
Please refer the documents available for SS+ in SigmaStudio+ [Analog Devices Wiki]
i couldn't find how to change sample rate in the Sigmastudio+ wiki, can you point me to a specific page instead of the whole wiki please.
SigmaStudio+ uses sample rate update based on Input or source modules,
You can change the sample rate directly in target application itself in file "adi_ss_fw_audioIO.c" within function "AudioIoPcgInit"