Incoming USB characters lost

16 views (last 30 days)
Gavin
Gavin on 1 May 2025
Commented: Andrei on 28 May 2025 at 17:54
I have an Arduino Pico connected to MATLAB and I use Terminated (CR/LF) trigger to read the input. Each message is about 10 to 12 characters and they come in at random intervals of a few seconds but potentially as fast as a few ms apart. It works 99% of the time or so but I am losing some character packets. It appears that if I am also writing data to disk that USB packets get dropped more often. Is there a way to make sure data isn't lost?
  2 Comments
Rik
Rik on 3 May 2025
You might have to share more details about your setup and your code.
Also, does there seem to be a relation between the interval and the chance of data loss?
Andrei
Andrei on 28 May 2025 at 17:54
Gavin, please contact MathWorks Support to investigate the issue.

Sign in to comment.

Answers (0)

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!