<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>低功耗嵌入式软件开发者论坛 - 软件资料</title>
    <link>https://www.fmdevelopers.com.cn/forum.php?mod=forumdisplay&amp;fid=132</link>
    <description>Latest 20 threads of 软件资料</description>
    <copyright>Copyright(C) 低功耗嵌入式软件开发者论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 04 Aug 2026 11:50:16 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.fmdevelopers.com.cn/static/image/common/logo_88_31.gif</url>
      <title>低功耗嵌入式软件开发者论坛</title>
      <link>https://www.fmdevelopers.com.cn/</link>
    </image>
    <item>
      <title>【Bootloader】FM33L0xxD系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=17869</link>
      <description><![CDATA[2026.06.29 FL库 bootload例程，只有keil版本。
修正 中断优先级失效bug


——————————————————————————————————————————————以下都为历史版本：
—————————————————————————————————— ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Tue, 03 Jun 2025 08:45:42 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33LD5xx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=17845</link>
      <description><![CDATA[2026.04.081、将驱动更新到最新版本


——————————————————————————————————————————————以下都为历史版本：不需要下载
——————————————————————————————————————————————
 ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Mon, 28 Apr 2025 02:38:56 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33LRxx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=17844</link>
      <description><![CDATA[2026.04.081、将驱动更新到最新版本



——————————————————————————————————————————————以下都为历史版本：不需要下载
—————————————————————————————————————————————— ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Mon, 28 Apr 2025 02:31:44 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33FHxx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=17175</link>
      <description><![CDATA[2026.04.081、将驱动更新到最新版本


——————————————————————————————————————————————以下都为历史版本：不需要下载
—————————————————————————————————————————————— ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Thu, 07 Nov 2024 07:22:48 +0000</pubDate>
    </item>
    <item>
      <title>求FT系列模拟iic例程</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=16839</link>
      <description><![CDATA[求FT系列模拟iic例程，那个大佬可以发一下]]></description>
      <category>软件资料</category>
      <author>娃哈哈145</author>
      <pubDate>Thu, 18 Jan 2024 09:09:48 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33FK5xx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=16809</link>
      <description><![CDATA[2023.12.25
发布 1.0版本
注意：
        IAR 使用 9.30版本及以上
        keil 使用 5.38版本及以上
低版本 认不出芯片型号]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Mon, 25 Dec 2023 01:43:03 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33LFxx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=16805</link>
      <description><![CDATA[2026.04.081、将驱动更新到最新版本


——————————————————————————————————————————————以下都为历史版本：不需要下载
——————————————————————————————————————————————
 ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Thu, 14 Dec 2023 05:57:14 +0000</pubDate>
    </item>
    <item>
      <title>FM33LE023单片机UART5如何使用？</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=16769</link>
      <description><![CDATA[请教一下，FM33LE023单片机的UART5串口如何配置使用？按照例程修改后串口没有输出。
void MF_UART5_Init(void)
{
    FL_GPIO_InitTypeDef    GPIO_InitStruct;
    FL_UART_InitTypeDef    defaultInitStruct;

    GPIO_InitStruct.pin = FL_GPIO_PIN_0;
    GPIO_Ini ...]]></description>
      <category>软件资料</category>
      <author>nostopper</author>
      <pubDate>Mon, 30 Oct 2023 04:13:02 +0000</pubDate>
    </item>
    <item>
      <title>【FreeRTOS】FreeRTOS再FM33LE0xx系列移植</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=15311</link>
      <description><![CDATA[FreeRTOS再FM33LE0xx系列移植 附件分为 keil版本和IAR版本]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Wed, 21 Dec 2022 10:07:23 +0000</pubDate>
    </item>
    <item>
      <title>【RTCB调校】FM33LC0xx系列RTCB调校应用笔记&amp;测试例程</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=14944</link>
      <description><![CDATA[为了方便大家，整理了基于FM33LC0xx系列MCU的RTCB调校参考例程以及应用文档说明，欢迎大家下载交流~~]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Thu, 27 Oct 2022 12:14:43 +0000</pubDate>
    </item>
    <item>
      <title>【RTCB调校】FM33LG0xx系列RTCB调校应用笔记&amp;测试例程</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=14943</link>
      <description><![CDATA[为了方便大家，整理了基于FM33LG0xx系列MCU的RTCB调校参考例程以及应用文档说明，欢迎大家下载交流~~]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Thu, 27 Oct 2022 12:13:16 +0000</pubDate>
    </item>
    <item>
      <title>FreeRTOS在FM33LE0xx系列平台的移植例程</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=14828</link>
      <description><![CDATA[附加是FM33LE0xx系列的FreeRTOS的样例程序，请大家参考]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Mon, 05 Sep 2022 08:44:24 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】FM33LE0xx系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=14287</link>
      <description><![CDATA[2026.04.081、将驱动更新到最新版本


——————————————————————————————————————————————以下都为历史版本：不需要下载
——————————————————————————————————————————————
 ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Mon, 27 Jun 2022 13:35:07 +0000</pubDate>
    </item>
    <item>
      <title>FM15L023的资料在哪下载啊</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=14194</link>
      <description><![CDATA[如题，这款的sdk在哪下载啊]]></description>
      <category>软件资料</category>
      <author>longor</author>
      <pubDate>Fri, 10 Jun 2022 09:59:33 +0000</pubDate>
    </item>
    <item>
      <title>【Bootloader】差量升级 FM33LC0xx、FM33LE0xx、FM33LG0xx 与FM33G0xx 系列Bootloader在线升级-应用笔记&amp;样例程序</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=13786</link>
      <description><![CDATA[V1.4  增加FM33L0XXD系列。
       2026.06.29发布
       修正中断优先级 bug

V1.3  增加FM33L0XXD系列。
       2026.06.11发布


V1.2  修正程序超64K crc计算错误的bug。
     例程 包括 FM33G0XX系列 \\FM33LC0XX系列\\ FM33LG0XX系列\\ FM33LE0XX系列\\  
     2024. ...]]></description>
      <category>软件资料</category>
      <author>顾博文</author>
      <pubDate>Sat, 30 Apr 2022 11:43:36 +0000</pubDate>
    </item>
    <item>
      <title>【FreeRTOS】FM33LC0xxN系列_FreeRTOS例程</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=13154</link>
      <description><![CDATA[附加是FM33LC0xx系列的FreeRTOS的样例程序，请大家参考]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Thu, 24 Mar 2022 07:57:24 +0000</pubDate>
    </item>
    <item>
      <title>LC驱动库的问题</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=12660</link>
      <description><![CDATA[在魔方里下载的驱动库有两种，但这两个驱动库有什么区别？]]></description>
      <category>软件资料</category>
      <author>13775932788</author>
      <pubDate>Tue, 22 Feb 2022 01:03:26 +0000</pubDate>
    </item>
    <item>
      <title>【FreeRTOS】基于FM33LG0xx系列MCU的FreeRTOS参考demo</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=11244</link>
      <description><![CDATA[为方便大家开发，给大家提供基于FM33LG0xx系列MCU的FreeRTOS操做系统demo。
仅供参考，如有问题欢迎随时留帖交流]]></description>
      <category>软件资料</category>
      <author>wangpeng</author>
      <pubDate>Mon, 29 Nov 2021 03:27:01 +0000</pubDate>
    </item>
    <item>
      <title>复旦微的MCU有汇编语言吗</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=11242</link>
      <description><![CDATA[新人想问问大家，复旦微的MCU 芯片有汇编语言吗？或者哪款汇编语言能兼容FM33L0系列、FM33G0系列、FM3316？我们的产品原来是使用MSP430系列芯片的、用汇编语言开发的，想换用复旦微的MCU。谢谢大家
 ...]]></description>
      <category>软件资料</category>
      <author>兰里迂腐</author>
      <pubDate>Mon, 29 Nov 2021 01:49:56 +0000</pubDate>
    </item>
    <item>
      <title>求FM33G045  OTA功能开发DEMO</title>
      <link>https://www.fmdevelopers.com.cn/forum.php?mod=viewthread&amp;tid=11209</link>
      <description><![CDATA[求FM33G045  OTA功能开发DEMO ！
官方或者哪位大神有求FM33G045  OTA功能开发的样例程序能分享参考下嘛]]></description>
      <category>软件资料</category>
      <author>yangyangfm</author>
      <pubDate>Fri, 12 Nov 2021 09:45:15 +0000</pubDate>
    </item>
  </channel>
</rss>