This program exercises many of the peripherials including serial communication (prints bargraph on screen), as well as pushbutton (SW1 and SW2) and led red/blue usage. Based on Freescale program: frdm_helloworld, see http://developer.mbed.org/teams/Freescale/code/frdm_helloworld/?platform=FRDM-K64F REVISIONS: PC.BAUD = 115200-FAST, ADDED MSG STRINGS
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:4601839c95d1 | 2015-03-23 | strain11 | ADDED MSG STRINGS |
1:5b588cbaccae | 2015-03-22 | strain11 | baud rate change to 115200 |
0:87236080673f | 2015-03-22 | strain11 | FRDM_K64F example program. This program exercises many of the peripherials including serial (prints bargraph), as well as pushbutton with interupts ; Led red and blue usage (based on Freescale program frdm_helloworld). |