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
Last revisionBoth sides next revision
resources:eval:user-guides:circuits-from-the-lab:cn0554 [12 Dec 2022 02:35] Joyce Velascoresources:eval:user-guides:circuits-from-the-lab:cn0554 [27 Jan 2023 09:19] – Replaced the obsolete Kuiper Linux page link Joyce Velasco
Line 18: Line 18:
     * USB keyboard and mouse     * USB keyboard and mouse
   * **Software**   * **Software**
-    * [[:resources:tools-software:linux-software:embedded_arm_images|Analog Devices, Inc. Kuiper Linux image]]+    * [[:resources:tools-software:linux-software:kuiper-linux |Analog Devices, Inc. Kuiper Linux Image]]
  
 ===== Connectors and Jumper Configurations ===== ===== Connectors and Jumper Configurations =====
Line 54: Line 54:
 ^  Main power setup    P3 terminals description  ^ ^  Main power setup    P3 terminals description  ^
 |  {{ :resources:eval:user-guides:eval-adicup3029:hardware:cn0414_supply.png?400 |}} |  {{ :resources:eval:user-guides:eval-adicup3029:hardware:cn0414_p3_description.png?250 |}}  | |  {{ :resources:eval:user-guides:eval-adicup3029:hardware:cn0414_supply.png?400 |}} |  {{ :resources:eval:user-guides:eval-adicup3029:hardware:cn0414_p3_description.png?250 |}}  |
- 
-===== Dither and Toggle Controls ===== 
-\\ 
-\\ 
-\\ 
  
 ===== System Setup ===== ===== System Setup =====
Line 76: Line 71:
   * Digital voltmeter (6-digit or higher)   * Digital voltmeter (6-digit or higher)
 **Software** **Software**
-  * [[:resources:tools-software:linux-software:embedded_arm_images|Analog Devices Kuiper Linux image]]+  * [[:resources:tools-software/linux-software/kuiper-linux |Analog Devices Kuiper Linux image]]
 **Documentation** **Documentation**
   * [[adi>cn0554|CN0554]] Circuit Note   * [[adi>cn0554|CN0554]] Circuit Note
Line 108: Line 103:
 ==== Downloading and Flashing Kuiper Linux Image on SD Card ==== ==== Downloading and Flashing Kuiper Linux Image on SD Card ====
  
-In order to control the **EVAL-CN0554-RPIZ** from the Raspberry Pi, you will need to install ADI Kuiper Linux on an SD card. Complete instructions, including where to download the SD card image, how to write it to the SD card, and how to configure the system are provided at **[[:resources:tools-software:linux-software:embedded_arm_images|Kuiper Images]]**. Write the image and follow the system configuration procedure.+In order to control the **EVAL-CN0554-RPIZ** from the Raspberry Pi, you will need to install ADI Kuiper Linux on an SD card. Complete instructions, including where to download the SD card image, how to write it to the SD card, and how to configure the system are provided at **[[:resources:tools-software/linux-software/kuiper-linux |Kuiper Images]]**. Write the image and follow the system configuration procedure.
    
 {{ :university:labs:software:iio_intro_toolbox:command_prompt.png?400 |}} {{ :university:labs:software:iio_intro_toolbox:command_prompt.png?400 |}}
Line 116: Line 111:
 For the Linux kernel to identify the device connected to the expansion header, update the device tree overlay. A **Device Tree Overlay** contains information about additional connected hardware, the EVAL-CN0554-RPIZ for this case. The overlay file is already included in the SD card and just needs to be matched to the EVAL-CN0554-RPIZ. For the Linux kernel to identify the device connected to the expansion header, update the device tree overlay. A **Device Tree Overlay** contains information about additional connected hardware, the EVAL-CN0554-RPIZ for this case. The overlay file is already included in the SD card and just needs to be matched to the EVAL-CN0554-RPIZ.
  
-Follow the Hardware Configuration procedure under **Preparing the Image: Raspberry Pi** in the [[:resources:tools-software:linux-software:embedded_arm_images|Kuiper Images]] page, substituting the following lines in **config.txt**:+Follow the Hardware Configuration procedure under **Preparing the Image: Raspberry Pi** in the [[:resources:tools-software/linux-software/kuiper-linux |Kuiper Images]] page, substituting the following lines in **config.txt**:
  
 This brings up the file in the terminal. Scroll down until the line that begins with "dtoverlay" is found; then, whatever it currently is, change it to: This brings up the file in the terminal. Scroll down until the line that begins with "dtoverlay" is found; then, whatever it currently is, change it to:
Line 227: Line 222:
   - Run the example script using the command.    - Run the example script using the command. 
 <code>.../pyadi-iio/examples $ python3 cn0554_example.py</code> <code>.../pyadi-iio/examples $ python3 cn0554_example.py</code>
 +
 +<WRAP center round todo 80%>
 +**Update image, file name, and location**
  
 {{ :resources:eval:user-guides:circuits-from-the-lab:cn0511:cn0511_example_output.jpg?600 |}} {{ :resources:eval:user-guides:circuits-from-the-lab:cn0511:cn0511_example_output.jpg?600 |}}
 +
 +
 <WRAP round 80% download> <WRAP round 80% download>
 Github link for the python sample script:  Github link for the python sample script: 
 [[https://github.com/analogdevicesinc/pyadi-iio/blob/master/examples/cn0511_example.py|CN0511 Python Example]] [[https://github.com/analogdevicesinc/pyadi-iio/blob/master/examples/cn0511_example.py|CN0511 Python Example]]
 </WRAP> </WRAP>
 +</WRAP>
 ===== Schematic, PCB Layout, Bill of Materials ===== ===== Schematic, PCB Layout, Bill of Materials =====
 <WRAP round 80% download> <WRAP round 80% download>
Line 251: Line 251:
   * [[:resources:tools-software:linux-software:pyadi-iio|PyADI-IIO Installation Guide]]   * [[:resources:tools-software:linux-software:pyadi-iio|PyADI-IIO Installation Guide]]
   * [[:resources:tools-software:linux-software:iio_oscilloscope|IIO Oscilloscope Installation Guide]]   * [[:resources:tools-software:linux-software:iio_oscilloscope|IIO Oscilloscope Installation Guide]]
-  * [[:resources:tools-software:linux-software:embedded_arm_images|Kuiper Images]]+  * [[:resources:tools-software:linux-software:kuiper-linux |Kuiper Images]]
  
 ===== Hardware Registration ===== ===== Hardware Registration =====
resources/eval/user-guides/circuits-from-the-lab/cn0554.txt · Last modified: 27 Jan 2023 21:44 by Brandon Bushey