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:fpga:xilinx:pmod:adxrs453 [20 Nov 2015 13:48] – hide linux, it is not supported at the moment Lars-Peter Clausenresources:fpga:xilinx:pmod:adxrs453 [08 Feb 2021 13:49] (current) – Change broken link Iulia Moldovan
Line 8: Line 8:
   * A design which shows how to acquire data from the ADXRS453 Gyroscope.   * A design which shows how to acquire data from the ADXRS453 Gyroscope.
     * **HW Platform(s):**      * **HW Platform(s):** 
-       * [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]] +       * [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]] 
        * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]         * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]] 
        * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] \\        * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] \\
Line 14: Line 14:
   * A design which demonstrates how to acquire data and display it using Digilent PmodGYRO2 and PmodACL. Data acquired from PmodGYRO2 is displayed in Degrees per Second, and data acquired from PmodACL is displayed in g. Data is formatted in 4 columns.   * A design which demonstrates how to acquire data and display it using Digilent PmodGYRO2 and PmodACL. Data acquired from PmodGYRO2 is displayed in Degrees per Second, and data acquired from PmodACL is displayed in g. Data is formatted in 4 columns.
     * **HW Platform(s):**      * **HW Platform(s):** 
-       * [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]+       * [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]
        * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-ACL|PmodACL (Digilent)]]        * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-ACL|PmodACL (Digilent)]]
        * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-GYRO2|PmodGYRO2 (Digilent)]] \\        * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-GYRO2|PmodGYRO2 (Digilent)]] \\
Line 25: Line 25:
  
 ==== Required Hardware ==== ==== Required Hardware ====
-  * [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]+  * [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]
   * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]    * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]] 
   * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] \\   * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] \\
Line 37: Line 37:
 ==== Running Demo (SDK) Program ==== ==== Running Demo (SDK) Program ====
  
-<WRAP center round tip 80%>If you are not familiar with LX9 and/or Xilix tools, please visit\\ [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm]] for details.\\+<WRAP center round tip 80%>If you are not familiar with LX9 and/or Xilix tools, please visit\\ [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm]] for details.\\
 If you are not familiar with Nexys™3 and/or Xilix tools, please visit\\ [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3]] for details.\\ If you are not familiar with Nexys™3 and/or Xilix tools, please visit\\ [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3]] for details.\\
 If you are not familiar with ZedBoard and/or Xilix tools, please visit\\ [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx]] for details.</WRAP> If you are not familiar with ZedBoard and/or Xilix tools, please visit\\ [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx]] for details.</WRAP>
Line 131: Line 131:
 **Avnet ZedBoard:**\\ **Avnet ZedBoard:**\\
     * [[https://github.com/analogdevicesinc/fpgahdl_xilinx/tree/master/cf_adv7511_zed|XPS Project]]\\     * [[https://github.com/analogdevicesinc/fpgahdl_xilinx/tree/master/cf_adv7511_zed|XPS Project]]\\
-    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodGYRO2|PmodGYRO2 Driver Files]]\\ +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/legacy/Pmods/PmodGYRO2|PmodGYRO2 Driver Files]]\\ 
-    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/Common/sw|ZYNQ SoC Peripherals Driver Files]] \\ +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/legacy/Pmods/Common/sw|ZYNQ SoC Peripherals Driver Files]] \\ 
-    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodGYRO2/bin|Programming Script]]\\+    * [[https://github.com/analogdevicesinc/no-OS/tree/master/legacy/Pmods/PmodGYRO2/bin|Programming Script]]\\
          
 </WRAP> </WRAP>
Line 144: Line 144:
  
 In order to prepare the SD Card for booting Linux on the ZedBoard: In order to prepare the SD Card for booting Linux on the ZedBoard:
-    * Download the device tree: [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodGYRO2/dts|PmodGYRO2 Linux devicetree]]+    * Download the device tree: [[https://github.com/analogdevicesinc/no-OS/tree/master/legacy/Pmods/PmodGYRO2/dts|PmodGYRO2 Linux devicetree]]
     * Follow the instructions on the following wiki page, but use the device tree downloaded on the previous step     * Follow the instructions on the following wiki page, but use the device tree downloaded on the previous step
-        * [[http://wiki.analog.com/resources/tools-software/linux-drivers/platforms/zynq?s=adv7511&s=linux|Linux with HDMI video output on the ZED and ZC702]].+        * [[/resources/tools-software/linux-drivers/platforms/zynq?s=adv7511&s=linux|Linux with HDMI video output on the ZED and ZC702]].
  
 Make sure you have an HDMI monitor connected to the ZedBoard, plug in the SD Card and power on the board. Make sure you have an HDMI monitor connected to the ZedBoard, plug in the SD Card and power on the board.
resources/fpga/xilinx/pmod/adxrs453.txt · Last modified: 08 Feb 2021 13:49 by Iulia Moldovan