element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
ZedBoard Hardware Design Accessing LEDs and Switches in Xillinux
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 21 replies
  • Subscribers 333 subscribers
  • Views 2625 views
  • Users 0 members are here
Related

Accessing LEDs and Switches in Xillinux

Former Member
Former Member over 11 years ago

Hi there,

I've installed Xillinux on my ZedBoard, and I'm wanting to simply read switch values and write LED values, like in the ZedBoard Getting Started Guide, but I don't see anything in /sys/class/gpio, only export, unexport and gpiochip0. I've read and tried a lot of things to get it working, but don't seem to be getting anywhere.

Can anybody please explain to me how to go about achieving this?

Thanks

  • Sign in to reply
  • Cancel

Top Replies

  • jafoste4
    jafoste4 over 8 years ago +1
    Hi, You could try taking a look at these documents, especially lab 3 http://zynqhowto.blogspot.kr/search?updated-max=2014-04-02T19:44:00-07:00&max-results=7 --Josh
  • 100dsp
    0 100dsp over 8 years ago

    If I don't want to include VIVADO and wants to program on Zedboard using Xilinx SDK by writing code in C.............is it possible...??

    Tell me what type of problem may be....??

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 8 years ago

    Hello DSP,

    You need to generate a bitstream in Vivado.

    --Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • 100dsp
    0 100dsp over 8 years ago

    Any block design tutorial which may consist set of examples of different applications for VIVADO...?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • niknik
    0 niknik over 8 years ago in reply to 100dsp

    Try this:
    http://www.zynqbook.com/download-tuts.html

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100dsp
    0 100dsp over 8 years ago in reply to niknik

    I have to use Zedboard for signal processing application.

    Please, help in the requirements and the relevant tutorial for my application.

    1- I want to take analog input from sensors 

    2- I want to control the samples of input signal

    3- I want to apply my algorithms over that samples.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100dsp
    0 100dsp over 8 years ago in reply to niknik

    I have to use Zedboard for signal processing application.

    Please, help in the requirements and the relevant tutorial for my application.

    1- I want to take analog input from sensors 

    2- I want to control the samples of input signal

    3- I want to apply my algorithms over that samples.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 8 years ago

    Hi, 

    You could try taking a look at these documents, especially lab 3 http://zynqhowto.blogspot.kr/search?updated-max=2014-04-02T19:44:00-07:00&max-results=7

    --Josh

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100dsp
    0 100dsp over 8 years ago

    I want to take analog input using FMC LPC connector please provide some relevant project developed on zedboard using vivado and sdk.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 8 years ago

    Hello DSP,

    Here are all the reference designs we offer for the Zedboard http://zedboard.org/support/design/1521/11

    If you need somthing else i am going to suggest you ask at the Xilinx forum to reach a broader audience.

    Thank you,

    Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100dsp
    0 100dsp over 8 years ago

    Please, anyone, help me in finding the way how to interface AD7768 adc with Zedboard using FMC.

    what are the basic steps required to interface two hardware using FMC-LPC card?

    I am using VIVADO and Xilinx SDK as a development platform.

    I am stuck at this point from longtime please help me out of this problem.

     Link given below is not found very much helpful

    http://zedboard.org/support/design/1521/11 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube