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
Next revisionBoth sides next revision
resources:tools-software:linux-drivers:iio-amplifiers:ad8366 [15 Nov 2012 19:54] – [Evaluation Boards] Remove datasheet link Lars-Peter Clausenresources:tools-software:linux-drivers:iio-amplifiers:ad8366 [16 Dec 2014 09:07] – [Supported Devices] Michael Hennerich
Line 4: Line 4:
  
   * [[adi>AD8366]]   * [[adi>AD8366]]
 +  * [[adi>ADA4961]]
 ===== Evaluation Boards ===== ===== Evaluation Boards =====
  
Line 66: Line 66:
 "make qconfig") "make qconfig")
  
-<note>+<WRAP round help>
 The AD8366 Driver depends on **CONFIG_SPI** The AD8366 Driver depends on **CONFIG_SPI**
-</note>+</WRAP>
  
 <code> <code>
Line 86: Line 86:
 {{page>software:linux:docs:iio:iio_snippets#iio device files&noheader&firstseconly&noeditbtn}} {{page>software:linux:docs:iio:iio_snippets#iio device files&noheader&firstseconly&noeditbtn}}
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> **cd /sys/bus/iio/devices/** root:/> **cd /sys/bus/iio/devices/**
Line 102: Line 102:
 lrwxrwxrwx    1 root     root             0 Jan  1 00:00 subsystem -> ../../../../../../../../../bus/iio lrwxrwxrwx    1 root     root             0 Jan  1 00:00 subsystem -> ../../../../../../../../../bus/iio
 -rw-r--r--    1 root     root          4096 Jan  1 00:00 uevent -rw-r--r--    1 root     root          4096 Jan  1 00:00 uevent
-</xterm></box>+</xterm></WRAP>
  
  
 === Show device name === === Show device name ===
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> **cd /sys/bus/iio/devices/iio\:device0/** root:/> **cd /sys/bus/iio/devices/iio\:device0/**
 root:/> **cat name** root:/> **cat name**
 ad8366 ad8366
-</xterm></box>+</xterm></WRAP>
  
 === Set ChannelY Gain === === Set ChannelY Gain ===
Line 121: Line 121:
 <type>_hardwaregain is used. <type>_hardwaregain is used.
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> **cat out_voltage0_hardwaregain** root:/> **cat out_voltage0_hardwaregain**
Line 129: Line 129:
 root:/> **cat out_voltage0_hardwaregain** root:/> **cat out_voltage0_hardwaregain**
 9.813000 dB 9.813000 dB
-</xterm></box>+</xterm></WRAP>
  
  
resources/tools-software/linux-drivers/iio-amplifiers/ad8366.txt · Last modified: 24 Mar 2021 13:52 by Michael Hennerich