KEA128-DEMO

所属分类:单片机开发
开发工具:C/C++
文件大小:418KB
下载次数:100
上传日期:2017-05-19 16:51:50
上 传 者4151688
说明:  蓝宙 飞思卡尔KEA128例程,包括GPIO、CAN、ADC、UART、SPI、SCI等外设demo。还包括蓝宙KEA128最小系统原理图!
(Blue Sky Freescale KEA128 routines, including GPIO, CAN, ADC, UART, SPI, SCI and other peripheral demo. Also includes the blue system KEA128 minimum system schematics!)

文件列表:
KEA128例程 (0, 2017-05-23)
KEA128例程\KEA128 Mini Core Board V1.0 SCH.pdf (234504, 2014-12-06)
KEA128例程\KEA128_Demos (0, 2016-11-24)
KEA128例程\KEA128_Demos\ACMP_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\ACMP_demo\ACMP_demo.c (4417, 2014-03-13)
KEA128例程\KEA128_Demos\ACMP_demo\isr.h (2025, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_FIFO_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\ADC_FIFO_demo\ADC_FIFO_demo.c (5225, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_FIFO_demo\isr.h (709, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_Int_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\ADC_Int_demo\ADC_Int_demo.c (5366, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_Int_demo\isr.h (707, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_Poll_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\ADC_Poll_demo\ADC_Poll_demo.c (3814, 2014-03-13)
KEA128例程\KEA128_Demos\ADC_Poll_demo\isr.h (1980, 2014-03-13)
KEA128例程\KEA128_Demos\BME_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\BME_demo\BME_demo.c (13132, 2014-03-13)
KEA128例程\KEA128_Demos\BME_demo\isr.h (1980, 2014-03-13)
KEA128例程\KEA128_Demos\Bitband_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\Bitband_demo\Bitband_demo.c (7063, 2014-03-13)
KEA128例程\KEA128_Demos\Bitband_demo\isr.h (1980, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1WithInt_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\CAN_Node1WithInt_demo\CAN_Node1WithInt_demo.c (6624, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1WithInt_demo\isr.h (2296, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1WithInt_demo\mscan_api.c (12477, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1WithInt_demo\mscan_api.h (5704, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1_demo (0, 2016-11-24)
KEA128例程\KEA128_Demos\CAN_Node1_demo\CAN_Node1_demo.c (6670, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1_demo\isr.h (2296, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1_demo\mscan_api.c (12477, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node1_demo\mscan_api.h (5704, 2014-03-13)
KEA128例程\KEA128_Demos\CAN_Node2_demo (0, 2016-11-24)
... ...

/** @page bme_demo_readme BME_demo @verbatim ******************** (C) COPYRIGHT 2013 Freescale ****************************** * File Name : Readme.txt * Author : Freescale * Date First Issued : 06/25/2013 : Version 1.0.0 * Description : Description of the template example. ******************************************************************************** * History: * 06/25/2013 : Version 1.0.0 ******************************************************************************** * THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, FREESCALE SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. ******************************************************************************** @endverbatim @par Example description =================== This example provides a template for BME demonstration and print the results. @par Code configuration =================== Make sure the following macros are defined in ke06_config.h: \n USE_FEE and \n EXT_CLK_FREQ_KHZ macro is defined to 8000(8Mhz). @par Directory contents =================== - platforms/ke06_config.h library and board Configuration file - projects/ke06/isr.h Interrupt handler installation - projects/ke06/BME_demo.c Main program @par Hardware environment ==================== - Board: freedom FRDM-KE06Z, revA @par How to use it ============= In order to make the program work, you must do the following : - Rebuild all project files and load demo code into the device - Connect USB port to the computer that will find serial terminal port - Open the serial terminal - Configure the serial terminal to protocol: 8-N-1, 115200bps, and flow control: none - Run the example and program will print test result on the terminal @par Note ============= - the compiler optimization level will affect the code execution time. - also, FLASH and RAM configuration also effect code excution time. - It's recommend that use highest optimization level in RAM project configuration to get the most accurate result. - for KE04 this is no enough RAM space to load program. So, test result will be affected. @verbatim ************************END OF FILE******************************************** @endverbatim */

近期下载者

相关文件


收藏者