<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Path to Programmable III with MiniZed - GIC, Hardware/Software Interrupts, Polling: Nah, I won&amp;#39;t interrupt you.</title><link>/challenges-projects/design-challenges/pathprogrammable3/b/blog/posts/pp3_2d00_minized_2d00_interrupts</link><description>Table of Contents

 Enough saying interrupt! What&amp;#39;s it actually? 
 Hardware and Software handled interrupt 
 Writing some Code 
 References 




Flowing through the MiniZed tutorial track (+) MiniZed Software Technical Training 2021.1- element14 Commun</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Path to Programmable III with MiniZed - GIC, Hardware/Software Interrupts, Polling: Nah, I won&amp;#39;t interrupt you.</title><link>https://community.element14.com/challenges-projects/design-challenges/pathprogrammable3/b/blog/posts/pp3_2d00_minized_2d00_interrupts</link><pubDate>Wed, 12 Jul 2023 07:59:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2c7dab73-5f09-429b-b857-25bc81308816</guid><dc:creator>javagoza</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Great blog [mention:4adfb4f724a64c88b740ad188d1b5574:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;Just a comment&amp;nbsp;on using sleep inside the Interrupt Service Routine (ISR). Sleeping in an ISR is not a good practice.&amp;nbsp;The interrupt latency should be low. It&amp;nbsp;should take as short a time to execute as possible.&amp;nbsp;The interrupt latency refers to the number of clock cycles required for a processor to respond to an interrupt request.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=26476&amp;AppID=395&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>