<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>DIY编程器网 - ch341a编程器及设备维修</title>
    <link>http://diybcq.com/forum.php?mod=forumdisplay&amp;fid=100</link>
    <description>Latest 20 threads of ch341a编程器及设备维修</description>
    <copyright>Copyright(C) DIY编程器网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 15:19:33 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://diybcq.com/static/image/common/logo_88_31.gif</url>
      <title>DIY编程器网</title>
      <link>http://diybcq.com/</link>
    </image>
    <item>
      <title>Diy8Programmer实现识别45芯片型号</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148968</link>
      <description><![CDATA[at45dbxxxb之类的是没有id的，除了看芯片印字就只能猜了
现在有了识别方法，可以有效的判断型号，而且不伤芯片数据

当然该方法同样适用于带id的芯片型号（可以用9f识别）]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Mon, 25 May 2026 08:47:53 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer实现i2c识别型号功能完成</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148963</link>
      <description><![CDATA[上次识别后没数据，主要是有个功能函数返回数据不对，本该返回数据内容，由于给的变量类型不对，导致返回的是地址的第一个字节，导致识别不了
花了不少时间才发现，小问题就要搞死人

后面还得设计个控制界面，例如是否启用探测，不然后面还有其他探测功能一顿轮询
 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sun, 24 May 2026 10:51:58 +0000</pubDate>
    </item>
    <item>
      <title>IR Software for DIY Programmer</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148961</link>
      <description><![CDATA[Does anyone know if there is any IR software available to allow use of the IR sensor on the DIY Programmer?]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>darkwire</author>
      <pubDate>Sun, 24 May 2026 05:06:52 +0000</pubDate>
    </item>
    <item>
      <title>English Setting on DIY Programmer</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148960</link>
      <description><![CDATA[Please advise if I can get the language file and update the English setting to all English because at the moment it is a mixture of English and Chinese text.
I will be happy to update it.]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>darkwire</author>
      <pubDate>Sun, 24 May 2026 05:03:37 +0000</pubDate>
    </item>
    <item>
      <title>diy8programmer-2.1.2.57软件下载</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148958</link>
      <description><![CDATA[更新贴里前面列举的更新]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sat, 23 May 2026 06:09:03 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer加上搜索芯片数据手册按钮</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148957</link>
      <description><![CDATA[有时候想查芯片的数据手册，还得打开百度等搜索器，还得翻一页页的广告才能找到你要的手册，最主要的还有一堆要收钱才能看和下载
为了大家方便，我们直接做了个按钮，直接放到芯片名旁点，点击即可打开数据手册搜到，快速定位到需要的芯片手册
连芯片型号都不用手动输 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sat, 23 May 2026 04:55:27 +0000</pubDate>
    </item>
    <item>
      <title>ch347f编程器，支持1.8v2.5v3.3v5v，电路板设计</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148956</link>
      <description><![CDATA[这个芯片太小了，背贴的，而且板子版面布局都和ch341a编程器一样的，所以布线有点麻烦
而且用的是0603的零件，布线高了一天半，哎
总算设计好了，下面是效果图

正面零件少了点，开关拨动标识放这面了
自动版也主要是少了拨动开关，背面多了切换的三极管

其他地 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sat, 23 May 2026 02:10:00 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer自动识别ch347编程器是ch347t还是ch347f并显示固件版本</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148954</link>
      <description><![CDATA[为了控制方便，增加自动识别ch347编程器是ch347t还是ch347f，并显示固件版本
当然也顺便处理了ch341a的版本识别，现在最新的ch341a显示版本是30

识别到ch341a ver：30

识别到ch347t 自动版

识别到ch347t，后面是固件版本

识别到ch347f加固件版本]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Fri, 22 May 2026 03:03:23 +0000</pubDate>
    </item>
    <item>
      <title>ch347f编程器，支持1.8v2.5v3.3v5v，电路图</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148953</link>
      <description><![CDATA[ch347f编程器，支持1.8v2.5v3.3v5v，电路图
手动版和自动版的都在里面了
自动版的控制代码和ch347t的一样，但是有个问题，自动版需要gpio控制，这样一来，jtag和swd就不能用了]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Fri, 22 May 2026 02:43:09 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer将一键自动编程器选项放到面板上</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148952</link>
      <description><![CDATA[原先要看一键自动编程都需要点一下自动按钮边的小箭头，有哪些操作也不是很直观，现将一键自动编程器选项放到面板上，一目了然
虽然大多数情况都不需要关注这个的，偶尔需要点选自动操作的项总比原先的要快一点
总的来说，软件就是要简单好用为目的嘛]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Wed, 20 May 2026 16:26:02 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer添加打开保存hex文件功能</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148951</link>
      <description><![CDATA[有人问道支不支持加载hex文件，或者保存为hex文件，其实个人感觉用bin文件更方便
几人有人需要，我们就加上这个功能
对于小文件用hex还可以，要是大几M的甚至几十M几百M的存储芯片就不建议保存hex文件格式了，这个会比bin的大2～3倍的

加载hex文件]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Wed, 20 May 2026 12:10:55 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer增加按芯片页大小测速功能</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148947</link>
      <description><![CDATA[增加按芯片页大小测速功能，这个功能平时意义不大，但是也得有]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Tue, 19 May 2026 08:02:37 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer支持ch347编程器显示序列号功能</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148946</link>
      <description><![CDATA[支持ch347编程器显示序列号功能]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Mon, 18 May 2026 14:19:02 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer识别芯片参数表信息（该功能后期完善）</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148945</link>
      <description><![CDATA[识别芯片参数表信息，自动区分SFDP还是ONFI参数表
但是现在相关资料比较少，需要明白表结构才能解读里面记录的数值代表什么含义
说的简单点，就是芯片的id，容量，分页大小，支持的操作代码等等这些数据存放在表的哪个地址
这些后期看需要再慢慢完善，先把大功能做出 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Mon, 18 May 2026 11:47:23 +0000</pubDate>
    </item>
    <item>
      <title>ch347f编程器，支持1.8v2.5v3.3v5v</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148944</link>
      <description><![CDATA[试试将ch347f开发板改成编程器，实现1.8v、2.5v、3.3v、5v多电压切换
这里主要是芯片的vio电压有限制，最高电压3.6v，极限电压4v
所以5v电压当就得特殊处理，给芯片供电得到5v，但是反给vio的电压得控制在4v
我们利用串联两个in4007二极管，这样压降大概在1v左右
但 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sun, 17 May 2026 16:37:32 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer数据区菜单加入CRC32菜单，实现重新计算</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148943</link>
      <description><![CDATA[crc校验码只有在读取时才会计算
数据区数据改动后，不能马上查看crc校验码，在弹出菜单加入CRC32，实现重新计算]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Sun, 17 May 2026 12:59:30 +0000</pubDate>
    </item>
    <item>
      <title>Download?</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148939</link>
      <description><![CDATA[Please advise.
How do i download the ch341/ch347 programmer v2.0 software?]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>darkwire</author>
      <pubDate>Fri, 15 May 2026 05:49:27 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer读写at45db161b问题（擦除bug）</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148937</link>
      <description><![CDATA[读写at45db161b问题，主要是秒擦，然后后续就查空出错了

这个问题主要是后缀带B的这个型号不支持片擦除功能导致的，这个后缀带B系列的只有页擦除，块擦除功能，没有整片擦除的功能，仔细看了芯片数据手册才发现
只要将自动烧录中的擦查空的勾取消掉即可

这个只是 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Tue, 12 May 2026 23:39:58 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer读spi nand参数页功能完成</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148936</link>
      <description><![CDATA[读spi nand参数页功能完成，测试芯片mx34lf1g]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Mon, 11 May 2026 11:41:29 +0000</pubDate>
    </item>
    <item>
      <title>Diy8Programmer实现读取spi nand UID功能</title>
      <link>http://diybcq.com/forum.php?mod=viewthread&amp;tid=148935</link>
      <description><![CDATA[大半天时间又没了，实现读取spi nand UID功能

开始用的是w25n01gv测试的，一直读取的是全ff，还以为代码出错呢，一直跟踪调试，好了大多数时间，很无语
后面换dcprogrammer读取也是全ff，才发现不是我的代码问题，冤枉浪费时间
换上mx35lf1g就读出来了
又完成一步 ...]]></description>
      <category>ch341a编程器及设备维修</category>
      <author>liyf</author>
      <pubDate>Mon, 11 May 2026 08:43:06 +0000</pubDate>
    </item>
  </channel>
</rss>