ADSP-21593
Production
Reaching speeds of up to 1 GHz, the ADSP-2159x processors are members of the SHARC® family of products. The ADSP-2159x processor is a dual-SHARC+® core...
Datasheet
ADSP-21593 on Analog.com
I am creating a custom module in SigmaStudio+ using the algorithm designer and have successfully created the DLL. However, I am having issues with getting default values for the parameters to work.
I have created variables for each parameter, which I have given a value:
And I have assigned those variables to the parameters and they have picked up the correct values:
And I have assigned the variables to the UI controls and even set the UI control values to the desired default values:
However, when I add the generated module to a schematic, it doesn't have the desired default values:
Am I missing something?