This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSP-EXP430F5529LP:Windows 11-无法通过 USB 发送/接收数据

Guru**** 2448780 points
Other Parts Discussed in Thread: MSP-EXP430F5529LP

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1497081/msp-exp430f5529lp-windows-11--unable-to-send-receive-data-via-usb

器件型号:MSP-EXP430F5529LP

工具/软件:

我继承了 MSP-EXP430F5529LP 并下载了 CCS。 我已通读手册以开始使用。 我有一台 windows 11机器。 我尝试了其中一个示例 C0_SimpleSend、它基本上连接到微控制器、根据它们在代码中的注释、它应该在我的终端屏幕上每秒显示一次时间。 我使用 tera 术语进行连接 和显示。 我的器件管理器会显示2个端口(在 COM 和 LPT 下)- MCP 应用程序 UART1和调试接口。 我在终端上没有看到任何内容。 我尝试调试并设置断点、然后发现它无法看到 USB (就像断开连接一样)。 我在电脑上看到一个消息弹出窗口、显示 USB 出现故障并且断开连接。 我确实禁用了"允许计算机关闭此设备以节省电量"选项。 此外、在器件管理器中、在"Universal Serial Bus controllers (通用串行总线控制器)"下、电路板显示为通用 USB 集线器、而不是特定于电路板的。  

任何帮助都会有所帮助。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Vana:您是否确认串行控制台的波特率、奇偶校验等与代码中的设备设置匹配?