Skip to content

RaspberryPi 4 - high baud rate receive data continuously #11

@TopgunZh

Description

@TopgunZh

image
I modify the serial baud 2M,and i test it.The sending data is work well,but the reception function is a problem.It only one character can be accepted at a time.
For example, i sned 0xAA 0xBB 0xCC at a time,it just receive 0xAA.Then i send again,i get the same result,just receive one character at a time.
The receive and send function work well in 9600,115200 but not in 1M,2M.

Please help me,thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions