Skip to content

monitor blocked in wait_read #11

Open
@nexysm

Description

@nexysm

Hi all,

i wanted to use buck50 in order to record a simple digital communication of 19.2 kBaud.
I call monitor with the following command:
monitor rate=50k pb4-11=enabled printf="%2.5f"
At the beginning it works fine, but at some point buck50.py get stuck at 3351:
(readers, writers, exceptors) = select.select((usb_fd, sys.stdin), ( ), ( ), timeout )
Could it be that the buffers inside the blue pill are somehow full since there are a lot of samples since the communication lasts about 20 seconds?

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