<?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>Sun, 12 Apr 2026 19:46:54 +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>SI4732_ALL_BAND_DIY_RADIO</title>
      <link>http://www.51hei.com/bbs/dpj-242576-1.html</link>
      <description><![CDATA[SI4732_ALL_BAND_DIY_RADIO 150Khz-30Mhz -64Mhz-108Mhz FM



Gerber文件:
程序:无
原理图:无]]></description>
      <category>STM32/8</category>
      <author>UZMAN</author>
      <pubDate>Mon, 06 Apr 2026 21:42:03 +0000</pubDate>
    </item>
    <item>
      <title>开发项目STM32C031K6T6芯片，能开发的高手可以联系</title>
      <link>http://www.51hei.com/bbs/dpj-242568-1.html</link>
      <description><![CDATA[底层电源板功能要求：
1、环境温度采集（NTC）：上传时时温度；温度范围是：-40到100度
2、光敏电阻（CD）：当接收到开机指令后，就开始采集光敏电阻值，并时时上传。
3、液位电阻（UG）：上电就定时采集液位值，并定时上传。
4、液位电阻（UD）：上电就定时采集液 ...]]></description>
      <category>STM32/8</category>
      <author>frank8899</author>
      <pubDate>Sat, 04 Apr 2026 09:22:33 +0000</pubDate>
    </item>
    <item>
      <title>proteus 8.17 sp2仿真stm32f103r6 简单测试</title>
      <link>http://www.51hei.com/bbs/dpj-242549-1.html</link>
      <description><![CDATA[仿真环境 proteus 8.17 sp2, 单片机型号： stm32f103r6


1. 仿真的功能包括：LED，USART，OLED，EEPROM
2.  使用vscode+eide 插件的方式开发和编译工程， 基础工程来源于EDIE官网的工程模板
3. 使用stm32cubeMX 生成的HAL库驱动； 其中ssd1306驱动，gpio模拟i2c的 ...]]></description>
      <category>STM32/8</category>
      <author>mymach</author>
      <pubDate>Wed, 01 Apr 2026 09:42:53 +0000</pubDate>
    </item>
    <item>
      <title>初学STM32选野火还是正点原子的产品？谁的性价比高！</title>
      <link>http://www.51hei.com/bbs/dpj-242295-1.html</link>
      <description><![CDATA[初学想入门STM32，选哪家更合适点？性价比更高些？]]></description>
      <category>STM32/8</category>
      <author>lgwd</author>
      <pubDate>Wed, 25 Feb 2026 03:22:54 +0000</pubDate>
    </item>
    <item>
      <title>ImageTo - 图片转档工具</title>
      <link>http://www.51hei.com/bbs/dpj-242251-1.html</link>
      <description><![CDATA[ImageTo，是一款图片转档工具，它可以批量将各种图片转为BIN或者数组，实现将图片转换为：

BIN文件：
- 16bpp（RGB565）
- 24bpp（RGB888）
数组文件：
- 8bit-16bpp
- 8bit-24bpp
- 16bit-16bpp

软件主界面：


软件下载：]]></description>
      <category>STM32/8</category>
      <author>harchy</author>
      <pubDate>Wed, 11 Feb 2026 15:45:53 +0000</pubDate>
    </item>
    <item>
      <title>STM32L496双通道50K ADC采样 USB传输示例</title>
      <link>http://www.51hei.com/bbs/dpj-242129-1.html</link>
      <description><![CDATA[基于正点原子潘多拉STM32L496开发板的ADC DMA采集与USB CDC数据传输示例项目。
项目简介
本项目实现了ADC单通道连续采集，通过DMA双缓冲模式进行数据传输，并使用JustFloat协议通过USB CDC（虚拟串口）将采集的波形数据实时传输到PC端。主要功能：
[*]ADC定时器触发 ...]]></description>
      <category>STM32/8</category>
      <author>createskyblue</author>
      <pubDate>Fri, 23 Jan 2026 06:20:41 +0000</pubDate>
    </item>
    <item>
      <title>网页版 定时器计算器</title>
      <link>http://www.51hei.com/bbs/dpj-242128-1.html</link>
      <description><![CDATA[定时器计算器
这是一个用于计算嵌入式系统定时器参数的工具，可以帮助开发者快速确定预分频系数(TIM_Prescaler)和自动重载值(TIM_Period)以达到目标定时时间或频率。功能特点


浏览器在线使用：获取源代码（附件可能不是最新的）：
**** 本内容被作者隐藏 ****
 ...]]></description>
      <category>STM32/8</category>
      <author>createskyblue</author>
      <pubDate>Fri, 23 Jan 2026 06:16:43 +0000</pubDate>
    </item>
    <item>
      <title>STM8S105驱动拆机ILI9325_8位总线</title>
      <link>http://www.51hei.com/bbs/dpj-242121-1.html</link>
      <description><![CDATA[STM8S105采用8位总线方式驱动拆机ILI9325液晶屏

拆机的移动话机屏(资料包内有引脚定义）
模块编号：JSY 5112_LCM_V3.2 
tft屏：TXDT240C-8347B-53A31]]></description>
      <category>STM32/8</category>
      <author>bedz</author>
      <pubDate>Thu, 22 Jan 2026 08:12:28 +0000</pubDate>
    </item>
    <item>
      <title>STM32从入门到那啥教程连载-2</title>
      <link>http://www.51hei.com/bbs/dpj-242096-1.html</link>
      <description><![CDATA[1.本节开始为CFV6-STM32开发板配套的系列教程，本节所展示的项目为LED实现流水灯效果，例程编号：3-2 LED_LS。

2.本节实现的是STM32这个MCU的离散GPIO并行输出8位端口数据而实现的流水灯效果，所有LED所连接的GPIO引脚为PC0~PC7。


3.本节LED流水灯的硬件接口仍 ...]]></description>
      <category>STM32/8</category>
      <author>myemcu</author>
      <pubDate>Sat, 17 Jan 2026 13:06:52 +0000</pubDate>
    </item>
    <item>
      <title>各位彦祖，实际工作中用的哪种32（基于MCU项目）？</title>
      <link>http://www.51hei.com/bbs/dpj-242051-1.html</link>
      <description><![CDATA[]]></description>
      <category>STM32/8</category>
      <author>myemcu</author>
      <pubDate>Sun, 11 Jan 2026 08:15:31 +0000</pubDate>
    </item>
    <item>
      <title>STM32从入门到那啥教程连载-1</title>
      <link>http://www.51hei.com/bbs/dpj-242050-1.html</link>
      <description><![CDATA[1. 本节开始便为CFV6-STM32开发板配套的系列教程，本节所展示的项目为LED发光管闪烁控制，例程编号：3-1 LED_SS

2. 本节实现的是STM32这个MCU的GPIO输出高、低电平从而实现对LED发光管的亮灭控制，所有LED所连接的GPIO引脚为PC0~PC7。



3. CubeMX配置：
1) 系 ...]]></description>
      <category>STM32/8</category>
      <author>myemcu</author>
      <pubDate>Sun, 11 Jan 2026 08:08:46 +0000</pubDate>
    </item>
    <item>
      <title>普中学习板V3.0原理图及STM32电路图</title>
      <link>http://www.51hei.com/bbs/dpj-242041-1.html</link>
      <description><![CDATA[普中学习板V3.0原理图及STM32电路图]]></description>
      <category>STM32/8</category>
      <author>358829134</author>
      <pubDate>Thu, 08 Jan 2026 15:53:18 +0000</pubDate>
    </item>
    <item>
      <title>整点语音报时效果很好 声音文件</title>
      <link>http://www.51hei.com/bbs/dpj-242033-1.html</link>
      <description><![CDATA[整点语音报时效果很好]]></description>
      <category>STM32/8</category>
      <author>cm7626</author>
      <pubDate>Wed, 07 Jan 2026 10:19:26 +0000</pubDate>
    </item>
    <item>
      <title>江科协Style的一体化开发板（终极版）来临！</title>
      <link>http://www.51hei.com/bbs/dpj-242009-1.html</link>
      <description><![CDATA[首款 江协Style 一体化 全功能 集成式 STM32开发板 终极版（一根线开爽）！
视频简介，欢迎围观。。]]></description>
      <category>STM32/8</category>
      <author>myemcu</author>
      <pubDate>Sun, 04 Jan 2026 13:36:20 +0000</pubDate>
    </item>
    <item>
      <title>Proteus仿真-基于STM32103C8T6的ILI9341多彩显示系统</title>
      <link>http://www.51hei.com/bbs/dpj-241992-1.html</link>
      <description><![CDATA[【祝大家2026年元旦快乐】       
        本项目以STM32F103C8为主控芯片，采用SPI串行外设接口高效驱动ILI9341显示模块，充分发挥了ILI9341在显示输出上的高灵活性与强扩展性，实现了多维度、高定制化的可视化呈现功能，具体如下：
        1、自由图形绘制：支持点 ...]]></description>
      <category>STM32/8</category>
      <author>sun_light_sun</author>
      <pubDate>Thu, 01 Jan 2026 05:13:05 +0000</pubDate>
    </item>
    <item>
      <title>Proteus仿真-基于STM32CUBEMX+DHT11+OLED12864温湿度监测系统</title>
      <link>http://www.51hei.com/bbs/dpj-241955-1.html</link>
      <description><![CDATA[本设计以STM32F103C8T6为核心，集成DHT11温湿度传感器、I&#178;C接口控制的OLED12864显示屏及串口通信模块，搭建了一套高效的温湿度实时监测系统。经Proteus仿真验证，实现功能及特性如下：
        1、温湿度实时采集：依托STM32的GPIO接口驱动DHT11温湿度传 ...]]></description>
      <category>STM32/8</category>
      <author>sun_light_sun</author>
      <pubDate>Mon, 29 Dec 2025 00:10:43 +0000</pubDate>
    </item>
    <item>
      <title>stm32单片机I2C写OLED+AHT10检测源程序</title>
      <link>http://www.51hei.com/bbs/dpj-241937-1.html</link>
      <description><![CDATA[温湿度检测并显示，超过阈值警报



main.c
#include \&quot;stm32f4xx.h\&quot;
#include \&quot;./i2c/bsp_i2c.h\&quot;
#include \&quot;./i2c/bsp_i2c_oled.h\&quot;
#include \&quot;./bsp_aht10.h\&quot;
#include \&quot;./delay.h\&quot;
#include \&quot;./beep.h\&quot;
#include 

int main(void)
{
    float humi, te ...]]></description>
      <category>STM32/8</category>
      <author>icecreamd</author>
      <pubDate>Thu, 25 Dec 2025 15:01:43 +0000</pubDate>
    </item>
    <item>
      <title>Proteus基于STM32F103C8T6的IO扩展(MCP23S17)控制系统(HAL库)</title>
      <link>http://www.51hei.com/bbs/dpj-241893-1.html</link>
      <description><![CDATA[MCP23S17是Microchip Technology公司推出的一款16位I/O扩展器，采用SPI接口通信，适用于需要额外数字输入/输出端口的嵌入式系统和工业控制应用。该器件具有高集成度和灵活的配置能力，可有效扩展主控芯片的GPIO资源。MCP23S17广泛应用于需要扩展GPIO的嵌入式系 ...]]></description>
      <category>STM32/8</category>
      <author>sun_light_sun</author>
      <pubDate>Sat, 20 Dec 2025 15:54:51 +0000</pubDate>
    </item>
    <item>
      <title>CAN通讯_不使用(无)收发器 连接方法</title>
      <link>http://www.51hei.com/bbs/dpj-241885-1.html</link>
      <description><![CDATA[由于开发板没有装有CAN的收发器，在CAN通讯调测时，是否能像TTL232一样 交叉连接TX/RX进行通信呢？CAN收发器将MCU的逻辑电平转换为差分电平，同时将CAN总线上接收到的差分电平信号转换回逻辑电平信号。正处理数据的是CAN核控制器，在共地的情况下两个CAN-TX/RX在无收到 ...]]></description>
      <category>STM32/8</category>
      <author>huaxingniu</author>
      <pubDate>Sat, 20 Dec 2025 06:38:38 +0000</pubDate>
    </item>
    <item>
      <title>Proteus基于STM32F103C8T6控制MCP4017数字式电位器(HAL库)</title>
      <link>http://www.51hei.com/bbs/dpj-241869-1.html</link>
      <description><![CDATA[本例程是基于STM32F103C8T6控制MCP4017数字电位器的Proteus仿真设计，主要功能如下：
        （1）通过IIC协议联通MCP4014器件，然后循环协议不同的抽头位置，从而改变输出端的分压值；
        （2）通过放置的直流电压表可以直观读取MCP4017输出端的分压值 ...]]></description>
      <category>STM32/8</category>
      <author>sun_light_sun</author>
      <pubDate>Wed, 17 Dec 2025 16:16:13 +0000</pubDate>
    </item>
  </channel>
</rss>