element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • 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
Path to Programmable
  • Challenges & Projects
  • Design Challenges
  • Path to Programmable
  • More
  • Cancel
Path to Programmable
Blog
  • Blog
  • Forum
  • Documents
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Subscribe by email
  • More
  • Cancel

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • [PP-17] Lab 7 - Boot from flash

    kk99
    kk99
    In this lab we will learn how create a boot image for QSPI and boot from it with usage of FSBL. We will create boot image for test peripherals application and boot it from non-volatile memory. 1. Create the QSPI boot imageTo create a boot image ...
    • 12 Jan 2019
  • [PP-16] Lab 6 - First Stage Boot Loader

    kk99
    kk99
    First Stage Boot Loader application configures the FPGA with HW bit stream and loads operating system image or standalone image or second stage boot loader image from non-volatile memory (NAND/NOR/QSPI) to RAM and starts executing it. In this lab we ...
    • 12 Jan 2019
  • [PP-15] Lab 5 - connecting SDK to board

    kk99
    kk99
    The purpose of this lab is to upload a example application from the SDK to the hardware through a JTAG connection (This part is similar to the laboratory number two from first module). Additionally we will get familiar with software debugging. 1...
    • 12 Jan 2019
  • Path to Programmable - Minized Software Development through Xilinx SDK

    mu.udhay
    mu.udhay
    Before Starting to work on Minized with Xilinx SDK , we need to get Acquainted with at least some Hardware Aspects of Minized ,in order to prevent possible Confusion.If you guys have Already followed my Hardware Design Posts , you can skip to  &...
    • 12 Jan 2019
  • [PP-14] Lab 4 - Developing software application on running on Zynq

    kk99
    kk99
    In this lab we will learn how to add a new software application to SDK based on examples with Hello World and Memory/Peripheral tests applications. 1. Start of development based on example codePlease launch Xilinx SDK and choose: File -> New ...
    • 11 Jan 2019
  • Path to Programmable - Project update - I made something!

    aspork42
    aspork42
    Well - I finally managed to do it!I have created a basic project based on the lessons from the training. About:Through Avnet, Xilinx and Element14, a training program to learn about the Zynq 7000 platform which is System On Chip combining an FPG...
    • 11 Jan 2019
  • Path to Programmable - Project update

    aspork42
    aspork42
    This is an update on where my project is at. My initial intent was to rebuild a line follower that I did back like 8 years ago; but using the MiniZed. The board is very well suited for this application - the PL (FPGA) can do all the grunt work o...
    • 9 Jan 2019
  • FPGA - 01 - Initial Zynq block config

    nixiefairy
    nixiefairy
    Hey guys,Hope this new year brings luck and fortune to everyone! ZynqHW_2017_4_lab_1_v11 : So I would just cover briefly Lab 1 :Guides to setup a new project. I didn't like the fact Avnet is forcing it's users to select target langu...
    • 8 Jan 2019
  • Path to Programmable - The final two lessons! SW labs 10 and 11

    aspork42
    aspork42
    This blog will cover the final two lessons in the Speedway Series for Software on the MiniZed. We'll talk about the built-in libraries and go through using the PMOD headers. About:Through Avnet, Xilinx and Element14, a training program to le...
    • 7 Jan 2019
  • Path to Programmable - SW Labs 8 and 9 (Pardon my Interruption!)

    aspork42
    aspork42
    In this post we get through labs 8 and 9. This will teach us how to archive a project and restore from archives; then it will discuss using interrupts in our programs. About:Through Avnet, Xilinx and Element14, a training program to learn about ...
    • 6 Jan 2019
  • Path to Programmable - Blog 10 - Video Project

    rsc
    rsc
    My project is to do something interesting with the PMOD TDM114 camera module.I found a demo project on the Avnet site called "MJPEG Video Streaming on Avnet MiniZed"It looks like exactly what I needed to start this project, so I downloaded ...
    • 6 Jan 2019
  • Summary of Module 2 Path to Programmable ZYNQ SW blogs

    snidhi
    snidhi
    The list of the step by step zynq software development blog learnings and projects are as below  Topics in the minized ZYNQ software development Link to the minized software development blogsIntroduction to zynq SW development and Vivado SD...
    • 5 Jan 2019
  • ZYNQ-SW Module 2 Minized Blog3 --lab4 & lab5

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. The previous minized SW development ZYNQ blog can be read here ZYNQ-SW Module 2 Minized Blog2 -- Lab 3 The Hardware related blogs are here Summary of ...
    • 5 Jan 2019
  • ZYNQ-SW Module 2 Minized Blog2 -- Lab 3

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. The previous minized SW development ZYNQ blog can be read here ZYNQ-SW Module 2 Minized Blog1  -- Labs 0 1 2 The Hardware related blogs are here ...
    • 5 Jan 2019
  • Path to Programmable - SW Lab 7

    aspork42
    aspork42
    Hello again!In this post, we'll /finally/ upload to the physical MiniZed AND get it to boot up on its own running a program. About:Through Avnet, Xilinx and Element14, a training program to learn about the Zynq 7000 platform which is System On C...
    • 5 Jan 2019
  • Path to Programmable - SW Labs 5 and 6

    aspork42
    aspork42
    Hello again,In lab 5 we finally connect the MiniZed and flash it with a program! Closely followed by lab 6 in which we set up the first stage bootloader - FSBL. This will allow the MiniZed to run "untethered" and not plugged in with the JTAG connecto...
    • 2 Jan 2019
  • Path to Programmable - Blog 9 - Module 2, ZynqSW Labs 8-11

    rsc
    rsc
    Finished the second module training course today with minimal headaches.Lab 8 objectives:This lab came in handy, because I messed up something during lab 10 and I had to revert to the archived workspace from lab 8.Whatever I did, the SDK will no long...
    • 2 Jan 2019
  • Path to Programmable Blog 14 - Project: A MiniZed WS2812 Controller

    avnrdf
    avnrdf
    For my Path to Programmable project, I wanted to build something that would use both the PS & PL of the Zynq-7000. The original plan was to build a logic analyzer that used BRAM & DRAM as a sample buffer, but I realized that I might not get i...
    • 1 Jan 2019
  • Path to Programmable - SW Lab 4 - Designing an application

    aspork42
    aspork42
    Hello, In this lesson, we create our own application; and explore some of the available code examples for the Zynq MiniZed training board. About:Through Avnet, Xilinx and Element14, a training program to learn about the Zynq 7000 platform w...
    • 31 Dec 2018
  • Path to Programmable - SW Lab 3

    aspork42
    aspork42
    Lab 3 - Board Support PackageWelcome back everyone - hope you all have a great new year! This lab goes into much more detail about what the Board Support Package (BSP) is and does when it comes to the software SDK. For me, this cleared up a lot of qu...
    • 31 Dec 2018
  • Path to Programmable Blog 13 - Xilinx Libraries, the TE Sensor PMOD & Next Steps

    avnrdf
    avnrdf
    Chapter 10 Video - Xilinx Libraries This video explored the system libraries that Xilinx includes with SDK. These can be configured and initialized from the BSP settings eg- the Flash library allows users to select the manufacturer (Atmel, Micro...
    • 31 Dec 2018
  • ZYNQ-SW Module 2 Minized Blog1  -- Labs 0 1 2

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. After viewing the training videos; this module is about Vivado SDK and SDK Application development flow. The previous minized hardware development ZYN...
    • 30 Dec 2018
  • Summary of Module 1 Path to Programmable ZYNQ HW blogs

    snidhi
    snidhi
    The list of the step by step zynq hardware development blog learnings and projects are as below Topics in the Minized Zynq Hardware DevelopmentLink to the Zynq Minized Hardware development BlogDay 0 - MiniZed ZYNQDay 0 - MiniZed ZYNQ FPGA Arrive...
    • 30 Dec 2018
  • 00-And so it begins..

    nixiefairy
    nixiefairy
    Hey guys,So I received the MiniZed about four weeks back . It arrived during my final year exams which gave me no time to mess around with the board and the training material. Finally after my exams got over and a few celebrations (:P) I am ending of...
    • 30 Dec 2018
  • Path to Programmable - Blog 8 - Module 2, ZynqSW Labs 4-7

    rsc
    rsc
    I ran into a problem right away, my Xilinx software licenses were all expired for some reason, and the SDK would not start.Because of this, I downloaded Xilinx_Vivado_SDK_Web_2018.3_1207_2324_Win64 and installed a new image.I can now run the SDK agai...
    • 30 Dec 2018
<>
Element14

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 © 2022 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

  • Facebook
  • Twitter
  • linkedin
  • YouTube