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:eval:user-guides:circuits-from-the-lab:cn0548 [28 Jan 2022 13:07] – [Configuring the Absolute Input Voltage Range] Harvey John De Chavezresources:eval:user-guides:circuits-from-the-lab:cn0548 [04 Feb 2022 08:10] (current) – [Flashing the Firmware/Program] Harvey John De Chavez
Line 58: Line 58:
 \\ \\
 \\ \\
 +\\ \\
 ==== Chip Select ==== ==== Chip Select ====
 As mentioned in the Features section earlier, the CN0548 has a remappable Chip Select feature allowing the board to be stacked with other shields. By default, jumper P15 is shunted but this can be modified accordingly depending on the shields stacked and the user's application. \\ As mentioned in the Features section earlier, the CN0548 has a remappable Chip Select feature allowing the board to be stacked with other shields. By default, jumper P15 is shunted but this can be modified accordingly depending on the shields stacked and the user's application. \\
Line 105: Line 106:
  
 Prebuilt CN0548 Hex File  Prebuilt CN0548 Hex File 
-  * {{ :resources:eval:user-guides:circuits-from-the-lab:cn0548:cn0548_unipolar.zip |CN0548_Unipolar.hex}} +  * [[repo>EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_cn0548_demo_unipolar.hex|ADuCM3029_demo_cn0548_demo_unipolar.hex]] 
-  * {{ :resources:eval:user-guides:circuits-from-the-lab:cn0548:cn0548_bipolar.zip |CN0548_Bipolar.hex}}+  * [[repo>EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_cn0548_demo_bipolar.hex|ADuCM3029_demo_cn0548_demo_bipolar.hex]]
 Complete CN0548 Source Files Complete CN0548 Source Files
   * [[repo>EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0548|CN0548 CCES Project]]   * [[repo>EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0548|CN0548 CCES Project]]
Line 125: Line 126:
 \\ \\ \\ \\
  
-\\+----
 ====PyADI-IIO ==== ====PyADI-IIO ====
 +PyADI-IIO is a python abstraction module for ADI hardware with IIO drivers to make them easier to use. This module provides device-specific APIs built on top of the current libIIO python bindings. These interfaces try to match the driver naming as much as possible without the need to understand the complexities of libIIO and IIO.
  
-[[/resources/tools-software/linux-software/pyadi-iio|PyADI-IIO]] is a python abstraction module for ADI hardware with IIO drivers to make them easier to use. This module provides device-specific APIs built on top of the current libIIO python bindings. These interfaces try to match the driver naming as much as possible without the need to understand the complexities of libIIO and IIO.\\ +<note tip> 
- +Not yet familiar with PyADI-IIO[[/resources/tools-software/linux-software/pyadi-iio| Click here to get started]]  
-===Installing and Setting up the PyADI-IIO Enviroment=== +</note>
-  - There are minimal variations in installing PyADI-IIO depending on your operating system.   \\ > [[/resources/tools-software/linux-software/pyadi-iio| You may refer to this guide regarding the initial steps to install PyADI-IIO for your machine.]] \\  +
-  - Upon performing the OS-specific steps, we will also be needing the matplotlib package for the plotting of data: <code> pip install matplotlib</code> +
-<note> In case your system is specifically designed for a certain application, you may want to consider using a virtual environment in doing this demo. It should also help in dealing with system config and version issues.</note>+
 \\ \\
  
resources/eval/user-guides/circuits-from-the-lab/cn0548.1643371620.txt.gz · Last modified: 28 Jan 2022 13:07 by Harvey John De Chavez