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:usingsigmastudio:tcpipchannels [05 Jan 2017 15:34] – [Read Request format] Ivan Johansenresources:tools-software:sigmastudio:usingsigmastudio:tcpipchannels [26 Jun 2019 12:08] (current) – TCPIP Added for ADAU146x Sanjeeva Reddy
Line 1: Line 1:
-======TCP/IP Channels (ADAU144x / ADAU145x) ======+======TCP/IP Channels (ADAU144x / ADAU145x / ADAU146x) ======
  
 [[resources/tools-software/sigmastudio/usingsigmastudio|Click here to return to the Using SigmaStudio page]]\\ [[resources/tools-software/sigmastudio/usingsigmastudio|Click here to return to the Using SigmaStudio page]]\\
 \\ \\
- 
  
 The TCP/IP channel can be used to connect with the SigmaDSP in case the SigmaDSP is present at a different location and cannot be physically connected the the PC that is running SigmaStudio. The TCP/IP channel can be used to connect with the SigmaDSP in case the SigmaDSP is present at a different location and cannot be physically connected the the PC that is running SigmaStudio.
Line 9: Line 8:
  
 The TCPIP channel is present under the Communication Channels tree as shown in the figure below: The TCPIP channel is present under the Communication Channels tree as shown in the figure below:
-{{ :resources:tools-software:sigmastudio:usingsigmastudio:channel.jpg?nolink |}}+{{ :resources:tools-software:sigmastudio:usingsigmastudio:tcpip_146x_support.png?nolink |}}
  
 Drag and Drop the channel onto the configuration tab and connect it to the IC.  Drag and Drop the channel onto the configuration tab and connect it to the IC. 
Line 68: Line 67:
 ===Fields === ===Fields ===
 ^Field^Description^ ^Field^Description^
-|Control| This is the control bit that is used to indicate that it is a write packet. Its value is 0x09 +|Control| This is the control bit that is used to indicate that it is a read response packet. Its value is 0x0B 
-|Total length| This indicates the total length of the write packet. It is 4 bytes long| +|Total length| This indicates the total length of the read response packet. It is 4 bytes long| 
-|Chip address| This is the address of the chip to which the data has to be written|+|Chip address| This is the address of the chip to which the data has been read from|
 |Data Length| This is the length of the data. This is 4 bytes long| |Data Length| This is the length of the data. This is 4 bytes long|
-|Address| This is the address of the module whose data is being written to the DSP. This is 2 bytes long|+|Address| This is the address of the module whose data has been read from the DSP. This is 2 bytes long|
 |Success / Failure| This byte indicates whether the read operation was a success or failure. It should be populated with a 0 for success and 1 for failure| |Success / Failure| This byte indicates whether the read operation was a success or failure. It should be populated with a 0 for success and 1 for failure|
 |Reserved| This field is reserved for future use| |Reserved| This field is reserved for future use|
 |Data| This is the data read from the address| |Data| This is the data read from the address|
resources/tools-software/sigmastudio/usingsigmastudio/tcpipchannels.txt · Last modified: 26 Jun 2019 12:08 by Sanjeeva Reddy