<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>米尔科技论坛 - Microchip系列</title>
    <link>https://bbs.myir-tech.com/forum-48-1.html</link>
    <description>Latest 20 threads of Microchip系列</description>
    <copyright>Copyright(C) 米尔科技论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 10 Jun 2026 16:10:51 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.myir-tech.com/static/image/common/logo_88_31.gif</url>
      <title>米尔科技论坛</title>
      <link>https://bbs.myir-tech.com/</link>
    </image>
    <item>
      <title>接口最全面的工控板——米尔科技MYD-AM3352-J开发板评测</title>
      <link>https://bbs.myir-tech.com/thread-8651-1-1.html</link>
      <description><![CDATA[众所周知，传统的工业控制设备将稳定性放在了首位，而随着如今技术越来越成熟，在追求稳定的同时更要兼顾性能、功能以及价格等因素，这让工控领域的门槛提高了不少。在国内，能做并且能做好工控板的企业确实不少，就比如深圳的米尔科技，这是一家专注于ARM嵌入式软硬件 ...]]></description>
      <category>Microchip系列</category>
      <author>米尔小助手2</author>
      <pubDate>Tue, 23 May 2023 09:07:34 +0000</pubDate>
    </item>
    <item>
      <title>社区的东西都没有办法下载了吗</title>
      <link>https://bbs.myir-tech.com/thread-8634-1-1.html</link>
      <description><![CDATA[你好新人想问一下，看到社区那个MYD-SAM9X5开发板Linux驱动测试例程（应用程序）想下载，但是下载不了是什么意思哦，请问谁有那个测试例程压缩包可以给一下吗？QQ757354468 ，不胜感激！
社区好多东西都没发下载，都是无法读取文件。
 ...]]></description>
      <category>Microchip系列</category>
      <author>757354468</author>
      <pubDate>Fri, 24 Jul 2020 02:05:53 +0000</pubDate>
    </item>
    <item>
      <title>开机免登陆设置实现</title>
      <link>https://bbs.myir-tech.com/thread-8194-1-1.html</link>
      <description><![CDATA[1.Change the symbolic link to point to the busybox\'s getty:           # rm /sbin/getty          # ln -s /bin/busybox /sbin/getty
2.In board\'s /etc/inittab change the getty line to:          S:2345:respawn:/sbin/getty 115200 ttyO2 -n -l /bin/autologin .]]></description>
      <category>Microchip系列</category>
      <author>kaiyueperfect</author>
      <pubDate>Tue, 30 Aug 2016 07:40:52 +0000</pubDate>
    </item>
    <item>
      <title>在SAM9X5上实现免登陆，直接进入命令行</title>
      <link>https://bbs.myir-tech.com/thread-8166-1-1.html</link>
      <description><![CDATA[1.Change the symbolic link to point to the busybox\'s getty:    # rm /sbin/getty    # ln -s /bin/busybox /sbin/getty
2.In board\'s /etc/inittab change the getty line to:    S:2345:respawn:/sbin/getty 115200 ttyO2 -n -l /bin/autologin
3. Create executab]]></description>
      <category>Microchip系列</category>
      <author>kaiyueperfect</author>
      <pubDate>Mon, 11 Jul 2016 02:37:29 +0000</pubDate>
    </item>
    <item>
      <title>9x35网卡问题</title>
      <link>https://bbs.myir-tech.com/thread-7965-1-1.html</link>
      <description><![CDATA[在使用At9x35开发板时，加电后要重新插拔网线网络才能连通。  连通重启后也要重新插拔网线，很是奇怪，有遇到过此问题的朋友吗？请赐教，谢谢。]]></description>
      <category>Microchip系列</category>
      <author>pany13579</author>
      <pubDate>Wed, 23 Dec 2015 06:24:19 +0000</pubDate>
    </item>
    <item>
      <title>at91sam9x5-v2bootstrap编译移植</title>
      <link>https://bbs.myir-tech.com/thread-7679-1-1.html</link>
      <description><![CDATA[sam9x5的资料很多都可以在linux4sam网站上找到，修改一下就可以在sam9x5的开发板上使用了，今天先做bootstrap的编译移植，编译环境 Ubuntu  cross compiler = arm-2010q1-202-arm-none-linux-gnueabi- 首先准备是linux4sam的网站上下载bootstrap的源码下面的链接就是，h ...]]></description>
      <category>Microchip系列</category>
      <author>kaiyueperfect</author>
      <pubDate>Mon, 21 Sep 2015 02:58:48 +0000</pubDate>
    </item>
    <item>
      <title>用户空间读写I2C EEPROM</title>
      <link>https://bbs.myir-tech.com/thread-7516-1-1.html</link>
      <description><![CDATA[准备

对于内核注册的i2c适配器，用户空间可以通过open、ioctl、write、read等函数与i2c设备交互。在Linux内核代码文件/include/linux/i2c-dev.c中针对每个适配器生成一个主设备号为89的设备节点，实现了文件操作接口，用户空间可以通过i2c设备节点访问i2c适配器。
（1 ...]]></description>
      <category>Microchip系列</category>
      <author>Willian.Mo</author>
      <pubDate>Tue, 28 Jul 2015 07:28:40 +0000</pubDate>
    </item>
    <item>
      <title>sam9x5 RTC测试</title>
      <link>https://bbs.myir-tech.com/thread-7311-1-1.html</link>
      <description><![CDATA[注意：SAM9x5开发板RTC设备为/dev/rtc0,不是设备/dev/rtc.
1.在测试之前需要检查是否存在atd进程,atd进程会占用RTC设备：
[mw_shl_code=bash,true]root@at91sam9x5ek:/# ps -ef |grep atd
root       844     1  0 00:58 ?        00:00:00 /usr/sbin/atd /var/spool/at ...]]></description>
      <category>Microchip系列</category>
      <author>Willian.Mo</author>
      <pubDate>Tue, 07 Jul 2015 06:41:50 +0000</pubDate>
    </item>
    <item>
      <title>MYS-SAM9X5 ADC复用普通GPIO</title>
      <link>https://bbs.myir-tech.com/thread-7301-1-1.html</link>
      <description><![CDATA[MYS-SAM9X5的J5拓展口处理PC31管脚，其他复用成了tsadc或ethernet功能，要将这些管脚用作普通GPIO功能，需要修改内核。
这里将复用成ethernet功能管脚用作普通GPIO：
1. 修改内核Linux-2.6.39/arch/arm/ mach-at91/board-sam9x5ek.c文件的409行，禁用eth0功能，修改后如 ...]]></description>
      <category>Microchip系列</category>
      <author>Willian.Mo</author>
      <pubDate>Tue, 30 Jun 2015 10:03:05 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5设备比较</title>
      <link>https://bbs.myir-tech.com/thread-7298-1-1.html</link>
      <description><![CDATA[1：支持，0：不支持：]]></description>
      <category>Microchip系列</category>
      <author>Willian.Mo</author>
      <pubDate>Tue, 30 Jun 2015 02:38:19 +0000</pubDate>
    </item>
    <item>
      <title>MYS-SAM9X5扩展接口（J3,J4,J5）描述表</title>
      <link>https://bbs.myir-tech.com/thread-7249-1-1.html</link>
      <description><![CDATA[MYS-SAM9X5扩展接口描述表，主要对开发板引出的J3，J4，J5接口使用情况的描述，具体描述查看附件。]]></description>
      <category>Microchip系列</category>
      <author>Willian.Mo</author>
      <pubDate>Mon, 15 Jun 2015 02:46:59 +0000</pubDate>
    </item>
    <item>
      <title>sam9x5 uboot添加i2c驱动</title>
      <link>https://bbs.myir-tech.com/thread-7180-1-1.html</link>
      <description><![CDATA[sam9x5 uboot源码中默认是没有i2c驱动的，可以参考其它atmel产品的i2c驱动写出针对sam9x5平台的驱动。
以下是基于at91rm9200平台的i2c驱动修改，以i2c0为例：
1、uboot源码中添加drivers/i2c/at91sam9x5_i2c.c
[mw_shl_code=c,true]/*
 *  i2c Support for Atmel\'s AT91 ...]]></description>
      <category>Microchip系列</category>
      <author>conway</author>
      <pubDate>Wed, 13 May 2015 01:25:53 +0000</pubDate>
    </item>
    <item>
      <title>sam9x5、sama5d3x linux下读写dataflash AT25DF321</title>
      <link>https://bbs.myir-tech.com/thread-7065-1-1.html</link>
      <description><![CDATA[sam9x5 linux下默认情况不能操作核心板上的dataflash AT25DF32，但其驱动已存在于内核中，只要配上就可以使用，通过下面步骤可以实现对该Flash的读写：
1、内核配置：
make ARCH=arm menuconfig

配上：
Device Drivers  ---&gt; 
         Memory Technology Device (MTD) ...]]></description>
      <category>Microchip系列</category>
      <author>conway</author>
      <pubDate>Tue, 31 Mar 2015 08:42:01 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X25 如何分别读取can总线can0、can1的控制器中的错误标志寄存器</title>
      <link>https://bbs.myir-tech.com/thread-7061-1-1.html</link>
      <description><![CDATA[板子是SAM9x25 现在想在程序中分别读取两个can总线的MCP2515的 错误控制寄存器error flag register。请问应该怎样读取，新手，希望能给出具体的命令代码之类的，（关键的几句就行）谢谢各位了。
 ...]]></description>
      <category>Microchip系列</category>
      <author>liu20130172</author>
      <pubDate>Tue, 24 Mar 2015 07:53:19 +0000</pubDate>
    </item>
    <item>
      <title>sam9x25的USB HOST的mdk驱动问题</title>
      <link>https://bbs.myir-tech.com/thread-7048-1-1.html</link>
      <description><![CDATA[请问谁有sam9x25的usb host端的驱动例程或资料啊？我向用这个板子的usb的host接口驱动个鼠标和U盘，请问怎么做啊？]]></description>
      <category>Microchip系列</category>
      <author>mengfanyin2013</author>
      <pubDate>Wed, 11 Mar 2015 03:24:52 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5开启看门狗</title>
      <link>https://bbs.myir-tech.com/thread-7041-1-1.html</link>
      <description><![CDATA[因为在u-boot或者系统启动时，有些程序段耗时太久，没有喂狗就会导致系统复位，所以SAM9X5默认是不启用内部看门狗的。如要开启，请参考如下步骤。

1.修改bootstrap
修改文件：AT91Bootstrap-5series_1.2/board/at91sam9x5ek/at91sam9x5ek.c
把 hw_init函数里面的
[mw_s ...]]></description>
      <category>Microchip系列</category>
      <author>玉米糊</author>
      <pubDate>Mon, 09 Mar 2015 07:56:43 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5调试串口DBUG串口改成普通串口方法</title>
      <link>https://bbs.myir-tech.com/thread-7005-1-1.html</link>
      <description><![CDATA[sam9x5将调试串口改成普通串口的方法：
1、修改内核配置：
[mw_shl_code=bash,true]make ARCH=arm menuconfig[/mw_shl_code]
Device Drivers ---&gt;
     Character devices  ---&gt;
            Serial drivers  ---&gt;
                 [ ]   Support for console on AT91  ...]]></description>
      <category>Microchip系列</category>
      <author>玉米糊</author>
      <pubDate>Mon, 19 Jan 2015 06:33:53 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5板使用SPI1口方法</title>
      <link>https://bbs.myir-tech.com/thread-7004-1-1.html</link>
      <description><![CDATA[实现板子与外部spi设备通信有两种方式：
1. 将spi user interface 导出，直接在用户空间操作SPI的读写
2. 直接在内核实现spi设备驱动（属于内核实现，不做描述）。

第1种方式的实现方法（以spi1为例）：
（1）编辑linux-2.6.39/arch/arm/mach-at91/board-sam9x5cm.c 
 ...]]></description>
      <category>Microchip系列</category>
      <author>玉米糊</author>
      <pubDate>Mon, 19 Jan 2015 02:30:57 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5中K3/K4按键的内核注册说明</title>
      <link>https://bbs.myir-tech.com/thread-6993-1-1.html</link>
      <description><![CDATA[MYD-SAM9X25系列开发板中，2个按键k3，k4的系统按键，注册说明：








[mw_shl_code=bash,true]root@at91sam9x5ek:~# pkill launch
root@at91sam9x5ek:~# cat /dev/input/event0[/mw_shl_code]


然后按那两个按键有乱码出来就说明那两个按键正常工作了


 ...]]></description>
      <category>Microchip系列</category>
      <author>玉米糊</author>
      <pubDate>Wed, 14 Jan 2015 01:58:35 +0000</pubDate>
    </item>
    <item>
      <title>SAM9X5金手指底板上Q1、F1和D1的型号具体各是什么？</title>
      <link>https://bbs.myir-tech.com/thread-6989-1-1.html</link>
      <description><![CDATA[Q1，型号：SI1563EDH-T1-E3，芯片手册下载：



F1，是保险丝，型号：SMD1812P200TF
D1，是文雅保护管，型号：SMCJ5.0A]]></description>
      <category>Microchip系列</category>
      <author>玉米糊</author>
      <pubDate>Tue, 13 Jan 2015 07:52:54 +0000</pubDate>
    </item>
  </channel>
</rss>