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
  • 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
Software Application Development Bring up TI WILINK 8 to Zedboard
  • 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 Not Answered
  • Replies 4 replies
  • Subscribers 314 subscribers
  • Views 468 views
  • Users 0 members are here
Related

Bring up TI WILINK 8 to Zedboard

Former Member
Former Member over 8 years ago

Hello.
I am trying to bring up TI SDIO Wifi module on Zedboard
I am using this adaptor
http://zedboard.org/product/wilink-8-adaptor
with WL1837MODCOM8I (from TI) on zedboard
I have built the  hardware platform explained in this tutorial
http://zedboard.org/sites/default/files/documentations/GSG-AES-PMOD-WILINK8-G-v1_6.pdf
I use Vivado 2015.2 and kernel 3.17
In addition  I downloaded the script files provided (for the build with latest ArchiTech SDK) The SDK 2.1.0 Yocto build includes Wilink8 R8.5 driver support.
During power up shows up next error:
request_irq() failed
and wlcore doesn't loaded
In device tree next lines were added:
 wlcore {
           compatible = "wlcore";
           interrupt-parent = <0x3>;
           irq = <0x0>;
           platform-quirks = <0x1>;
           board-ref-clock = <0x4>;
     };
 
     fixedregulator@1 {
           compatible = "regulator-fixed";
           regulator-name = "wlan-en-regulator";
           regulator-min-microvolt = <0x325aa0>;
           regulator-max-microvolt = <0x325aa0>;
           gpio = <0x4 0x9 0x4>;
           startup-delay-us = <0x11170>;
           enable-active-high;
           linux,phandle = <0x6>;
           phandle = <0x6>;
     };

Any suggestions?

Thanks 

  • Sign in to reply
  • Cancel
  • jafoste4
    0 jafoste4 over 8 years ago

    Hello Yevgeny Kremer,

    First I would suggest goin through the Getting Started Guide in Vivado 2014.2 since that is the version this trainnig was created in.  Also one other thing to pay attention too.

    One item not captured in the documentation, was for that version of the Wilink 8 driver the CD (Card Detect) input for the SDIO interface needs to be included in the interface (even though “not used”) and this needs to be at logic ‘0’ (not N/C as shown in the block diagram)

    ie. Attention needs to be paid to this signal when generating the platform files!

    a)      For MicroZed standalone (or when fitted onto the IO Carrier Card)
                CD signal for SDIO_1 was originally routed to MIO47

    b)      For MicroZed fitted on an Arduino Carrier Card
                CD signal for SDIO_1 is on EMIO (pin M14) which connects to JX2 pin 87,
                which on the Arduino Carrier Card connects to unused TP70,
                a pull-down resistor is enabled in the constraints file to achieve the logic ’0’ for this input     

    -Josh

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

    Hi, Josh.

    Thanks for your response. I made the relevant correction to CD signal for SDIO_1. But it doesn't fix the problem. In addition when I use my Vivado 2015.2 design for zedboard, bootloader (u-boot.elf), device tree for zedboard and compiled kernel from microZed image everything working fine, just when i load 3.17 kernel that I build following the instruction in this guide

    http://architechboards-zedboard.readthedocs.io/en/latest/bsp.html

    I get the specific error:

    wlcore: ERROR request_irq() failed: -22

    Maybe it something wrong with Interrupt definition?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • pnefos
    0 pnefos over 6 years ago

    I am looking for one of these adaptors if you have one to sell. AVNET does not offer these now. - Patrick

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

    Hello,

    Unfortunatly that Pmod is obsolete, my suggestion would be for you to look into the aes-pmod-mur-1dx-g pmod.

    http://www.avnet.com/shop/us/p/kits-and-tools/development-kits/avnet-engineering-services-ade--1/aes-pmod-mur-1dx-g-3074457345632926609/

    --Josh

    • 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