Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. alvinlbl
    A
    • Profile
    • Following 0
    • Followers 0
    • my integral 708
    • Topics 2
    • Posts 7
    • Best 0
    • Groups 0

    alvinlblLV 4

    @alvinlbl

    708
    integral
    0
    Reputation
    7
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    alvinlbl Unfollow Follow

    Latest posts made by alvinlbl

    • Reply: R128 PMU问题

      @awwwwa 这颗IC不是集成了PMU么?

      posted in A Series
      A
      alvinlbl
    • R128 PMU问题
      [twi1] incomplete xfer (status: 0x20, dev addr: 0x34)
      try to read axp2585 chip id failed!:-4
      hal power init axp2585 failed
      

      请问大佬们,PMU为啥通信不成功?

      posted in A Series
      A
      alvinlbl
    • Reply: D1上ST7701S RGB显示绿屏问题

      @yteraa 关掉uboot的初始化,显示正常。但不清楚uboot哪里有问题

      posted in MR Series
      A
      alvinlbl
    • Reply: D1上ST7701S RGB显示绿屏问题

      @yuzukitsuru uboot和内核的st7701s驱动是一样的。dts也是一样的

      posted in MR Series
      A
      alvinlbl
    • Reply: D1上ST7701S RGB显示绿屏问题

      @yuzukitsuru 接线没问题。
      参考官方文档截屏,导出的图像是正常的

      echo 0 > /sys/class/disp/disp/attr/disp
      echo /data/filename.bmp > /sys/class/disp/disp/attr/capture_dump
      

      使用colorbar,显示不正常

      echo 0 > /sys/class/disp/disp/attr/disp
      echo 8 > /sys/class/disp/disp/attr/colorbar
      

      重新对LCD初始化就正常了。

      mount -t debugfs none /sys/kernel/debug;
      cd /sys/kernel/debug/dispdbg;
      
      echo suspend > command; echo disp0 > name; echo 1 > start
      echo resume > command; echo disp0 > name; echo 1 > start
      
      posted in MR Series
      A
      alvinlbl
    • D1上ST7701S RGB显示绿屏问题

      有没有哪位大神遇到过这个问题?
      微信截图_20220613234920.png

      posted in MR Series
      A
      alvinlbl
    • Reply: Sipeed Lichee RV 86 Panel 智能家居 中控开发板 支持Linux WAFT

      @memory 请问颜色对不上的问题解决了吗?如何解决的?

      posted in MR Series
      A
      alvinlbl