The program covers the following modules:
Depending on how fast we advance during the session some of the modules might be skipped; however here you can find both the source code and binary files ready to be flashed into the FRDM-K64 development board.
FRDM-K64Z120M
The FRDM-K64 is fully compatible with the Arduino rapid prototyping system, the following image depicts the board's pinout, the green labels can be used directly into your mbed proyects, they have already been defined in the headers and libraries in order to make development easier.
In order to create the projects covered on this session it is necessary to create an mbed user account, open the website and create a user account, if you have already signed up please log in.
Serial communication driver
To implement serial communication you need to install the serial driver in your computer, download the driver, once your board has enumerated as MBED execute the driver and wait for it to be finished, this might take a couple of minutes.
Serial terminal
In order to communicate with the board via serial port it is necessary to use a serial terminal, by default WIndows 7 and 8 do not have this application, XP does. If your OS does not feature a serial terminal, you can download the one at the bottom (Teraterm).
!
Hello Pedro Augusto Panecatl Salas,
I am a student and working on K64F and NHS3100, I want to receive data on K64F sent by NHS3100.
I am trying to find suitable library in mbed.org but couldn't. Please help me. #UART #frdmk64 #nhs3100