31
Discussion - Hardware / Re: Disabling ports on the FT2232H
« on: April 06, 2023, 04:08:10 PM »
Hello,
Yes you can use FT_PROG to disable the VCP Serial Port as shown in Ports (COM & LPT) in Device Manager:
https://ftdichip.com/utilities/#ft_prog
Note that the two D2xx Ports can't be disabled but they are seen under 'Universal Serial Bus controllers' in Device Manager.
This interface is likely used for JTAG anyway as the d2xx drivers must be used for JTAG operation.
Please take a look at FT_PROG where you should find the option like 'Load D2xx Driver' and if checked would disable the VCP port.
Note that the device should be unplug/replug for the change to take place or click on 'Cycle Ports' in the FT_PROG programming window.
Best Regards,
FTDI Community
Yes you can use FT_PROG to disable the VCP Serial Port as shown in Ports (COM & LPT) in Device Manager:
https://ftdichip.com/utilities/#ft_prog
Note that the two D2xx Ports can't be disabled but they are seen under 'Universal Serial Bus controllers' in Device Manager.
This interface is likely used for JTAG anyway as the d2xx drivers must be used for JTAG operation.
Please take a look at FT_PROG where you should find the option like 'Load D2xx Driver' and if checked would disable the VCP port.
Note that the device should be unplug/replug for the change to take place or click on 'Cycle Ports' in the FT_PROG programming window.
Best Regards,
FTDI Community