Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. augus.sun
    • Profile
    • Following 0
    • Followers 0
    • my integral 286
    • Topics 2
    • Posts 3
    • Best 1
    • Groups 0

    augus.sunLV 3

    @augus.sun

    286
    integral
    1
    Reputation
    5
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    augus.sun Unfollow Follow

    Best posts made by augus.sun

    • 打包工具小细节

      全志的打包工具适配了usb烧录和卡烧录,这些工具是开源的吗,哪里获取呢,当前有一个离线固件制作的需求,需要将boot,kernel,rootfs放到一个固件直接给三方烧片公司烧录

      posted in 编译和烧写问题专区
      augus.sun
      augus.sun

    Latest posts made by augus.sun

    • 使用自带codec录音报错, arecord: pcm_read:2072: read error: I/O error

      这个有很多原因,其中一个就是mic功能没有打开,需要在arecord之前打开mic,例如v853
      的操作:

      root@(none):/# amixer cset name='MIC1 Switch' on
      root@(none):/# arecord -D hw:0,0 -f S16_LE -r 16000 -c 1 -d 30 /tmp/test.wav

      posted in MR Series
      augus.sun
      augus.sun
    • 打包工具小细节

      全志的打包工具适配了usb烧录和卡烧录,这些工具是开源的吗,哪里获取呢,当前有一个离线固件制作的需求,需要将boot,kernel,rootfs放到一个固件直接给三方烧片公司烧录

      posted in 编译和烧写问题专区
      augus.sun
      augus.sun
    • Reply: V853如何用yolov5模型

      @david99 我也同文,其他平台训练好的可以直接拿来用不

      posted in V Series
      augus.sun
      augus.sun