<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>STM32: обработка прерывания по изменению уровня ножки GPIO</title>
		<description>Обсуждение STM32: обработка прерывания по изменению уровня ножки GPIO</description>
		<link>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html</link>
		<lastBuildDate>Sat, 14 Mar 2026 03:02:12 +0300</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://microsin.net/component/option,com_jcomments/format,raw/limit,10/object_group,com_content/object_id,2752/task,rss/" rel="self" type="application/rss+xml" />
		<item>
			<title>Сергей написал:</title>
			<link>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-116939</link>
			<description><![CDATA[if(GPIO_Pin == GPIO_PIN_9) // если прерывание поступило от ножки PA9 - Здесь правильно использовать термин EXTI9.]]></description>
			<dc:creator>Сергей</dc:creator>
			<pubDate>Tue, 26 Sep 2023 10:21:26 +0300</pubDate>
			<guid>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-116939</guid>
		</item>
		<item>
			<title>12val12 написал:</title>
			<link>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-107994</link>
			<description><![CDATA[1.6 микросекунд это очень много... Как ускорить-то? microsin: увеличением тактовой частоты, переносом кода в RAM, переходом от программной логики к аппаратной (ПЛИС, триггеры).]]></description>
			<dc:creator>12val12</dc:creator>
			<pubDate>Thu, 02 Feb 2023 11:26:13 +0300</pubDate>
			<guid>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-107994</guid>
		</item>
		<item>
			<title>Boris написал:</title>
			<link>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-83553</link>
			<description><![CDATA[Очень подробно. Спасибо!]]></description>
			<dc:creator>Boris</dc:creator>
			<pubDate>Wed, 12 Jan 2022 04:03:44 +0300</pubDate>
			<guid>https://microsin.net/programming/arm/stm32-gpio-external-interrupt-example.html#comment-83553</guid>
		</item>
	</channel>
</rss>
