Serial demo program for the FRDM-KL25Z board. UART0 is used for communication via OpenSDA's USB-UART converter. Default speed and format are: 9600 bps, 8-bit, no parity, 1 stop bit

Dependencies:   mbed

Fork of 06_frdm_serial by Istvan Cserny

FRDM-KL25Z serial communication

Serial demo program for the FRDM-KL25Z board. UART0 is used for communication via OpenSDA's USB-UART protocol converter. Default speed and format are used: 9600 bps, 8-bit, no parity, 1 stop bit.

Usage: Find your virtual serial port at your computer and watch the transmission by using a terminal application. When you send a character from the PC, the character will be echoed back and the character code (in decimal) will be printed as well.

Hardware requirements:

  • FRDM-KL25Z board
  • USB cable between the PC and the OpenSDA connector

/media/uploads/icserny/05_frdm_serial_out.png

Download repository: zip gz

Files at revision 0:e4d31a61ad72

Name Size Actions
[up]
main.cpp 491 Revisions Annotate
mbed.bld 65 Revisions Annotate