Click here to return to the Basic DSP section.
The parameter update block allows user to update the module's parameter value dynamically. The selected parameters are updated with the value coming from the input pins.
Name | Format [int/dec] - [control/audio] | Function Description |
---|---|---|
Pin 0: Input Data | decimal - control | Value to be updated in the selected parameter |
NA
The module support the algorithm growth up to 16. The input pin will be added for each algorithm instance and user has to select the parameter for all the algorithm instances. If parameter is not selected for any of the instance then the module will not update any parameter.
The selection of the parameter will be enabled only when the schematic compilation is completed successfully. The user can select the module for which the parameter needs to be updated. After selecting the module, the parameter within the module should be selected for which value should be updated. The value of the selected parameter will be updated with the given input value for each sample once the schematic is downloaded. User can also change the parameter selection when the schematic is downloaded. It will start updating the newly selected parameter once the parameter selection window is closed.
The selection window lists the parameters of the modules used in the ADAU145x schematic. It allows user to select the parameters from DM0 or DM1.
The selection window lists the parameters of the modules used in the ADAU144x schematic. It allows user to select the parameters from Coefficient or Nonmodulo data.
After adding the module. Press 'Link compile connect' once to ensure all the addresses are proper. Then click on the select button to open the following window.
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Block Name | Not Applicable | Not Applicable | Name of the module in the schematic |
Parameter Name | Not Applicable | Not Applicable | Name of the parameter in the selected module. |
Address | 0 | Not Applicable | Address of the parameter. If the user wants to enter the address directly click on the checkbox and change it |
Offset | 0 | Not Applicable | This offset is added to the address, then that is used as the address to read the parameter from |
Data Type | float | float/int | Data type of the parameter. |