Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正在寻找嵌入式(非 PC)USB 虚拟 COM 实现的骨架/源代码?
取决于你的处理器。
例如,ST 为其 STM32 系列提供了一个 VCP 示例。FreeRTOS 还提供了 AT91 部件的示例。
我从来没有将 LibUSB 用于 ARV famyli,它是软件 USB,不需要设备上的特殊芯片,但需要在 PCB 上放置一些外部硬件。我从未使用过它,但它可能会得到 avr freks 网站的高度支持