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.

求助帖。

Other Parts Discussed in Thread: MSP430F5529

MSP430F5529用USB线连接后在电脑的设备管理器上找不到端口,但出现可移动磁盘是怎么回事

  • MSP430f552 不是一個 『端口』 硬件, 而是一個微處理器. 它的行為和表現, 都受它內存的程式控制. 如果內存的程式指揮它作 『端口』 的行為和表現, 電腦的設備管理器才會認為它是一個 『端口』.

    你問的狀況, 很可能是因為你用的 MSP430f552 己經有內存的程式; 而那個程式, 指揮它作 『移動磁盤』 的行為和表現. 所以電腦的設備管理器就認為它是一個 『移動磁盤』.