@akash614, I'm curious, why does the use case need 10 CDC serial? Like arg001, I would want to stick to one comms pipe through USB if one program was communicating with the Pico, then format whatever data and shovel them through one serial COMn.
For a dinosaur like me, file descriptors were precious at one time back in the Stone Age of Computing (because an OS or a process can run out of them) and I would not ask an OS for 10 COM ports if one can do the job.
For a dinosaur like me, file descriptors were precious at one time back in the Stone Age of Computing (because an OS or a process can run out of them) and I would not ask an OS for 10 COM ports if one can do the job.
Statistics: Posted by katak255 — Sun Nov 02, 2025 12:47 am