Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 1 month ago.
FRDM-K22F serial output freezing
I have a program that outputs data to a terminal program that runs fine for a few minutes, but then the serial interface hangs. I have tried 2 different serial port applications (Putty and Realterm) on my Windows laptop (It does this in Windows 7 and Windows 10) and they both act the same way. I have to close the port in RealTerm and open it again in order to get the data to start flowing again. Any suggestions?
1 Answer
9 years, 1 month ago.
Hi,
This is some strange behavior afaik, have you tried on a different computer ?
Are you outputting a lot of data with the serial port ?
If you can make a minimal example of your code I can try to run it on a KL25Z