8 years, 1 month ago.

UART programing for FRDMK22F

I want to write serial communication program for FRDMK22F please guide me which module i have to import/ support . i have tried with Serial , i have seen that it is not going to support after that i have import MODSERIAL , it is not supporting the FRDMK22F. Please guide me

What is your issue with Serial? You can also have a look at BufferedSerial if you want to have a software buffer added.

posted by Erik - 27 Feb 2016
Be the first to answer this question.