<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>嵌入式爱好者 - 嵌入式技术分享</title>
    <link>http://bbs.witech.com.cn/forum-91-1.html</link>
    <description>Latest 20 threads of 嵌入式技术分享</description>
    <copyright>Copyright(C) 嵌入式爱好者</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 11 Aug 2026 09:18:19 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://bbs.witech.com.cn/static/image/common/logo_88_31.gif</url>
      <title>嵌入式爱好者</title>
      <link>http://bbs.witech.com.cn/</link>
    </image>
    <item>
      <title>交换机模块DHCP Server使用方法</title>
      <link>http://bbs.witech.com.cn/thread-128185-1-1.html</link>
      <description><![CDATA[需要用串口线或者telnet、SSH 连接上去配置
一、必要条件：配置vlan ip
配置vlan ip后才能启用dhcp server
Switch# configure
Switch(config)# vl 2
Switch(config-vlan)# q
Switch(config)# int vlan 2

二、vlan下开启dhcp server功能
如下图2-1：

命令解 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>QQ42142951</author>
      <pubDate>Sat, 31 Jan 2026 07:57:26 +0000</pubDate>
    </item>
    <item>
      <title>HI1105定频测试指令</title>
      <link>http://bbs.witech.com.cn/thread-98590-1-1.html</link>
      <description><![CDATA[产品认证过程需要牵涉到定频测试，分享以下步骤参考！
主要牵涉到：11a测试、11n(H20)测试、11n(H40)测试、802.11ac 20测试、802.11ac 40测试、802.11ax 20测试、802.11ax 40M测试：

11a测试：
ifconfig wlan0 down
ifconfig wlan0 up                    
echo  ...]]></description>
      <category>嵌入式技术分享</category>
      <author>QQ42142951</author>
      <pubDate>Mon, 14 Jul 2025 06:41:06 +0000</pubDate>
    </item>
    <item>
      <title>Rockchip平台的流媒体技术</title>
      <link>http://bbs.witech.com.cn/thread-98216-1-1.html</link>
      <description><![CDATA[Gstreamer是嵌入式平台处理Media的首选组件， 像Nvdia/TI/NXP/Rockchip平台， 都是使用Gstreamer来整合Media应用。其次FFMPEG也是常用工具。这里将就Gstreamer／FFMPEG在Rockchip平台的应用，特别是硬件加速，推拉流相关技术介绍。]]></description>
      <category>嵌入式技术分享</category>
      <author>gxliu08</author>
      <pubDate>Fri, 06 Dec 2024 09:27:19 +0000</pubDate>
    </item>
    <item>
      <title>Rockchip, RK3588内部集成的CAN总线控制器故障处理</title>
      <link>http://bbs.witech.com.cn/thread-98215-1-1.html</link>
      <description><![CDATA[CAN接收和发送异常，包括丢帧、错误计数增加、过滤错误等问题处理]]></description>
      <category>嵌入式技术分享</category>
      <author>gxliu08</author>
      <pubDate>Fri, 06 Dec 2024 02:34:17 +0000</pubDate>
    </item>
    <item>
      <title>芯驰D9-Pro开发板OK-D9360-C的多路AHD摄像头实现</title>
      <link>http://bbs.witech.com.cn/thread-98208-1-1.html</link>
      <description><![CDATA[OK-D9360-C开发板支持2路MIPI-CSI接口，可以实现8個1080P AHD 摄像头接入。
已经研制可用的器件有NEXTCHIP N4、NEXTCHIP NVP6188等常用AHD转MIPI CSI芯片。
软件上需要修改内核dts文件，增加驱动程序。
&amp;csimipi1 {
        status = \&quot;okay\&quot;;
        lanerate = ; ...]]></description>
      <category>嵌入式技术分享</category>
      <author>gxliu08</author>
      <pubDate>Tue, 03 Dec 2024 09:50:07 +0000</pubDate>
    </item>
    <item>
      <title>单元/集成测试工具详细介绍</title>
      <link>http://bbs.witech.com.cn/thread-98180-1-1.html</link>
      <description><![CDATA[在现代软件开发过程中，测试的重要性愈发凸显。单元测试和集成测试作为保证软件质量的基础环节，受到越来越多开发者和企业的关注。在这一背景下，WinAMS作为一款专注于单元和集成测试的工具，凭借其高效、灵活的特性，逐渐成为业界的热门选择。本文将从多个维度对WinAMS ...]]></description>
      <category>嵌入式技术分享</category>
      <author>Tommmmy</author>
      <pubDate>Thu, 14 Nov 2024 05:45:05 +0000</pubDate>
    </item>
    <item>
      <title>CC2500和CC1101移植说明</title>
      <link>http://bbs.witech.com.cn/thread-97539-1-1.html</link>
      <description><![CDATA[主要通过如何移植、移植注意、关于芯片配置、如何生成导出配置四大步骤来说明CC2500和CC1101移植
首先通过下图1这个宏进行选择

&amp; 如何移植
要移植的部分在 CC2500_hal.c 和 CC2500_hal.h中, 
]]></description>
      <category>嵌入式技术分享</category>
      <author>QQ42142951</author>
      <pubDate>Thu, 13 Jun 2024 09:35:44 +0000</pubDate>
    </item>
    <item>
      <title>单元测试/集成测试自动化工具</title>
      <link>http://bbs.witech.com.cn/thread-95001-1-1.html</link>
      <description><![CDATA[CoverageMasterwinAMS : 适用于嵌入式目标机代码的单元测试/集成测试工具
全面支持嵌入式微机！验证嵌入式C/C++软件 实施以模块为单位的自动化单元测试工具
不需要HookCode 直接使用目标机代码进行单元测试
联合静态解析工具[CasePlayer2]，提供C0（语句）,C1（判 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>Tomnny</author>
      <pubDate>Tue, 19 Dec 2023 05:40:14 +0000</pubDate>
    </item>
    <item>
      <title>单元测试的重要性</title>
      <link>http://bbs.witech.com.cn/thread-94989-1-1.html</link>
      <description><![CDATA[　　当前在复杂的国际国内环境下，我国正在加大工业投资，争取实现弯道超车。虽然不差钱，但是许多公司为了效益，不愿在不能直观体现效率的基础环节单元测试上花费时间，不愿投资一点资金到单元测试工具上。这就导致了一些很小的错误不能在早期被发现，直到应用阶段才被 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>Tomnny</author>
      <pubDate>Mon, 11 Dec 2023 05:42:00 +0000</pubDate>
    </item>
    <item>
      <title>Realtek蓝牙Android10.0移植结束后的基本测试和常见问题分析</title>
      <link>http://bbs.witech.com.cn/thread-94977-1-1.html</link>
      <description><![CDATA[基本测试主要包括配置检查和BT测试两大部分
配置检查：
  为了进一步确保 porting 没有问题，在测试之前先确认 fw 以及 config 文件是否存在。
  adb shell 到测试平台的根目录，检查测试平台的 vendor/firmware/目录中 rtl**x_fw 以及 rtl**x_config文件是否存在(** ...]]></description>
      <category>嵌入式技术分享</category>
      <author>QQ42142951</author>
      <pubDate>Tue, 28 Nov 2023 01:55:26 +0000</pubDate>
    </item>
    <item>
      <title>国产通信库libhv在3568开发板上的编译引入与使用</title>
      <link>http://bbs.witech.com.cn/thread-94063-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>嵌入式技术分享</category>
      <author>wangxuejun1972</author>
      <pubDate>Sat, 18 Feb 2023 09:08:57 +0000</pubDate>
    </item>
    <item>
      <title>MT7921方案WIFI6无线网卡驱动编译方法</title>
      <link>http://bbs.witech.com.cn/thread-93340-1-1.html</link>
      <description><![CDATA[一.WiFi驱动的编译加载
拷贝FW目录下的所有文件到/lib/firmware/

修改makefile.x86
MTK_COMBO_CHIP=MT7961 hif=usb
make -f Makefile.x86 

   关于WPA3（ wifi6 认证需要支持wpa3功能）
       AndoridP 平台需要添加wpa3的supplicant patch  (supplicant v2. ...]]></description>
      <category>嵌入式技术分享</category>
      <author>QQ42142951</author>
      <pubDate>Thu, 19 May 2022 10:31:00 +0000</pubDate>
    </item>
    <item>
      <title>pinctl和gpio子系统实践操作</title>
      <link>http://bbs.witech.com.cn/thread-73879-1-1.html</link>
      <description><![CDATA[&amp;#8203;https://blog.csdn.net/szm1234/article/details/113836382

复制过来发现格式不太对

文章目录
什么是pinctrl和gpio子系统

pinctel子系统

pinctel子系统功能

查看属性表达

查看pinctrl

gpio子系统

gpio子系统功能

常用gpio子系统提供 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>s1300</author>
      <pubDate>Sun, 21 Feb 2021 15:53:20 +0000</pubDate>
    </item>
    <item>
      <title>halcon 19.05 机器视觉最新HALCON19.05</title>
      <link>http://bbs.witech.com.cn/thread-71832-1-1.html</link>
      <description><![CDATA[halcon 19.05 机器视觉最新HALCON19.05
HALCON 19.05 Progress版的新特性。
1、增强版的深度学习目标检测
   MVTec自HALCON 17.12 Progress版本就已加入深度学习分类功能，在后续版本中，HALCON又在原有分类功能基础上增加了目标检测以及语义分割的功能。对于HALCON ...]]></description>
      <category>嵌入式技术分享</category>
      <author>haohaocaxxxx</author>
      <pubDate>Tue, 10 Dec 2019 06:35:45 +0000</pubDate>
    </item>
    <item>
      <title>imx6ul板子无法识别SD卡问题</title>
      <link>http://bbs.witech.com.cn/thread-71826-1-1.html</link>
      <description><![CDATA[　　前提是，硬件对imx6ul板子做了个性化的修改，整体还是保留的，变化并不大。
　　问题的出现比较偶然，之前一直用的是金士顿的SD卡，没用出现什么问题。在解决了SD卡系统升级问题后，都是好的，后来重新购买了SD卡，新SD卡是闪迪的，发现日志不再记录了，／dev/下ｍ ...]]></description>
      <category>嵌入式技术分享</category>
      <author>Jessiezyj</author>
      <pubDate>Mon, 09 Dec 2019 02:01:33 +0000</pubDate>
    </item>
    <item>
      <title>【干货】c语言基础语法——结构体</title>
      <link>http://bbs.witech.com.cn/thread-71649-1-1.html</link>
      <description><![CDATA[1、关于C语言结构体的引入





在实际问题中有时候我们需要几种数据类型一起来修饰某个变量。



例如一个学生的信息就需要学号（字符串），姓名（字符串），年龄（整形）等等。



这些数据类型都不同但是他们又是表示一个整体，要存在联系，那么我们 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>嵌入式111</author>
      <pubDate>Mon, 14 Oct 2019 08:28:28 +0000</pubDate>
    </item>
    <item>
      <title>STM32低功耗时引脚配置</title>
      <link>http://bbs.witech.com.cn/thread-71633-1-1.html</link>
      <description><![CDATA[1写在前面
有低功耗产品设计经验的朋友都应该知道，一个产品的功耗不光是硬件功耗的事，其实软件也是影响整个产品功耗的一个关键因素。



我之前也开发过几款使用电池供电的产品，调试起来，那叫一个痛苦，软件和硬件各种因素都要考虑。



当你确信软件没问 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>嵌入式111</author>
      <pubDate>Thu, 10 Oct 2019 09:24:08 +0000</pubDate>
    </item>
    <item>
      <title>经常遇到的10大C语言基础算法（珍藏版源码）</title>
      <link>http://bbs.witech.com.cn/thread-71625-1-1.html</link>
      <description><![CDATA[算法是一个程序和软件的灵魂，作为一名优秀的程序员，只有对一些基础的算法有着全面的掌握，才会在设计程序和编写代码的过程中显得得心应手。本文是近百个C语言算法系列的第二篇，包括了经典的Fibonacci数列、简易计算器、回文检查、质数检查等算法。也许他们能在你的毕 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>嵌入式111</author>
      <pubDate>Wed, 09 Oct 2019 09:05:24 +0000</pubDate>
    </item>
    <item>
      <title>freeRTOS在F429上的移植</title>
      <link>http://bbs.witech.com.cn/thread-71616-1-1.html</link>
      <description><![CDATA[项目中要用到嵌入式操作系统，考虑到免费开源，我首先想到了freeRTOS,之前只是在使用，对于移植没有在意，今天花了一些时间进行移植，平台是STM32F429,编译器是MDK5,由于，我们不需要理会汇编部分的内容，freeRTOS的官方源码包里面已经针对很多平台将接口对接好了，官方 ...]]></description>
      <category>嵌入式技术分享</category>
      <author>嵌入式111</author>
      <pubDate>Sun, 29 Sep 2019 09:30:06 +0000</pubDate>
    </item>
    <item>
      <title>适合STM32的三大嵌入式操作系统</title>
      <link>http://bbs.witech.com.cn/thread-71611-1-1.html</link>
      <description><![CDATA[基于STM平台且满足实时控制要求操作系统，有以下5种可供移植选择。分别为μClinux、μC／OS-II、eCos、FreeRTOS和都江堰操作系统(djyos)。下面分别介绍这五种嵌入式操作系统的特点及不足。1、μClinux
μClinux是一种优秀的嵌入式Linux版本，其全称为micro-control Lin ...]]></description>
      <category>嵌入式技术分享</category>
      <author>嵌入式111</author>
      <pubDate>Fri, 27 Sep 2019 08:39:59 +0000</pubDate>
    </item>
  </channel>
</rss>