Download Resource Files from Github:
https://github.com/uElectron/minizedSDK
======================================================================
In this Video , using the Minized Board based on Xilinx Zynq :
1.)We test the Application which Blinks PS LED controlled with PS Button by using Interrupts instead of Polling and We can Observe a Changing Pattern in LED Blinking
2.)We run PL LED Blinking Application by using the GPIO driver in PL based on the Hardware Design by modifying a single macro which results in improper functioning (Remove the Bug I Created mistakenly)
3.)We will also see the Effect of Switch Bouncing
4.)We can see how we can achieve Switch Debouncing by using simple code in Interrupt Handler
This Video is Based on : "Developing Interrupt Based LED Blinking Application on Zynq - Minized Board "