Jump to content

JasonS

Members
  • Content Count

    5
  • Joined

  • Last visited

Posts posted by JasonS


  1. Hi, @tooz

    Based on the spec of rk3288, I think it should be able to support baud rate higher than 115200.
    I need to communicate with another module with 230400.

    I also tried that on Tinker Board 2S and the incoming text is correct but the sent data from Tinker Board is corrupted.

    the dmesg from Tinker Board 2S is something like

    invalid destination resolution act_w = 0, act_h = 0
    rga: req argument is inval
    ttyS0 - failed to request DMA, use interrupt mode

    I have tried another dev board Rock Pi 4 which is also based on rk3399 and that works well with 230400.


  2. Hi there,

        I would like to replace the RPi4 with Tinker Board and the most important feature is the USB ethernet gadget, which is relatively easy to setup on RPi4.

        Is there any way to disable the ASUS default USB OTG function and add custom function on Tinker Board (either Tinker Board 2 or Tinker Board R2.0)?
        When I try to write any folder/file into

    /sys/kernel/config/usb_gadget

      it is always rejected with the error: Cannot allocate memory

      Thanks in advance.

×
×
  • Create New...