Skip to content

The time interval between 2 frame is not stable. #304

@JackZhouSz

Description

@JackZhouSz

Using libserial,

  1. I send one frame with write, wait for write to return, sleep for 1 ms
  2. then send the second frame, wait for write to return, and sleep again,
  3. repeating this process.
    However, the oscilloscope captures show that the time intervals sometimes measure 160 us.

Why is that? ideallythe write function is sync, the time intervals should be 1ms. Could you help me to find the cause

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions