Device misdetected as serial mouse

前端 未结 9 1614
囚心锁ツ
囚心锁ツ 2020-12-24 05:59

I\'m working on a device which communicates with a PC through a (virtual) serial port. The problem is that the data we are sending occasionally gets incorrectly identified b

9条回答
  •  轮回少年
    2020-12-24 06:04

    I also encountered this problem, fixed it by disabling "serial enumerator" in the advanced properties of the FTDI driver (properties of COM ports in Device Manager). This is described in http://www.ftdichip.com/Support/Documents/AppNotes/AN_107_AdvancedDriverOptions_AN_000073.pdf.

提交回复
热议问题