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.
8 years, 10 months ago.
Can't get serial output to work on frdm kl25z
I am using the code found here: https://developer.mbed.org/users/mbed_official/code/FRDM_Serial/file/eea88312499a/main.cpp. The LED is blinking green, however I can't see anything output to the COM port on my PC. I made sure the baud rate was correct and I was selecting the mbed serial port. Any ideas what could be wrong?
which terminal are you using?? please make sure that baudrate on kl25z matches with the baudrate of terminal serial port
posted by zain aftab 04 Feb 2016I was using putty, but I switched to Tera Term in case that was the issue. I did make sure the baud rates matched.
posted by Seth Welna 05 Feb 2016