<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ST意法半导体中文论坛 - 视频</title>
    <link>https://shequ.stmicroelectronics.cn/forum-1327-1.html</link>
    <description>Latest 20 threads of 视频</description>
    <copyright>Copyright(C) ST意法半导体中文论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 07:27:47 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://shequ.stmicroelectronics.cn/static/image/common/logo_88_31.gif</url>
      <title>ST意法半导体中文论坛</title>
      <link>https://shequ.stmicroelectronics.cn/</link>
    </image>
    <item>
      <title>STM32MP135在工业组态HMI和工业网关中的应用实践</title>
      <link>https://shequ.stmicroelectronics.cn/thread-868943-1-1.html</link>
      <description><![CDATA[[md]北京华美讯通基于STM32MP135开发了工业8寸HMI设备，是专门为工业领域打造的可靠易用的产品，同时具备了工业组态HMI和工业网关这两种产品的功能，借助本次研讨会机会，为广大开发者分享在实际开发过程中的心得体会，希望能够为大家带来启发，高效的解决问题。
[/md] ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 10 Nov 2025 06:58:53 +0000</pubDate>
    </item>
    <item>
      <title>【直播回放】GSMA新IoT eSIM规范重塑全球蜂窝生态</title>
      <link>https://shequ.stmicroelectronics.cn/thread-751099-1-1.html</link>
      <description><![CDATA[[md]新IoT eSIM线上研讨会，深度解析：
新规范技术架构与核心优势
三大场景落地实施全流程
ST4SIM-300解决方案实战案例
课件下载链接：https://www.stmcu.com.cn/Designresource/detail/training/712754 ；https://www.stmcu.com.cn/Designresource/detail/training/712 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Sat, 28 Jun 2025 02:03:20 +0000</pubDate>
    </item>
    <item>
      <title>TouchGFX_00-TouchGFX GUI设计工具</title>
      <link>https://shequ.stmicroelectronics.cn/thread-645332-1-1.html</link>
      <description><![CDATA[在本视频中介绍了TouchGFX是一款功能强大且广泛使用的工具，可以在STM32微控制器驱动的器件上开发图形用户界面。]]></description>
      <category>视频</category>
      <author>STMCU小助手</author>
      <pubDate>Thu, 20 Feb 2025 01:34:13 +0000</pubDate>
    </item>
    <item>
      <title>电力冲浪 MasterGaN*引领GaN功率技术新浪潮</title>
      <link>https://shequ.stmicroelectronics.cn/thread-644203-1-1.html</link>
      <description><![CDATA[[md]
[/md]]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Fri, 13 Sep 2024 08:32:27 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.4.2 构建 GATT 数据结构</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643402-1-1.html</link>
      <description><![CDATA[GATT(Generic Attribute Protocol)如何构建数据结构以及传输方式。GATT是GTP(Generic Access Profile)层的核心，由句柄、类型和属性值组成。句柄用于索引属性列表，类型使用UID标识每一种属性类型，而属性值格式由类型定义。属性权限的实现方式非常灵活，每家蓝牙芯片厂 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 07:25:15 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.4.1 GATT 概念入门</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643401-1-1.html</link>
      <description><![CDATA[GATT的概念入门，包括构建数据结构和进行数据交互。 GATT是一个应用层的框架，可以帮助应用开发工程师快速构建基于BLE的应用。通过GATT，工程师可以方便地描述手表的功能和数据交互方式，井设置权限管理。GATT通过服务的概念和属性语句来描述功能和特征，使用UID来标识 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 07:23:16 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.3.2 如何提高低功耗蓝牙(BLE)的通信速率（MTU+DLE+PHY+连接间隔更新)</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643400-1-1.html</link>
      <description><![CDATA[如何提高低功耗蓝牙(BLE)的通信速率？视频首先介绍了低功耗蓝牙中常见的几个参数，包括MTU、DLE、PHY和连接间隔更新。其中，MTU和DLE定义了空中交互数据的长度，而连接间隔则表示两次连接事件之间的间隔。视频还介绍了连接超时和潜伏的概念，以及如何更新连接参数。最后 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 07:14:03 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.3.1 低功耗蓝牙(BLE)的广播与扫描</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643399-1-1.html</link>
      <description><![CDATA[低功耗蓝牙(BLE)的广播与扫描：首先介绍了广播的不同类型和格式，并详细解析了广播数据中的各个字段。然后介绍了如何设置广播数据中的AD type和ADdate，以及如何调用相关函数进行设置。接着讲解了模式和规程的概念，以及 BLE定义的不同模式和规程。最后从链路层的角度划 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 07:09:16 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.2.7 低功耗蓝牙(BLE)的HCI和ACI</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643398-1-1.html</link>
      <description><![CDATA[本视频介绍低功耗蓝牙(BLE)的HCI和ACI层。HCI是主机和控制器之间的接口层，负责处理实时性和硬件相关的任务，而ACI是应用程序和主机之间的协议栈。视频介绍了HCI的命令和数据包类型，以及ACI的通信方式和指令格式。同时，还提到了 BLE核心规范中定义的HCI物理接口和蓝牙 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:55:14 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.2.6 低功耗蓝牙(BLE)的控制器4</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643397-1-1.html</link>
      <description><![CDATA[本视频介绍低功耗蓝牙(BLE)的控制器在发起态和连接态下的操作。在发起态下，设备A发送广播包并发起连接请求，而设备B则扫描到广播包后发起主动扫描并连接。在连接态下，设备B成为主机,设备A成为重机，主机发送数据后重机接收并发送数据，再由主机接收并发送数据。此外， ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:50:13 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】 6.2.5 低功耗蓝牙(BLE)的控制器3</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643396-1-1.html</link>
      <description><![CDATA[本视频重点讲解了广播物理信道上的数据包交互，包括不可连接和可连接的广播数据包，以及主动扫描和发起连接的数据包。视频详细介绍了这些数据包的内容和结构，包括设备地址和用户设定数据。同时，还提到了蓝牙5.0引入的扩展广播。这些信息对于理解BLE的链路层交互和数据 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:48:37 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】 6.2.4 低功耗蓝牙(BLE)的控制器2</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643395-1-1.html</link>
      <description><![CDATA[低功耗蓝牙(BLE)的控制器，重点介绍了链路层控制控制器的状态，包括就绪状态、广播状态、扫描状态、发起状态、连接状态、同步状态和同步广播状态。视频通过可视化的调试技巧，展示了广播状态和连接状态下的数据包波形，帮助观众更直观地理解低功耗蓝牙的工作原理。同时 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:44:51 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.2.3 低功耗蓝牙(BLE)的控制器 1</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643394-1-1.html</link>
      <description><![CDATA[本视频介绍了低功耗蓝牙的体系结构和频段特点，以及控制器的工作原理和编码特性。说明了蓝牙通信中的接收灵敏度和发射功率对通信范围的影响，以及天线设计的影响因素。回顾了静态地址、私有地址、蓝牙地址等概念，并介绍了低功耗蓝牙数据包的格式。
 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:43:02 +0000</pubDate>
    </item>
    <item>
      <title>【BLE系列课】6.2.2 低功耗蓝牙(BLE)的协议体系结构2</title>
      <link>https://shequ.stmicroelectronics.cn/thread-643392-1-1.html</link>
      <description><![CDATA[本视频介绍了低功耗蓝牙(BLE)的协议体系结构。从数据交互的角度出发，介绍了蓝牙核心规范的目录结构和空中交互的格式，详细讲解了控制、HCI、host和体系结构等层实现的功能，包括访问地址、PTU和PDU等概念。重点介绍了连接上之后的双向通信中的数据物理信道PDU和LL层控 ...]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Wed, 12 Jun 2024 06:32:43 +0000</pubDate>
    </item>
    <item>
      <title>Stellar E1 SEGGER工具链解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642710-1-1.html</link>
      <description><![CDATA[Stellar E1 SEGGER工具链解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 07:32:09 +0000</pubDate>
    </item>
    <item>
      <title>东软睿驰SR5E1 Autosar 解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642709-1-1.html</link>
      <description><![CDATA[东软睿驰SR5E1 Autosar 解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 07:31:24 +0000</pubDate>
    </item>
    <item>
      <title>SR5E1 AUTOSAR MCAL解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642708-1-1.html</link>
      <description><![CDATA[SR5E1 AUTOSAR MCAL解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 07:30:04 +0000</pubDate>
    </item>
    <item>
      <title>SR5E1量产烧录解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642707-1-1.html</link>
      <description><![CDATA[SR5E1量产烧录解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 07:28:18 +0000</pubDate>
    </item>
    <item>
      <title>基于SR5E1的One-Box制动系统解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642706-1-1.html</link>
      <description><![CDATA[基于SR5E1的One-Box制动系统解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 06:55:40 +0000</pubDate>
    </item>
    <item>
      <title>SR5E1 PLS 调试和 Autosar 解决方案</title>
      <link>https://shequ.stmicroelectronics.cn/thread-642705-1-1.html</link>
      <description><![CDATA[SR5E1 PLS 调试和 Autosar 解决方案]]></description>
      <category>视频</category>
      <author>STMCU-管管</author>
      <pubDate>Mon, 18 Mar 2024 06:54:54 +0000</pubDate>
    </item>
  </channel>
</rss>