Files
CherryUSB/docs/source/demo/usbd_audiov1.rst
sakumisu 41ffa44a3f docs: update rst
Signed-off-by: sakumisu <1203593632@qq.com>
2025-12-01 12:28:55 +08:00

7 lines
435 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
usbd_audiov1
===============
在使用 UAC1.0 时,需要注意以下几点:
- 在使用windows 时当修改描述符任意参数时必须同步修改字符串描述符并且卸载驱动否则windows会认为设备未更改继续使用旧的驱动导致无法识别设备。Linux 不受此限制。
- QQ 群文件中下载 RemoveGhostDev64.exe 可以自动删除所有 USB 注册的驱动信息,无需第一步