ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. winnie.tsai
    3. Posts
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by winnie.tsai

    • RE: How to control PWM using VOXL2 IO expander ?

      @winnie-tsai
      I can change the frequency by the qshell command

      qshell pwm -a -r <rate>

      another, I would like to know how to change the PWM duty cycle.

      Thanks

      posted in VOXL 2
      W
      winnie.tsai
    • How to control PWM using VOXL2 IO expander ?

      Hi
      I use voxl2 board to connect voxl2 io expander board at J19.
      I would like to control PWM signal by "qshell pwm" command first. How to do it ?

      I use below command to do it, but there is no any PWM signal change.

      qshell px4io detect
      After this command, PWM output 50Hz signal
      qshell px4io start
      qshell mixer load /dev/px4io quad_x_io.main.mix
      qshell pwm rate -c 1234 -r 400
      I try the -c <pwm_ouput>, there is no any PWM signal change.

      posted in VOXL 2
      W
      winnie.tsai
    • How to read firmware version for voxl2 I/O expander board

      Hi
      I bought voxl2 I/O expander board with MDK-M0065-02.
      Does it flash any image in voxl2 I/O expander board ?
      If yes, how to read version from voxl2 I/O expander board ?

      Another, where to download modalai_voxl2_io_bl.bin and modalai_voxl2_io.bin? I would like to connect it with voxl2 board for our development.

      Thank you

      posted in VOXL 2
      W
      winnie.tsai