<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>EETOP 创芯网论坛 (原名：电子顶级开发网) - STM32交流讨论</title>
    <link>https://bbs.eetop.wang/forum-239-1.html</link>
    <description>Latest 20 threads of STM32交流讨论</description>
    <copyright>Copyright(C) EETOP 创芯网论坛 (原名：电子顶级开发网)</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 07 Jun 2026 13:43:14 +0000</lastBuildDate>
    <ttl>180</ttl>
    <image>
      <url>https://bbs.eetop.wang/static/image/common/logo_88_31.gif</url>
      <title>EETOP 创芯网论坛 (原名：电子顶级开发网)</title>
      <link>https://bbs.eetop.wang/</link>
    </image>
    <item>
      <title>cortex M0 MCU 2.5RMB!!! 兼容 stm32F030K6u6</title>
      <link>https://bbs.eetop.wang/thread-662408-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>STM32交流讨论</category>
      <author>dlbai</author>
      <pubDate>Wed, 11 Oct 2017 05:45:39 +0000</pubDate>
    </item>
    <item>
      <title>stm32f401插到电脑上提示未知设备</title>
      <link>https://bbs.eetop.wang/thread-662397-1-1.html</link>
      <description><![CDATA[已安装dpinst_amd64.exe驱动]]></description>
      <category>STM32交流讨论</category>
      <author>stm32f401</author>
      <pubDate>Wed, 11 Oct 2017 03:05:13 +0000</pubDate>
    </item>
    <item>
      <title>一个关于STM32F407的IAP编程调试问题</title>
      <link>https://bbs.eetop.wang/thread-636502-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>STM32交流讨论</category>
      <author>一卷浮云上青天</author>
      <pubDate>Mon, 11 Sep 2017 08:52:07 +0000</pubDate>
    </item>
    <item>
      <title>STM32F030之SPI规格书的学习</title>
      <link>https://bbs.eetop.wang/thread-630636-1-1.html</link>
      <description><![CDATA[本人小菜鸟一枚，在学习STM32F030的datasheet时有一些疑问：
数据被存入RXFIFO并达到门槛的时候触发SPIxDR读访问，由RXNE事件引发；

疑问：FIFO的门限到底指的是什么？

TXFIFO的存储状况少于或等于满额的一半时将触发SPIx_DR写访问，由TXE事件引发。

疑问：RXFIFO不 ...]]></description>
      <category>STM32交流讨论</category>
      <author>1027199631</author>
      <pubDate>Sat, 17 Jun 2017 06:53:40 +0000</pubDate>
    </item>
    <item>
      <title>关于TI-RTOS实时操作系统调试、分析工具以及网络概述 [</title>
      <link>https://bbs.eetop.wang/thread-623976-1-1.html</link>
      <description><![CDATA[通过与 Code Composer Studio (CCS) 进行结合，TI-RTOS 内核提供一些有助于开发工程师调试和优化多线程应用的工具。运行时对象查看器 (ROV) 让开发人员可以对操作系统进行检查（例如邮箱和新表、任务）的状态：同时可以查看任务是正在运行、还是准备就绪或是被阻止；在I ...]]></description>
      <category>STM32交流讨论</category>
      <author>sunyk</author>
      <pubDate>Tue, 14 Mar 2017 02:22:26 +0000</pubDate>
    </item>
    <item>
      <title>关于STM32L4管脚otg_fs_noe</title>
      <link>https://bbs.eetop.wang/thread-621620-1-1.html</link>
      <description><![CDATA[小白像各位大侠请教，STM32L4中的管脚otg_fs_noe是什么用途？Datasheet并没有说明，求各位大神帮助&gt;]]></description>
      <category>STM32交流讨论</category>
      <author>vickifighting</author>
      <pubDate>Sat, 04 Feb 2017 03:34:11 +0000</pubDate>
    </item>
    <item>
      <title>如何使用机智云ECE雾计算</title>
      <link>https://bbs.eetop.wang/thread-620177-1-1.html</link>
      <description><![CDATA[场景1：波特率转换
我们通过LUA脚本，将原来的设备通讯串口号从com3转换成com4，将波特率从9600转换成38400。我们使用ECE雾计算服务，在【通信配置】里，将修改好的脚本进行录入（如下图，设备通讯串口号从com3转换成com4，波特率从9600转换成38400），然后点击【推送】 ...]]></description>
      <category>STM32交流讨论</category>
      <author>物联网吴彦祖</author>
      <pubDate>Mon, 26 Dec 2016 09:05:58 +0000</pubDate>
    </item>
    <item>
      <title>STM32的DMA也不是能绝对保证数据不丢失</title>
      <link>https://bbs.eetop.wang/thread-617815-1-1.html</link>
      <description><![CDATA[DMA优势是搬运数据的效率高，但并不是不需要时间。

我最近一个项目，同时用到了3个通道的DMA，其中一个通道是2M的PWM在周期Reload时做CC寄存器更新，总是丢
如果单独只开一个DMA通道，这个更新速度提高到１８M仍然不丢数据
但是只要其他DMA通道一开，１M以上就很难保证 ...]]></description>
      <category>STM32交流讨论</category>
      <author>McuPlayer2013</author>
      <pubDate>Wed, 16 Nov 2016 00:59:22 +0000</pubDate>
    </item>
    <item>
      <title>RAIO第三代（RA8871/RA8873/RA8876/RA8877）TFT液晶控制IC简要说明</title>
      <link>https://bbs.eetop.wang/thread-614055-1-1.html</link>
      <description><![CDATA[首先请大家先看看基本系统结构图：
主要特点：1.  特点：与MCU接口丰富，8位、16位或是串口皆可控制RAIO第三代控制器，2.  支持多种屏幕分辨率RA8871：最大支持480*320@24bitRA8873：最大支持800*480@16bit或640*480@24bitRA8876/RA8877：最大支持2048*2048（实际的面 ...]]></description>
      <category>STM32交流讨论</category>
      <author>lcdvision1</author>
      <pubDate>Thu, 22 Sep 2016 05:17:51 +0000</pubDate>
    </item>
    <item>
      <title>KEIL5 pack包出现很多error，怎么解决？</title>
      <link>https://bbs.eetop.wang/thread-609347-1-1.html</link>
      <description><![CDATA[如图所示，很多PACK包显示错误…………无法更新。]]></description>
      <category>STM32交流讨论</category>
      <author>风飘雪之林</author>
      <pubDate>Sun, 17 Jul 2016 01:25:10 +0000</pubDate>
    </item>
    <item>
      <title>ST16X指令集谁有啊</title>
      <link>https://bbs.eetop.wang/thread-609062-1-1.html</link>
      <description><![CDATA[ST16X指令集谁有啊，不胜感谢，给钱也行！！！！]]></description>
      <category>STM32交流讨论</category>
      <author>zhongpeng366</author>
      <pubDate>Tue, 12 Jul 2016 06:10:28 +0000</pubDate>
    </item>
    <item>
      <title>求解STM32滴答定时器的作用</title>
      <link>https://bbs.eetop.wang/thread-608638-1-1.html</link>
      <description><![CDATA[想请教一个问题，STM32的滴答定时器如果被关闭之后，单片机时候还能正常运行，查资料说，滴答定时器是单片机系统的心跳，给系统提供一个时基，这个定时器是不是不需要进行专门的设置（像普通的TIM一样），就一直在运行？？？，困扰好久了，求解，还有一半什么情况下才会 ...]]></description>
      <category>STM32交流讨论</category>
      <author>小贝师娘</author>
      <pubDate>Tue, 05 Jul 2016 03:32:03 +0000</pubDate>
    </item>
    <item>
      <title>STM32F103RCT6  ST单片机</title>
      <link>https://bbs.eetop.wang/thread-602505-1-1.html</link>
      <description><![CDATA[STM32F 系列的单片机是用量最大的单片机之一，每月的用量都特别大    为什么这个系列的的单片机的走量可以这么大呢？
    主要还是这类的单片机成本优势
   今天给大家推荐一款这个系列的芯片  STM32F103RCT6

   下面给大家分享下该芯片的一些基本参数

 数据手册 
参 ...]]></description>
      <category>STM32交流讨论</category>
      <author>qq2355892364</author>
      <pubDate>Sat, 07 May 2016 02:44:19 +0000</pubDate>
    </item>
    <item>
      <title>STM8L152学习系列</title>
      <link>https://bbs.eetop.wang/thread-592975-1-1.html</link>
      <description><![CDATA[STM8L152学习系列，见附件]]></description>
      <category>STM32交流讨论</category>
      <author>sxbo</author>
      <pubDate>Mon, 01 Feb 2016 05:35:42 +0000</pubDate>
    </item>
    <item>
      <title>PIC新手, 誰願分享  PIC16F877 用 組語偵測 4X4鍵盤</title>
      <link>https://bbs.eetop.wang/thread-590193-1-1.html</link>
      <description><![CDATA[PIC新手, 誰願分享  PIC16F877 用 組語偵測 4X4鍵盤 原始碼

感嗯!!]]></description>
      <category>STM32交流讨论</category>
      <author>GIMAYON</author>
      <pubDate>Fri, 22 Jan 2016 05:16:00 +0000</pubDate>
    </item>
    <item>
      <title>stm32加密问题</title>
      <link>https://bbs.eetop.wang/thread-560778-1-1.html</link>
      <description><![CDATA[stm32加密问题]]></description>
      <category>STM32交流讨论</category>
      <author>leasor</author>
      <pubDate>Sun, 26 Jul 2015 00:40:54 +0000</pubDate>
    </item>
    <item>
      <title>GD32能完全替代STM32吗？</title>
      <link>https://bbs.eetop.wang/thread-482221-1-1.html</link>
      <description><![CDATA[GD32能完全替代STM32吗？]]></description>
      <category>STM32交流讨论</category>
      <author>Cyrilcheng</author>
      <pubDate>Fri, 10 Apr 2015 09:28:53 +0000</pubDate>
    </item>
    <item>
      <title>請問timer要怎麼用?</title>
      <link>https://bbs.eetop.wang/thread-466125-1-1.html</link>
      <description><![CDATA[請問如何使用Timer做出PWM輸出?是否有實際案例可以提供參考]]></description>
      <category>STM32交流讨论</category>
      <author>frog123abc</author>
      <pubDate>Sat, 25 Oct 2014 10:06:42 +0000</pubDate>
    </item>
    <item>
      <title>如果用STM32控制电机的话用什么型号的CPU</title>
      <link>https://bbs.eetop.wang/thread-460564-1-1.html</link>
      <description><![CDATA[准备驱动三相异步电机，大家用什么型号的，多少钱一片]]></description>
      <category>STM32交流讨论</category>
      <author>liult04</author>
      <pubDate>Fri, 12 Sep 2014 04:25:18 +0000</pubDate>
    </item>
    <item>
      <title>SDIO接口WIFI</title>
      <link>https://bbs.eetop.wang/thread-451482-1-1.html</link>
      <description><![CDATA[小弟现在使用STM32F207做一个SDIO接口的WIFI通讯板子，WIFI模块是买的，正在调试软件部分，暂时无法实现无线通讯功能。各位是否有这方面的经验分享一下？]]></description>
      <category>STM32交流讨论</category>
      <author>liuguoxu2080</author>
      <pubDate>Wed, 02 Jul 2014 07:25:50 +0000</pubDate>
    </item>
  </channel>
</rss>