Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:sigmastudio:toolbox:basicdsp:bintodec [08 Mar 2017 12:27] Venkatesan Krishnamoorthyresources:tools-software:sigmastudio:toolbox:basicdsp:bintodec [09 Mar 2017 06:54] (current) – [Example Usage] Venkatesan Krishnamoorthy
Line 20: Line 20:
 The module supports growth of input Pins. The module supports growth of input Pins.
 \\ \\
 +
 +
 +===== Example Usage =====
 +This module can be used with GPIOs to convert the multiple GPIO's value into a single integer value. 
 +\\
 +
 +{{ :resources:tools-software:sigmastudio:toolbox:basicdsp:bintodec1.jpg?nolink |}}
 +The table below shows the input and output value for the BinToDec module.
 +
 +^GPIO_0 ^ GPIO_1^ BinToDec Output (32.0)^ Lookup Table Output (8.24)^
 +|  0  |  0  |  0  |  0 db  |
 +|  1  |  0  |  1  |  1 db  |
 +|  0  |  1  |  2  |  2 db  |
 +|  1  |  1  |  3  |  3 db  |
 +\\
 +
 +The output of BinToDec is used as an index for LookUp table. The output of the lookup table can be multiplied with the audio signal as the gain. 
 +
 +Using this schematic signal's volume can be changed through GPIO. 
  
 ===== Supported ICs ===== ===== Supported ICs =====
   - ADAU145x   - ADAU145x
  
resources/tools-software/sigmastudio/toolbox/basicdsp/bintodec.1488972479.txt.gz · Last modified: 08 Mar 2017 12:27 by Venkatesan Krishnamoorthy