6 years, 11 months ago.

mbed USB Serial Driver sends last transmitted message to teraterm when we try to read

Hi ,

I am working on NXP LS1021A board and have installed USB to Serial driver from here https://developer.mbed.org/handbook/Windows-serial-configuration

When I read a data/file from Serial (using teraterm option File -> Send File) then I receive the all the contents of file. Additionally , the last transmitted data/message on serial (present in mbed USB Serial Driver Buffer) is transmitted automatically on teraterm and is visible on teraterm. i.e. For every read operation, an additional write operation is invoked automatically.

Why mbed USB Serial Driver is working in circular fashion?

Regards

This doesn't sound like what you're describing. But for completeness, I'll go ahead and ask the obvious question. Teraterm Echo is not on is it? Setup->Terminal->Local Echo.

posted by Graham S. 08 Jun 2017

It is disabled (unchecked)

posted by Hafiz Muhammad Qasim 09 Jun 2017

Any response????

posted by Hafiz Muhammad Qasim 13 Jun 2017
Be the first to answer this question.