<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ST意法半导体中文论坛 - 连载区</title>
    <link>https://shequ.stmicroelectronics.cn/forum-1294-1.html</link>
    <description>Latest 20 threads of 连载区</description>
    <copyright>Copyright(C) ST意法半导体中文论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 01:22:55 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://shequ.stmicroelectronics.cn/static/image/common/logo_88_31.gif</url>
      <title>ST意法半导体中文论坛</title>
      <link>https://shequ.stmicroelectronics.cn/</link>
    </image>
    <item>
      <title>STM32内部任意变量触发中断</title>
      <link>https://shequ.stmicroelectronics.cn/thread-618037-1-1.html</link>
      <description><![CDATA[请教：GPIO是可以通过边沿触发产生中断，如果跳过输入线1，直接改变软件中断事件寄存器的位可以触发中断吗？请高手指点，谢谢！

软件中断事件寄存器(EXTI_SWIER)偏移地址：0x10复位值：0x00000000


 ...]]></description>
      <category>连载区</category>
      <author>dongran</author>
      <pubDate>Sun, 04 Nov 2018 05:57:48 +0000</pubDate>
    </item>
    <item>
      <title>STM32F103串口中断问题</title>
      <link>https://shequ.stmicroelectronics.cn/thread-616980-1-1.html</link>
      <description><![CDATA[void USART1_IRQHandler(void)
｛
      if(USART1-&gt;SR&amp;(1]]></description>
      <category>连载区</category>
      <author>buten</author>
      <pubDate>Wed, 08 Aug 2018 15:52:30 +0000</pubDate>
    </item>
    <item>
      <title>【JESSE】STM32初学（寄存器版）——中断</title>
      <link>https://shequ.stmicroelectronics.cn/thread-613214-1-1.html</link>
      <description><![CDATA[中断简介中断概念 
用文字进行描述就是：是指CPU在正常运行程序时，由于内部或外部事件引起暂时中止现行程序，转去执行请求CPU为其服务的那个外设或事件的服务程序，等待该服务程序执行完成后又返回到被中止的地方程序，这样一个过程。可以使用以下面一张流程图来描述。 ...]]></description>
      <category>连载区</category>
      <author>@乔木</author>
      <pubDate>Thu, 31 Aug 2017 12:48:09 +0000</pubDate>
    </item>
    <item>
      <title>【JESSE】STM32初学（寄存器版）——USART</title>
      <link>https://shequ.stmicroelectronics.cn/thread-613104-1-1.html</link>
      <description><![CDATA[接上篇：【JESSE】STM32初学（寄存器版）——位段操作
通用同步异步收发器（USART）在大部分STM32程序中都会用上，无论是功能需要，要求板子与外部设备通信，还是用于程序的调试，都离不开USART。 既然用的这么广，我们就先看看如何在寄存器模式下使用它。那首先就是要 ...]]></description>
      <category>连载区</category>
      <author>@乔木</author>
      <pubDate>Thu, 24 Aug 2017 11:41:33 +0000</pubDate>
    </item>
    <item>
      <title>【JESSE】STM32初学（寄存器版）——GPIO操作[2]</title>
      <link>https://shequ.stmicroelectronics.cn/thread-613055-1-1.html</link>
      <description><![CDATA[接上一篇：【JESSE】STM32初学（寄存器版）——GPIO操作[1]

好几个学弟跟我说看不懂我的代码，既然是本着跟初学者一块学习的目的开帖子，那我们就讲的细致一点（小弟献丑，大神勿喷）。
上个帖子上传的附件工程中，我写的C文件主要有两个，一个是“jesse_pin.c”，一个 ...]]></description>
      <category>连载区</category>
      <author>@乔木</author>
      <pubDate>Tue, 22 Aug 2017 14:09:33 +0000</pubDate>
    </item>
    <item>
      <title>【JESSE】STM32初学（寄存器版）——GPIO操作[1]</title>
      <link>https://shequ.stmicroelectronics.cn/thread-613027-1-1.html</link>
      <description><![CDATA[可能有些朋友在别的论坛看到我发过类似的帖子，但这并不是一个帖子发多个论坛，因为某些原因，那个论坛我并不打算继续更帖；而是借着STM32社区这个平台继续完成。

在学校学习期间，曾遇到很多问题，有幸遇到了一些老师和朋友为我解答。现在看到一些学弟学习STM32的时候 ...]]></description>
      <category>连载区</category>
      <author>@乔木</author>
      <pubDate>Mon, 21 Aug 2017 11:56:25 +0000</pubDate>
    </item>
  </channel>
</rss>