<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title> - STM32/8</title>
    <link>http://www.51hei.com/bbs/mcu-stm32-1.html</link>
    <description>Latest 20 threads of STM32/8</description>
    <copyright>Copyright(C) </copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 29 Aug 2026 06:54:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.51hei.com/bbs/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>http://www.51hei.com/bbs/</link>
    </image>
    <item>
      <title>让你的STM32串口通信彻底实现“全双工异步”(原创)</title>
      <link>http://www.51hei.com/bbs/dpj-243498-1.html</link>
      <description><![CDATA[[*]特点：
[*]主循环调用发送函数时，数据会被瞬间丢进发送缓冲区，绝不阻塞主程序的运行。
[*]硬件会在后台自动把缓冲区里的数据一个一个发出去。
[*]接收和发送互不干扰，即使同时收发大量数据也不会丢包或死机。
[*]串口中断优先级配置为最高，可以确保在系 ...]]></description>
      <category>STM32/8</category>
      <author>HeiCPU2026</author>
      <pubDate>Wed, 26 Aug 2026 05:18:15 +0000</pubDate>
    </item>
    <item>
      <title>STM32单片机串口采用DMA方式接收数据测试程序</title>
      <link>http://www.51hei.com/bbs/dpj-243457-1.html</link>
      <description><![CDATA[环境：

主机:WINXP

开发环境:MDK4.23

MCU:STM32F103CBT6



说明:

串口可以配置成用DMA的方式接收数据,不过DMA需要定长才能产生接收中断,如何接收可变长度的数据呢?

方法有以下3种:

1.将RX脚与一路时钟外部引脚相连,当串口一帧发完,即可利用此定 ...]]></description>
      <category>STM32/8</category>
      <author>51hei小啊</author>
      <pubDate>Wed, 19 Aug 2026 11:27:17 +0000</pubDate>
    </item>
    <item>
      <title>STM32F407串口DMA收发程序 标准库</title>
      <link>http://www.51hei.com/bbs/dpj-243456-1.html</link>
      <description><![CDATA[STM32F407DMA数据流一览表**DMA1请求映射DMA2请求映射文章分享的是USART1的DMA配置，所以要用到DMA2图中的Stream5的串口1接收和Stream7的发送，这里提一下，如果同时配置了USART1和USART6，不要使用同一个数据流，否则会导致串口驱动不起来的bug。 

1. 定义要用到的 ...]]></description>
      <category>STM32/8</category>
      <author>51hei小啊</author>
      <pubDate>Wed, 19 Aug 2026 11:26:33 +0000</pubDate>
    </item>
    <item>
      <title>GD32F3x0_Demo_Suites_V2.6.0下载</title>
      <link>http://www.51hei.com/bbs/dpj-243399-1.html</link>
      <description><![CDATA[GD32F3x0_Demo_Suites_V2.6.0]]></description>
      <category>STM32/8</category>
      <author>nmhui</author>
      <pubDate>Sat, 08 Aug 2026 12:52:47 +0000</pubDate>
    </item>
    <item>
      <title>stm32f407例程下载 USART串口通信实验</title>
      <link>http://www.51hei.com/bbs/dpj-243398-1.html</link>
      <description><![CDATA[stm32f407例程下载]]></description>
      <category>STM32/8</category>
      <author>nmhui</author>
      <pubDate>Sat, 08 Aug 2026 12:39:49 +0000</pubDate>
    </item>
    <item>
      <title>GD32H7xx_Demo_Suites_V2.1.0下载</title>
      <link>http://www.51hei.com/bbs/dpj-243397-1.html</link>
      <description><![CDATA[GD32H7xx_Demo_Suites_V2.1.0下载]]></description>
      <category>STM32/8</category>
      <author>nmhui</author>
      <pubDate>Sat, 08 Aug 2026 12:37:37 +0000</pubDate>
    </item>
    <item>
      <title>GD32E51x_Firmware_Library_V1.4.0下载</title>
      <link>http://www.51hei.com/bbs/dpj-243396-1.html</link>
      <description><![CDATA[GD32E51x_Firmware_Library_V1.4.0下载]]></description>
      <category>STM32/8</category>
      <author>nmhui</author>
      <pubDate>Sat, 08 Aug 2026 12:34:29 +0000</pubDate>
    </item>
    <item>
      <title>对设置寄存器RCC_AHBENR来打开外设的时钟的理解</title>
      <link>http://www.51hei.com/bbs/dpj-243391-1.html</link>
      <description><![CDATA[我一直没能理解打开该外设的时钟是个什么设计，复位后为什么要关闭外设的时钟，关闭外设的时钟究竟关闭的是什么。我个人的理解是：该芯片电路在设计上，它是有节电、功耗、温度、移动等设计要求的，而外设在不使用时如果也通着电，那它必然是白白消耗电能，所以，在电路 ...]]></description>
      <category>STM32/8</category>
      <author>慢慢思考</author>
      <pubDate>Fri, 07 Aug 2026 08:20:39 +0000</pubDate>
    </item>
    <item>
      <title>关于AT24C02 读写的问题</title>
      <link>http://www.51hei.com/bbs/dpj-243366-1.html</link>
      <description><![CDATA[我用STM32F103C8C6 读写报错  IC 芯片型号为TSE2 用341A识别为  AT34C02   无论我怎么写。只能读写到 00--7F  还有80--FF 就是能读,写不了   我用这个网上找的  void AT24C02C_Unlock(void){
    I2C_Start();
    I2C_SendByte(0xA0);
    I2C_WaitAck();
    I2C_ ...]]></description>
      <category>STM32/8</category>
      <author>yinpingg</author>
      <pubDate>Mon, 03 Aug 2026 03:33:44 +0000</pubDate>
    </item>
    <item>
      <title>关于在调试stm32时对IDE和stm32cubemx+IAR的一些心得和程序源码</title>
      <link>http://www.51hei.com/bbs/dpj-243342-1.html</link>
      <description><![CDATA[1s定时器。
HAL_TIM_Base_Start_IT(&amp;htim6);
void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim)
{
        if(htim-&gt;Instance==TIM6)
        {
                static uint16_t index = 0;
                TIM1-&gt;CCR1 = sine_table;
            ...]]></description>
      <category>STM32/8</category>
      <author>宿舍试试水</author>
      <pubDate>Thu, 30 Jul 2026 08:08:54 +0000</pubDate>
    </item>
    <item>
      <title>stm32cubeMX+IAR单片机学习例程 串口解析发来的数据并进行打印</title>
      <link>http://www.51hei.com/bbs/dpj-243340-1.html</link>
      <description><![CDATA[这是一个stm32cubeMX+IAR的学习工程，包含了串口解析发来的数据并进行打印，定时器和可调占空比的pwm波形输出]]></description>
      <category>STM32/8</category>
      <author>WZL111</author>
      <pubDate>Thu, 30 Jul 2026 07:18:57 +0000</pubDate>
    </item>
    <item>
      <title>stm32的cudeide的一些工程</title>
      <link>http://www.51hei.com/bbs/dpj-243334-1.html</link>
      <description><![CDATA[这是我的一些cubeide开发stm32f103的教程和工程。]]></description>
      <category>STM32/8</category>
      <author>WZL111</author>
      <pubDate>Wed, 29 Jul 2026 14:35:15 +0000</pubDate>
    </item>
    <item>
      <title>stm32F103系列AD/DA PID闭环调节 源程序</title>
      <link>http://www.51hei.com/bbs/dpj-243328-1.html</link>
      <description><![CDATA[软件使用stm32cubeide，里面设计AD。DA，PID，串口，定时器等]]></description>
      <category>STM32/8</category>
      <author>宿舍试试水</author>
      <pubDate>Tue, 28 Jul 2026 13:24:58 +0000</pubDate>
    </item>
    <item>
      <title>单片机stm32学习资料</title>
      <link>http://www.51hei.com/bbs/dpj-243303-1.html</link>
      <description><![CDATA[链接：https://pan.baidu.com/s/1u8ygst_9utUcz99gfHxv4A&#160;
提取码：si26&#160;
&#160;]]></description>
      <category>STM32/8</category>
      <author>YZM168</author>
      <pubDate>Fri, 24 Jul 2026 21:17:52 +0000</pubDate>
    </item>
    <item>
      <title>stm32单片机适用的adc采样滤波算法</title>
      <link>http://www.51hei.com/bbs/dpj-243276-1.html</link>
      <description><![CDATA[非常好用的adc滤波算法，滑动窗口滤波+自适应一阶低通，实际效果很好的压制了噪声]]></description>
      <category>STM32/8</category>
      <author>lijunbo</author>
      <pubDate>Fri, 17 Jul 2026 11:16:16 +0000</pubDate>
    </item>
    <item>
      <title>STM32核心板测试程序</title>
      <link>http://www.51hei.com/bbs/dpj-243209-1.html</link>
      <description><![CDATA[STM32核心板测试
STM32小板测试中景园计数显示PAST
输入输出引脚重定义
显示按键号
中景园库函数改寄存器显示PAST]]></description>
      <category>STM32/8</category>
      <author>czhaii</author>
      <pubDate>Tue, 07 Jul 2026 12:31:47 +0000</pubDate>
    </item>
    <item>
      <title>STM32单片机蓝牙控制oled绘制程序</title>
      <link>http://www.51hei.com/bbs/dpj-243135-1.html</link>
      <description><![CDATA[Keil代码下载:]]></description>
      <category>STM32/8</category>
      <author>少年。。。</author>
      <pubDate>Fri, 26 Jun 2026 02:07:32 +0000</pubDate>
    </item>
    <item>
      <title>这是一个STM32F103C8T6的智能抄表系统</title>
      <link>http://www.51hei.com/bbs/dpj-243103-1.html</link>
      <description><![CDATA[文件已经上传，不过多描述，PCB和原理图也上传了,自己分析]]></description>
      <category>STM32/8</category>
      <author>一个小小的fvv</author>
      <pubDate>Fri, 19 Jun 2026 11:28:52 +0000</pubDate>
    </item>
    <item>
      <title>stm32单片机pfc+llc开关电源驱动原理加代码</title>
      <link>http://www.51hei.com/bbs/dpj-242945-1.html</link>
      <description><![CDATA[隔离电压检测原理：(参考AMC1311)
1）第一步：ADC采集输出电压
2）第二步：串口发送电压数据
3）本方案优点：总成本小于6，且误差为零]]></description>
      <category>STM32/8</category>
      <author>无悔蓑衣客</author>
      <pubDate>Mon, 01 Jun 2026 03:41:58 +0000</pubDate>
    </item>
    <item>
      <title>PL23XX_Prolific_DriverInstaller_v202驱动下载</title>
      <link>http://www.51hei.com/bbs/dpj-242913-1.html</link>
      <description><![CDATA[PL23XX_Prolific_DriverInstaller_v202驱动可提供下载]]></description>
      <category>STM32/8</category>
      <author>莫儒浩</author>
      <pubDate>Thu, 28 May 2026 02:08:48 +0000</pubDate>
    </item>
  </channel>
</rss>