RacingTornado / fx2lib_serial_uart

Uses the newer version of FX2LIB with custom device descriptors
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Setup token being sent to FX2 when a minicom console is open #3

Open RacingTornado opened 8 years ago

RacingTornado commented 8 years ago

It appears that setup token with value 0xc0 are being sent from the host to the device when the terminal to the FX2 is open. Since the request type has same value as a vendor command, it is being handled by the mpsse handler. We need to find why opening a terminal would cause this behaviour @mithro @rohit91