Navigation

    Widora Forum

    • Register
    • Login
    • Search
    • Categories
    • Official website
    1. Home
    2. kevin
    K
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups

    Kevin Yuan

    @kevin

    administrators

    848
    Posts
    23927
    Profile views
    10
    Followers
    3
    Following
    Joined Last Online
    Email widora@qq.com Website mangome.org

    kevin Follow
    administrators

    Posts made by kevin

    • RE: 收到了3片SOP8封装的SD卡芯片,【读11.3MB/s,写5.5MB/s @MT7688】

      第二代芯片手册在此: https://sns.widora.io/topic/614/sd-nand-flash-csnp1gcr01-amw-二代
      淘宝购买地址:https://item.taobao.com/item.htm?id=602856522887

      posted in IoT
      K
      kevin
    • SD nand flash csnp1gcr01-amw 二代

      CSNP1GCR01-AMW二代.pdf
      性能
      屏幕快照 2019-09-15 下午4.25.09.png

      之前用1代(后缀BMW)在7688上的测试数据: https://sns.widora.io/topic/543/收到了3片sop8封装的sd卡芯片-读11-3mb-s-写5-5mb-s-mt7688/7

      posted in Others
      K
      kevin
    • RE: R11 and S3

      SDK没有更新,目前代理不允许把SDK放到网上来

      posted in HMI
      K
      kevin
    • RE: R11 and S3

      @jonsmirl 没听过R331,只知道一个R311:http://www.allwinnertech.com/index.php?c=product&a=index&id=84

      但是他们还有一款未正式发布的芯片,可以认为是将 A33 和一颗DDR3颗粒SIP到一起,针对高端HMI市场。 不知你是否感兴趣?

      posted in HMI
      K
      kevin
    • RE: R11 and S3

      Allwinner_R11_Datasheet_V1.0.pdf

      R11和V3S很像,只不过V3S的RGB接口和CSI是复用关系,R11分开了。
      也就是R11可以同时支持RGB,CSI,MIPI。

      R11是全志针对HMI市场推出的性价比方案。我们这款R11开发套件会在10月初上架到 https://www.rt-thread.org

      posted in HMI
      K
      kevin
    • mt7688 + AIR720 4G简单测试

      首先,重新编译op,将Kernel modules ---> USB Support ---> 下的
      kmod-usb-net
      kmod-usb-net-rndis

      kmod-usb-serial
      kmod-usb-serial-wwan
      打开

      AT端口是ttyUSB2,但必须要修改内核里usb-serial才行。修改地方参考官方资料:http://ask.openluat.com/article/37
      我懒得改了,直接测rndis。
      启动后,看log

        rndis_host 1-1:1.0 eth1: register 'rndis_host' at usb-101c0000.ehci-1, RNDIS device, ac:62:4f:1f:3a:9d
      

      发现新注册了eth1,我们手动将eth1添加到network中的wan部分。
      /etc/config/network

      config interface 'wan'
              option force_link '1'
              option macaddr '0c:ef:af:d2:a9:f2'
              option proto 'dhcp'
              option ifname 'eth1'
      

      在nr一下(/etc/init.d/network restart)
      ifconfig eth1

      root@Widora:~# ifconfig eth1
      eth1      Link encap:Ethernet  HWaddr 0C:EF:AF:D2:A9:F2  
                inet addr:192.168.0.100  Bcast:192.168.0.255  Mask:255.255.255.0
                inet6 addr: fe80::eef:afff:fed2:a9f2/64 Scope:Link
                UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
                RX packets:40 errors:0 dropped:0 overruns:0 frame:0
                TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000 
                RX bytes:3715 (3.6 KiB)  TX bytes:15194 (14.8 KiB)
      

      我们在7688中先尝试ping qq.com

      root@Widora:~# ping qq.com
      PING qq.com (111.161.64.40): 56 data bytes
      64 bytes from 111.161.64.40: seq=0 ttl=53 time=21.816 ms
      64 bytes from 111.161.64.40: seq=1 ttl=53 time=19.773 ms
      64 bytes from 111.161.64.40: seq=2 ttl=53 time=19.538 ms
      64 bytes from 111.161.64.40: seq=3 ttl=53 time=15.324 ms
      ^C
      --- qq.com ping statistics ---
      4 packets transmitted, 4 packets received, 0% packet loss
      round-trip min/avg/max = 15.324/19.112/21.816 ms
      

      此时,ifconfig eth0,发现已经获取IP地址,电脑通过NEO的网口连接,可正常浏览网页,我们测个速。
      屏幕快照 2019-09-09 上午7.11.03.png

      懒人固件: openwrt-ramips-mt7688-WIDORA32128-squashfs-sysupgrade.bin

      值得一提的是上网和测试,CPU使用率一直极低,这应该是rndis接口的好处吧。
      屏幕快照 2019-09-09 上午7.54.45.png

      posted in IoT
      K
      kevin
    • RE: mt7688 按照github操作,到make -j编译出错

      像是依赖问题,安装 build-essential 后试试,按照: https://cn.doraiot.com/compile 检查依赖包
      这个错误很像ubuntu18+版本上的问题,实在不行就用ubuntu16.04

      posted in IoT
      K
      kevin
    • RE: mt7688 按照github操作,到make -j编译出错

      运行make -j1 V=s后再看log

      posted in IoT
      K
      kevin
    • RE: esp32s2板子开箱贴

      datasheet:
      esp32-s2_datasheet_en.pdf

      esp32-s2_datasheet_cn.pdf

      posted in IoT
      K
      kevin
    • RE: Need esp32 software engineer

      where ?

      posted in IoT
      K
      kevin
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 84
    • 85
    • 4 / 85