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
MicroZed Hardware Design Xilinx XADC
  • 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 12 replies
  • Subscribers 331 subscribers
  • Views 2479 views
  • Users 0 members are here
Related

Xilinx XADC

Former Member
Former Member over 11 years ago

Is there a reason you didn't include the A/D convertors in the expansion headers?  Having these are very useful.

  • Sign in to reply
  • Cancel
  • nitron
    0 nitron over 11 years ago

    I couldn't agree more with the previous post!
    One of the differentiating features of the Zynq 7000 is the integrated ADC (in fact 2 ADC 1Msamples/s each). You do not find them on Altera's Cyclone V!
    Is there any hope to be able to use them in next versions?
    Is there any (equivalent) substitute available ?

    Regards,

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

    An XADC Header is provided in the new I/O Carrier Card.  Documentation for that has recently been posted on the site.  I agree that the AMS/XADC feature of Zynq sets it apart from the competing Altera solutions.  What applications are you using in for - voltage monitoring, temperature monitoring, etc.?

    Would it be helpful if Avnet came out with more reference designs focusing in on XADC?

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

      Looking at the I/O Carrier Card schematics (rev D.preliminary) it appears that it has only two differential analog inputs...

      In a "real life" application, for instance for motor control, up to 16 channels are used to measure phase currents, phase voltages, temperatures, etc.

       The two ADCs are started simultaneously by a timer underflow and overflow.
       The timer has a frequency between 4 and 100kHz. This makes a sampling frequency between 8 and 200kHz.
       Each ADC converts 8 channel (16 in total). At the end of conversion an interrupt is generated and the conversion results are treated by software (fast loop running at 8-200kHz).
       The timer is usually a PWM (Pulse Width Modulation) timer. It allows the synchronisation of PWM pulses (converter command) with the A/D conversions.

    A reference design showing how to instantiate the XADC (the 16 auxiliary analogue channels), to start A/D sequences from a timer underflow/overflow and to generate PWM pulses will be greatly appreciated!

    Are all the 16 auxiliary analogue XADC channels accessible at the MicroZed connectors ?(not the I/O Carrier card but the MicroZed)

    Regards,

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

    Hi

    I use the zed board for the main I/O for robots.  So having a ADC is very useful.  Not sure how many you would really need to pin out on the micro, but I would say 8 would be a good number.

    Thanks

    bren

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

    P.S

    i should add we make our own carrier boards.  So just need the XADC in the main header.

    Thanks

    Bren

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

    I'm looking at the schematics for the MicroZed (Rev C) and it looks like the dedicated analog pair from Bank 0 is on pins 97 and 99 on JX1. But it also looks like quite a few of the I/O on JX2 are dual purpose supporting analog in. I'm looking at Bank 35 on page 6 of the schematics. Any Zynq pin that has AD{number}{P or N} are part of an analog differential pair according to page 14 of: http://www.xilinx.com/support/documentation/user_guides/ug480_7Series_XADC.pdf

    Is this correct or am I missing something? Does this solve your problem?

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

    Would it be helpful if Avnet came out with more reference designs focusing in on XADC?

    Any Progress on this?

    I am looking to use the microzed on the io_carrier with XADC and an external mux. Looking to get 32 channels running. Also 4 bit GPIO for gain control. 

    Any reference design help would be greatly appreciated.

    Thanks,
    Tom

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

    I have been working through M H Kang's Zynq how-to labs, the third of which brings up the XADC, but I have bumped into a few tool usage issues on setting the I/O constraints. A simple reference design showing how to harness VP/N, VAux0, and VAux8 would be very helpful to those of us who are fighting simultaneous Vivado, Zynq, and XADC learning curves. I have been using 2014.2, but I am tempted to try 2013.4, just so I can match Mr. Kang's steps when I get stuck. I was fine until I hit the constraints thing.

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

    I've been using 2014-3 and it works fine for me:

    set_property IOSTANDARD LVCMOS33 [get_ports vauxn0]
    set_property IOSTANDARD LVCMOS33 [get_ports vauxp0]
    set_property IOSTANDARD LVCMOS33 [get_ports vauxn8]
    set_property IOSTANDARD LVCMOS33 [get_ports vauxp8]
    set_property IOSTANDARD LVCMOS33 [get_ports vn_in]
    set_property IOSTANDARD LVCMOS33 [get_ports vp_in]

    set_property PACKAGE_PIN B20 [get_ports vauxn0]

    I just discovered http://zynqhowto.blogspot.kr/ a couple of day ago and it's a great one!

    BTW am I the only one to find this forum verification procedure a pain in the neck ?
    It sure doesn't encourage me to participate more actively.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bhfletcher
    0 bhfletcher over 10 years ago

    Adam Taylor's MicroZed Chronicles also covered XADC, starting here

    http://forums.xilinx.com/t5/Xcell-Daily-Blog/Getting-the-XADC-Running-on-the-MicroZed-Adam-Taylor-s-MicroZed/ba-p/380989

     

    Bryan

    • 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