导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. zoenggit
    Z
    • 资料
    • 关注 0
    • 粉丝 1
    • 我的积分 1042
    • 主题 1
    • 帖子 11
    • 最佳 6
    • 群组 0

    zoengjayLV 5

    @zoenggit

    1042
    积分
    6
    声望
    7
    资料浏览
    11
    帖子
    1
    粉丝
    0
    关注
    注册时间 最后登录

    zoenggit 取消关注 关注

    zoenggit 发布的最佳帖子

    • 回复: 【水经验混下载权限专用贴】如何升级LV2拉取SDK

      水一下经验替代文字

      发布在 灌水区
      Z
      zoengjay
    • 回复: RT-Thread on D1H. LCD work, USB in progress.

      @ylyamin 在 RT-Thread on D1H. LCD work, USB in progress. 中说:

      I’m really stuck with the USB driver. It can detect device connections, but communication has not started.<br>
      Perhaps someone would enjoy diving deep into the USB driver to solve this riddle. Ready for issue reports and pull requests.
      Picture of LCD Display test in RT-Thread running on uConsole R-01:

      nice work!
      I'd like to help, and just bought a Sipeed Lichee RV board.

      发布在 MR Series
      Z
      zoengjay
    • 回复: oat-burnboot需要完整编译和打包固件吗

      @linxingqianglai 参考前面的说明:

      u-boot.fex 使用 linux3.4/uboot2011 的平台最终用到的 uboot,其实是uboot+sys_config。
      boot_package.fex 使用 linux3.10/uboot2014 及更高版本的平台最终用到的 uboot,其实包含的文件由配置文件 boot_package.cfg决定,一般至少包含了 uboot和 dtb,安全方案会包含一些安全所需文件文件,可能还有 bootlogo 等文件。
      toc1.fex 安全方案使用的 uboot, 类似 boot_package.fex说明,其中实际也包含了 dts 等多个文件。

      发布在 编译和烧写问题专区
      Z
      zoengjay
    • 回复: T113 I2S 音频输出至 Lontium 芯片 / T113 I2S Audio Output to Lontium chip

      @dazb3 there's a i2s doc on 100ask.net https://forums.100ask.net/uploads/short-url/3Da0tOrvGPKeV7Be36UVkzivSE6.pdf

      to test i2s, why not try aplay or tinyplay?

      发布在 其它全志芯片讨论区
      Z
      zoengjay
    • 回复: R-01 library for small OS

      @ylyamin 在 R-01 library for small OS 中说:

      requests

      Since LCD RGB is working, DE probably working fine. So what is left could be LCD MIPI part.

      Allwinner tends to use the same code everywhere, so there could be a problem to find alternatives. Mainline Linux kernel maybe the only place to look at. Also logic analyzer maybe needed for this kind of task.

      Another reference could be xboot project: https://github.com/xboot/xboot , but seems main activities goes into LCD RGB.

      发布在 MR Series
      Z
      zoengjay
    • 回复: T113: Python 3.5 Package Cross-Compile

      more details will help.
      I'm not sure but if you are using builtroot, python-spidev should be the package?

      like this:
      https://gerrit.cesnet.cz/plugins/gitiles/github/buildroot/buildroot/+/63d0762ab72a3536ea2e07ac75327c7556ed72c1/package/python-spidev/

      发布在 其它全志芯片讨论区
      Z
      zoengjay

    zoenggit 发布的最新帖子

    • 回复: R-01 library for small OS

      @ylyamin 在 R-01 library for small OS 中说:

      requests

      Since LCD RGB is working, DE probably working fine. So what is left could be LCD MIPI part.

      Allwinner tends to use the same code everywhere, so there could be a problem to find alternatives. Mainline Linux kernel maybe the only place to look at. Also logic analyzer maybe needed for this kind of task.

      Another reference could be xboot project: https://github.com/xboot/xboot , but seems main activities goes into LCD RGB.

      发布在 MR Series
      Z
      zoengjay
    • 回复: T527 AvaotaPI-A1 高清靓照来了!!!

      这个板子为啥不能加个PD供电呢

      发布在 T Series
      Z
      zoengjay
    • OrangePi 4A也发布了,T527 SBC 小爆发啊

      http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-4A.html

      发布在 T Series
      Z
      zoengjay
    • 回复: T527 AvaotaPI-A1 高清靓照来了!!!

      没散热压不住吧,可以安装散热风扇吗?

      发布在 T Series
      Z
      zoengjay
    • 回复: 求助想增加UDISK分区录

      @lknn2012 不用配,好像是uboot里会自动新增

      发布在 编译和烧写问题专区
      Z
      zoengjay
    • 回复: RT-Thread on D1H. LCD work, USB in progress.

      @ylyamin 在 RT-Thread on D1H. LCD work, USB in progress. 中说:

      I’m really stuck with the USB driver. It can detect device connections, but communication has not started.<br>
      Perhaps someone would enjoy diving deep into the USB driver to solve this riddle. Ready for issue reports and pull requests.
      Picture of LCD Display test in RT-Thread running on uConsole R-01:

      nice work!
      I'd like to help, and just bought a Sipeed Lichee RV board.

      发布在 MR Series
      Z
      zoengjay
    • 回复: T113: Python 3.5 Package Cross-Compile

      @dazb3

      chatgpt suggested no python-spidev is included by default, and should check python before add python-spidev.

      3. Install python-spidev
      
      python-spidev is usually not included directly in OpenWRT feeds, but it can be compiled from source as part of the build.
      
      First, check for python3:
      
      ./scripts/feeds install python3
      

      following is a link include python-spidev package by OnionIoT, switch to the right branch which matches tina sdk openwrt version:
      https://github.com/OnionIoT/OpenWRT-Packages

      发布在 其它全志芯片讨论区
      Z
      zoengjay
    • 回复: T113: Python 3.5 Package Cross-Compile

      more details will help.
      I'm not sure but if you are using builtroot, python-spidev should be the package?

      like this:
      https://gerrit.cesnet.cz/plugins/gitiles/github/buildroot/buildroot/+/63d0762ab72a3536ea2e07ac75327c7556ed72c1/package/python-spidev/

      发布在 其它全志芯片讨论区
      Z
      zoengjay
    • 回复: T113 I2S 音频输出至 Lontium 芯片 / T113 I2S Audio Output to Lontium chip

      @dazb3 there's a i2s doc on 100ask.net https://forums.100ask.net/uploads/short-url/3Da0tOrvGPKeV7Be36UVkzivSE6.pdf

      to test i2s, why not try aplay or tinyplay?

      发布在 其它全志芯片讨论区
      Z
      zoengjay
    • 回复: oat-burnboot需要完整编译和打包固件吗

      @linxingqianglai 参考前面的说明:

      u-boot.fex 使用 linux3.4/uboot2011 的平台最终用到的 uboot,其实是uboot+sys_config。
      boot_package.fex 使用 linux3.10/uboot2014 及更高版本的平台最终用到的 uboot,其实包含的文件由配置文件 boot_package.cfg决定,一般至少包含了 uboot和 dtb,安全方案会包含一些安全所需文件文件,可能还有 bootlogo 等文件。
      toc1.fex 安全方案使用的 uboot, 类似 boot_package.fex说明,其中实际也包含了 dts 等多个文件。

      发布在 编译和烧写问题专区
      Z
      zoengjay