parallaxinc / Propeller-Tool

Propeller Tool software for Windows
MIT License
9 stars 2 forks source link

Replace/Remove FTDI Drivers #179

Open PropGit opened 1 year ago

PropGit commented 1 year ago

The FTDI Bus driver included with Propeller Tool causes an issue with Windows 11 security (i.e. can't turn on core isolation memory integrity feature with this driver). The latest FTDI Bus driver available from their site works fine with Windows 11 security?

Proposed Solution: Replace driver with pure-FTDI driver (not co-signed by Parallax) or remove driver from installer (to let Windows Update provide driver at time of first connection). The latter seems to work better now; retest if necessary to determine best solution.