element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
FPGA
  • Technologies
  • More
FPGA
Blog Announcing FREE Technical Training Courses for Xilinx Embedded Design with MiniZed
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join FPGA to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: bhfletcher
  • Date Created: 31 Mar 2020 1:27 AM Date Created
  • Views 3536 views
  • Likes 7 likes
  • Comments 8 comments
  • technical training
  • petalinux
  • xilinx vivado design
  • xilinx;
  • minized
Related
Recommended

Announcing FREE Technical Training Courses for Xilinx Embedded Design with MiniZed

bhfletcher
bhfletcher
31 Mar 2020

Avnet has partnered with Adam Taylor to offer three FREE days of training to help you get started with Xilinx Embedded Design! These trainings include a mix of recorded lectures and hands-on labs with the Avnet MiniZed Development Board. The trainings are targeted at new users, so if you've wondered where to begin, this is the place!

 

image

 

The trainings are based on the Xilinx 2019.1 tools. We are aware that 2019.2 is now out, including Vitis. Hopefully we will update the trainings in the future. It's taken several months to create these trainings, and 2019.2 wasn't available when we started this development.

 

Courses

The three courses should be taken sequentially in the following order:

  1. Developing Zynq Software With Xilinx Software Development Kit 2019.1
  2. Developing Zynq Hardware With Xilinx Vivado 2019.1
  3. Integrating Sensors on MiniZed with PetaLinux 2019.1

 

You might ask, why do I need a software course before taking the hardware course? That's a great question! The Hardware/Vivado course is obviously focused on developed the embedded processing hardware platform. However, it's impossible to test that hardware with running software to do the testing. It was a bit of an overload to try to teach enough Software Development concepts in the middle of the Hardware Course to make it useful. Therefore, we decided to put the Software Development course first in the sequence, using a pre-built hardware platform (which you learn to create in the Hardware Development course).

 

If you really don't care to learn about hardware development with Vivado, you could skip Hardware Development and go straight from Software Development to PetaLinux. If you already know a little bit about Xilinx tools, but you you've never used PetaLinux, you can jump right into the PetaLinux course.

 

Developing Zynq Software With Xilinx Software Development Kit 2019.1

This course explores the fundamental concepts of the Xilinx Software Development Kit (SDK). Using a pre-built hardware platform, you will learn how to navigate the SDK environment and develop some basic C-code examples for the MiniZed board.

 

Developing Zynq Hardware With Xilinx Vivado 2019.1

This course will teach you how to develop a Zynq-7000 hardware platform using the Xilinx Vivado tools while also learning the Zynq-7000 architecture. Vivado is used to configure the processing system parameters, including clocking, memory interface, and peripherals. Vivado is also used to develop custom hardware in the programmable logic. Build a working hardware platform that runs your code on the MiniZed board.

 

Integrating Sensors on MiniZed with PetaLinux 2019.1

From within an Ubuntu OS running within a virtual machine, learn how to install PetaLinux and build embedded Linux targeting MiniZed. In the hands-on labs learn about Yocto and PetaLinux tools to import your own FPGA hardware design, integrate user space applications, and configure/customize PetaLinux.

 

Hardware

To take full advantage of the courses, you will want to complete the hands-on labs. This will require the purchase of some hardware. Here is the shopping list for the course

MiniZed Development BoardMiniZed Development Board

DPP301Z000 HTU21D PmodDPP301Z000 HTU21D Pmod

MicroUSB Cable: Type A to MicroB (or similar)MicroUSB Cable: Type A to MicroB (or similar)

 

MiniZed Development Board

The MiniZed is a board developed by Avnet that is based on the Xilinx Zynq-7000 series. It uses one of the smaller, single-core device -- the XC7Z007. The MiniZed is a very versatile board, with on-board JTAG, USB-UART, Wi-Fi, and two different expansion interfaces: Peripheral Module (Pmod) and Arduino shield. These course will make use of the Pmod interface to add a sensor to the hardware.

image

DPP301Z000 HTU21D Pmod

The DPP301Z000 Pmod from TE Connectivity features their HTU21D relative humidity sensor. During the courses, you'll develop the necessary hardware interface, bare metal code, and Linux driver enablement to see the Zynq device interacting with this sensor.

 

MicroUSB Cable: Type A to MicroB (or similar)

A standard Type A to MicroB USB cable connects your MiniZed to your host PC. This cable will provide power as well as your JTAG and UART connections, so make sure you have a reliable one!

 

Development Environment

Xilinx Vivado and SDK will both run on either Windows or a variety of Linux operating systems. However, to run the PetaLinux tools, you must have a Linux system. Since the three courses are related, we made the decision to base all the courses from a Linux point of view. We have heard of people successfully following the instructions for the Software and Hardware Development courses using Windows, but just be aware that the instructions are written based on Linux -- specifically Ubuntu 18.04.

 

 

In case you do not have experience with Linux, Avnet has also created a document to help you get started -- OracleRegistered VM VirtualBox Installation Instructions for Windows 10 and Linux Virtual Machine Creation Targeting Avnet Development Boards. This link below will take you to that document.

 

http://avnet.me/Ubuntu_18_04_Virtual_Box_2019_1

 

Where to take the courses

The courses are available at either Element14 or Hackster.io. In both cases, registration is required before you gain access to the training. Here are the links, and then I'll provide some screenshots so you know what to expect.

Element14 registration: http://avnet.me/E14_ZedBoard_Training

 

When you get to that page, you should see the following.

image

When you click on Register for Training, you will see a new dialog box. Either fill out the form, or simply login if you have an existing E14 login.

image

 

If you prefer to take the course at Hackster, use this link. Click on the Log In to Register button.

Hackster.io registration: http://avnet.me/Hackster_MiniZed_TTC

 

image

 

Getting Support

Good luck with your training! If you find you have questions during the training, please use the MiniZed Forum to ask those questions.

http://avnet.me/minized_forum

  • Sign in to reply

Top Comments

  • bhfletcher
    bhfletcher over 5 years ago in reply to joff +1
    Hi Joffrey, Are you based in Europe and trying to purchase from Farnell? That is the only entity that I see is out of stock. Newark in the Americas has 39 in stock. Avnet Americas has 400 in stock. Avnet…
  • Fred27
    Fred27 over 5 years ago +1
    I found that it was the HTU21D Pmod that was out of stock. Luckily it seems that the really cheap HT21D sensors you'll find on eBay happen have a suitable pinout to just stick one in the Pmod connector…
  • joff
    joff over 5 years ago in reply to Fred27 +1
    Many thanks Fred for the info and your offer to help, really appreciated. I wouldn't want you to make you go to the post office and take the risk of getting infected by COVID-19. Cheerio.
Parents
  • joff
    joff over 5 years ago

    Thanks Bryan for the free training courses. These look very good indeed, exactly what I was looking for.

    The Avnet MiniZed boards are already out of stock!

    May be you can recommend an alternative low-cost board?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • bhfletcher
    bhfletcher over 5 years ago in reply to joff

    Hi Joffrey,

     

    Are you based in Europe and trying to purchase from Farnell? That is the only entity that I see is out of stock. Newark in the Americas has 39 in stock. Avnet Americas has 400 in stock. Avnet Europe has 61 in stock, but I believe you must have a business account with Avnet in Europe to purchase that way.

     

    I expect Farnell Europe will get replenished very quickly despite what I am seeing online for the backorder times. Let me check and get back with you.

     

    Thanks,

    Bryan

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • joff
    joff over 5 years ago in reply to bhfletcher

    Hi Brian, thanks for the quick response. I am based in the UK.

    Farnell UK shows as out of stock until 31/05/20.

     

    You're right Avnet EMEA is showing 61 in stock, I should be OK then.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • joff
    joff over 5 years ago in reply to bhfletcher

    I guess I won't be ordering a board after all:

     

    https://www.avnet.com/wps/portal/emea/about-us/avnet-inc/online-help/online-faq/

     

    """

    I am a private person, can I order on the Avnet EMEA Store?

    Sorry, the Avnet EMEA Store is a business-to-business only - we do only allow shipment to registered companies.

    """

     

    Not to worry, thanks to Fred and Bryan for reaching out.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • bhfletcher
    bhfletcher over 5 years ago in reply to joff

    joff -- I brought this to people's attention internally, and they adjusted. UK Farnell now has stock on MiniZed. Newark does as well.

    Purchase MiniZedPurchase MiniZed

     

    The TE Sensor Pmod is in stock at Newark, and currently, UK orders would have to ship from the US stock. I've requested that we put some DPP301Z000 stock in Europe.

     

    Bryan

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • joff
    joff over 5 years ago in reply to bhfletcher

    Excellent, thanks Bryan for sorting this out.

    My employer is shipping me a Xlinx dev. board.

     

    Joffrey

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • joff
    joff over 5 years ago in reply to bhfletcher

    Excellent, thanks Bryan for sorting this out.

    My employer is shipping me a Xlinx dev. board.

     

    Joffrey

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
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