Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. quanzhi111
    Q
    • Profile
    • Following 0
    • Followers 0
    • my integral 678
    • Topics 6
    • Posts 18
    • Best 2
    • Groups 0

    quanzhi111LV 4

    @quanzhi111

    678
    integral
    2
    Reputation
    1
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    quanzhi111 Unfollow Follow

    Best posts made by quanzhi111

    • v821的板子在运行了uvc出现变色问题

      在板子起来之后,先运行了一个其他的程序比如sample_virvi2vo,然后停止掉这个程序。再运行sample_uvcout这个程序,在电脑上看到的uvc图像颜色不对的??这是什么情况???有大神知道不??

      posted in V Series
      Q
      quanzhi111
    • v821的udc 出错,dma初始化失败,gadget切换功能有问题
      root@(none):/# dmesg | grep udc
      [    0.100478] sunxi_usb_udc 44100000.udc-controller: sunxi:sunxi_usb_udc UDC Inner DMA Feature - wordaddr: -1, extend: disabled
      [    0.100950] sunxi:sunxi_usb_udc:[INFO]: write to rise data: 0x0
      [    0.101028] sunxi:sunxi_usb_udc:[INFO]: write to trancevie data: 0xb
      [    0.101036] sunxi:sunxi_usb_udc:[INFO]: write to preemphasis data: 0x2
      [    0.101049] sunxi:sunxi_usb_udc:[INFO]: write to resistance data: 0x8
      [    0.101123] sunxi_usb_udc 44100000.udc-controller: 44100000.udc-controller supply udc not found, using dummy regulator
      [    5.507731] udc 44100000.udc-controller: failed to start g1: -19
      root@(none):/#
      
      posted in Linux
      Q
      quanzhi111

    Latest posts made by quanzhi111

    • Reply: v821调用AW_MPI_ISP_SetFlicker返回-1???

      @awwwwa 传入的ISPid这个是对的

      posted in V Series
      Q
      quanzhi111
    • Reply: v821介绍里面的32倍缩放是怎么实现的?

      @jasonzhang g2d能实现32倍放大?不是1/32缩小哦。比如从6436 放大到19201080?

      posted in V Series
      Q
      quanzhi111
    • v821介绍里面的32倍缩放是怎么实现的?

      a4c87850-070c-47cb-8352-a2a2d838a1b9-image.png 有懂的大佬吗?

      posted in V Series
      Q
      quanzhi111
    • Reply: v821采用st7789v lcd, 设置disp旋转功能没有生效

      @quanzhi111
      20939ccf-97e3-49a5-b3f6-f04ff412fc2b-image.png

      disp里面的也选上了g2d,为啥还是不能旋转过来呢?????

      posted in V Series
      Q
      quanzhi111
    • Reply: v821采用st7789v lcd, 设置disp旋转功能没有生效

      @quanzhi111 有大佬知道什么情况吗?

      posted in V Series
      Q
      quanzhi111
    • Reply: 全志v821,用pwm控制灯光亮度,pwm占空比不是100%时,灯光会引起工频现象,就是频闪条纹现象,这个怎么解决??

      @quanzhi111 已解决。将周期减小到10000即可。原来的是1000000,频率是1000hz。

      posted in V Series
      Q
      quanzhi111
    • 全志v821,用pwm控制灯光亮度,pwm占空比不是100%时,灯光会引起工频现象,就是频闪条纹现象,这个怎么解决??

      全志v821,用pwm控制灯光亮度,pwm占空比不是100%时,灯光会引起工频现象,就是频闪条纹现象,这个怎么解决??有大佬知道的吗?

      posted in V Series
      Q
      quanzhi111
    • v821调用AW_MPI_ISP_SetFlicker返回-1???
      eRet = AW_MPI_ISP_SetFlicker(ISP_DEV,2);
      if (SUCCESS != eRet) {
      	printf("=====%s   %d====0x%x===%d=\n",__func__,__LINE__,eRet,eRet);
         //return -1;
      

      }
      为啥这个抗工频函数返回值是-1???在运行这个函数已经运行 AW_MPI_ISP_Run(isp_dev); 和AW_MPI_VI_EnableVipp 函数了。有知道情况的大佬吗??

      posted in V Series
      Q
      quanzhi111
    • Reply: v821采用st7789v lcd, 设置disp旋转功能没有生效

      @awwwwa
      a862c0c7-4070-4581-a67f-14ef81e33f1e-image.png

      746dfa8d-553d-4d1c-8d1c-a3d94baa0180-image.png

      6c9c21cd-4307-41b3-841d-26427f364961-image.png

      g2d驱动已经选上了的,那个disp配置是board.dts设备树里面的??还是需要哪里额外配置?请大佬指教一下啊,拜托了😂

      posted in V Series
      Q
      quanzhi111
    • v821采用st7789v lcd, 设置disp旋转功能没有生效

      设置fb0_rot_used和fb0_rot_degree参数,图像没有旋转过来,是什么情况??还需要哪里做设置?

      posted in V Series
      Q
      quanzhi111