Open
Description
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
Labels
No labels