<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>合泰社区论坛 - 32Bit ARM</title>
    <link>http://holteksupport.com/forum-40-1.html</link>
    <description>Latest 20 threads of 32Bit ARM</description>
    <copyright>Copyright(C) 合泰社区论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 17 May 2026 06:36:07 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://holteksupport.com/static/image/common/logo_88_31.gif</url>
      <title>合泰社区论坛</title>
      <link>http://holteksupport.com/</link>
    </image>
    <item>
      <title>HT32 MCU 使用RT-Thread 操作系统应用范例</title>
      <link>http://holteksupport.com/thread-464-1-1.html</link>
      <description><![CDATA[RT-Thread(Real Time-Thread)是一款面向嵌入式系统的开源实时操作系统，具有优秀的可裁剪性和可拓展性。其设计目标是为嵌入式设备提供一个高效、小巧的实时内核，适用于从单片机到Arm&amp;#174; Cortex&amp;#174;-M/R、MIPS、X86、RISC-V等不同架构的嵌入式系统。由于RT-Thr ...]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Fri, 27 Dec 2024 04:45:23 +0000</pubDate>
    </item>
    <item>
      <title>HT32 使用FAE汇总文档(不定期更新中)</title>
      <link>http://holteksupport.com/thread-453-1-1.html</link>
      <description><![CDATA[点击链接

http://ht32.holteksupport.com/]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Wed, 17 Jul 2024 02:03:12 +0000</pubDate>
    </item>
    <item>
      <title>如何用CubeMX配置HT32F52352</title>
      <link>http://holteksupport.com/thread-445-1-1.html</link>
      <description><![CDATA[HT32F52352在CubeMX中如何进行选型?]]></description>
      <category>32Bit ARM</category>
      <author>听雨</author>
      <pubDate>Tue, 16 Jan 2024 11:11:50 +0000</pubDate>
    </item>
    <item>
      <title>关于32位芯片HT32F52230相关问题</title>
      <link>http://holteksupport.com/thread-444-1-1.html</link>
      <description><![CDATA[我在创建好新的工程后，软件提示报错，如图。一时间弄不明白怎么回事]]></description>
      <category>32Bit ARM</category>
      <author>迷麟灬</author>
      <pubDate>Mon, 25 Dec 2023 11:11:47 +0000</pubDate>
    </item>
    <item>
      <title>HT32 MCU IAP–使用 UART 进行固件更新</title>
      <link>http://holteksupport.com/thread-437-1-1.html</link>
      <description><![CDATA[现今的电子产品发展迅速且开发周期很短，往往在市场贩卖后有固件更新的需求，大部分修正软件问题、新增软件功能、系统优化等都需要固件更新来完成，因此发展出一种程序架构让应用程序有自我更新的能力，通过这种方法更新程序我们称之为IAP (In-Application Progr ...]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Mon, 24 Jul 2023 09:18:04 +0000</pubDate>
    </item>
    <item>
      <title>HT32F50230 硬件I2C 问题</title>
      <link>http://holteksupport.com/thread-430-1-1.html</link>
      <description><![CDATA[新手求助！！

为什么发送没输出，是哪里存在问题吗！！！
是按照例程弄得程序~
求大神纠正~

#define 7708_ADDR 0x42
#define REG_ADDR1 0x0A

#define I2C_PORT GPIO_PB
#define I2C_SCL  GPIO_PIN_7
#define I2C_SDA  GPIO_PIN_8

void IIC_Init(void) ...]]></description>
      <category>32Bit ARM</category>
      <author>Alica</author>
      <pubDate>Sat, 01 Jul 2023 10:23:59 +0000</pubDate>
    </item>
    <item>
      <title>HT32F12345进仿真出现Cannot access Memory (@ 0x40024004, Read, Acc Size: 4...问题</title>
      <link>http://holteksupport.com/thread-423-1-1.html</link>
      <description><![CDATA[您好，在使用HT32F12345单片机时，使用Keil5软件当进仿真时，Common栏出现Cannot access Memory (@ 0x40024004, Read, Acc Size: 4 Byte)问题，仿真时还能运行，在采集ADC值和oled屏一起使用时，就会出现ADC采集数值不准确的现象，数值大一半左右，单独使用ADC不使用ole ...]]></description>
      <category>32Bit ARM</category>
      <author>heaven海浪3</author>
      <pubDate>Mon, 17 Apr 2023 06:13:53 +0000</pubDate>
    </item>
    <item>
      <title>有没有HT32F0006的SCTM配置PWM的代码例程</title>
      <link>http://holteksupport.com/thread-299-1-1.html</link>
      <description><![CDATA[有没有HT32F0006的SCTM配置PWM的代码例程，说明文档什么的太少了]]></description>
      <category>32Bit ARM</category>
      <author>ZY8705</author>
      <pubDate>Fri, 04 Mar 2022 00:30:50 +0000</pubDate>
    </item>
    <item>
      <title>ht32f0006需要音乐播放函数应用说明</title>
      <link>http://holteksupport.com/thread-297-1-1.html</link>
      <description><![CDATA[官方封装好的库函数 函数介绍可以发一下么，谢谢了]]></description>
      <category>32Bit ARM</category>
      <author>ZY8705</author>
      <pubDate>Thu, 17 Feb 2022 03:24:57 +0000</pubDate>
    </item>
    <item>
      <title>HT32用CMSIS无法烧录</title>
      <link>http://holteksupport.com/thread-289-1-1.html</link>
      <description><![CDATA[HT32f0006用CMSIS-DAP无法烧录代码，显示No Cortex-M sw device found，想问问是怎么回事，接线没问题，会和boot位有关么]]></description>
      <category>32Bit ARM</category>
      <author>ZY8705</author>
      <pubDate>Wed, 29 Dec 2021 07:30:17 +0000</pubDate>
    </item>
    <item>
      <title>HT32无法板载烧录代码</title>
      <link>http://holteksupport.com/thread-284-1-1.html</link>
      <description><![CDATA[发现一个问题，HT32芯片贴到成品线路板后，只能用e-Link 32 Pro，通过KILE下载代码到芯片。但是无法用e-Writer 32烧录代码，芯片拆出来后就可以烧录。其他牌子的32位单片机都没遇到过这种情况。
请问有人知道怎么解决吗？]]></description>
      <category>32Bit ARM</category>
      <author>digno</author>
      <pubDate>Wed, 10 Nov 2021 08:07:31 +0000</pubDate>
    </item>
    <item>
      <title>合泰单片机HT32开发板HT32F52352 ARM M0+ 陀螺仪语音TFTLCD</title>
      <link>http://holteksupport.com/thread-160-1-1.html</link>
      <description><![CDATA[更多详情移步：

https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-17809263775.86.9ef13e5ciCzfhf&amp;id=617332224351

新品发售，欲购从速！]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Thu, 07 May 2020 01:03:56 +0000</pubDate>
    </item>
    <item>
      <title>HT32 EEPROM 模拟</title>
      <link>http://holteksupport.com/thread-119-1-1.html</link>
      <description><![CDATA[简介 
本文介绍了使用 HT32 系列微控制器的嵌入式 Flash 内存来模拟 EEPROM 的软件方法。
 
外部 EEPROM 是一种非挥发性储存器，通常以 byte、half-word 或word 为单位来写入数据，在许多嵌入式应用中常被使用。将数据写入 EEPROM 很简单，可以连续对同一个内存地 ...]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Tue, 20 Aug 2019 01:13:12 +0000</pubDate>
    </item>
    <item>
      <title>合泰32-bit ARM Cortex&#174;-M0 MCU视频介绍</title>
      <link>http://holteksupport.com/thread-73-1-1.html</link>
      <description><![CDATA[合泰32-bit ARM Cortex&amp;#174;-M0 MCU视频介绍]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Mon, 21 May 2018 09:11:26 +0000</pubDate>
    </item>
    <item>
      <title>合泰32位 ARM M0+ 固件库</title>
      <link>http://holteksupport.com/thread-54-1-1.html</link>
      <description><![CDATA[合泰32位 ARM 固件库]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Sun, 24 Dec 2017 08:13:33 +0000</pubDate>
    </item>
    <item>
      <title>合泰ARM M0+移植ucosii 范例程序</title>
      <link>http://holteksupport.com/thread-53-1-1.html</link>
      <description><![CDATA[合泰ARM M0+移植ucosii 范例程序

HT32F52341 代码]]></description>
      <category>32Bit ARM</category>
      <author>admin</author>
      <pubDate>Sat, 23 Dec 2017 12:18:35 +0000</pubDate>
    </item>
  </channel>
</rss>