NESTR75xF

所属分类:单片机开发
开发工具:C/C++
文件大小:555KB
下载次数:15
上传日期:2008-08-22 22:10:53
上 传 者gh_programmer
说明:  ST公司STR750学习开发板软件包,其中包含所有例子代码!
(ST Company STR750 learning development board package, which includes all the example code!)

文件列表:
NESTR75xF\examples\ADC\75x_conf.h (4136, 2007-07-24)
NESTR75xF\examples\ADC\75x_it.c (17444, 2007-07-24)
NESTR75xF\examples\ADC\main.c (6234, 2007-09-29)
NESTR75xF\examples\Demo\75x_conf.h (3952, 2007-10-16)
NESTR75xF\examples\Demo\75x_it.c (18760, 2007-10-16)
NESTR75xF\examples\Demo\main.c (11496, 2007-10-16)
NESTR75xF\examples\EIC\75x_conf.h (4127, 2007-07-24)
NESTR75xF\examples\EIC\75x_it.c (17589, 2007-07-24)
NESTR75xF\examples\EIC\main.c (6969, 2007-07-24)
NESTR75xF\examples\EXTIT\75x_conf.h (4125, 2007-07-24)
NESTR75xF\examples\EXTIT\75x_it.c (17194, 2007-07-24)
NESTR75xF\examples\EXTIT\main.c (5813, 2007-07-24)
NESTR75xF\examples\GPIO\75x_conf.h (4139, 2007-07-24)
NESTR75xF\examples\GPIO\75x_it.c (16936, 2007-07-24)
NESTR75xF\examples\GPIO\main.c (5616, 2007-09-28)
NESTR75xF\examples\MRCC\75x_conf.h (4117, 2007-07-24)
NESTR75xF\examples\MRCC\75x_it.c (17658, 2007-07-24)
NESTR75xF\examples\MRCC\main.c (8138, 2007-07-24)
NESTR75xF\examples\SMI\75x_conf.h (4124, 2007-07-24)
NESTR75xF\examples\SMI\75x_it.c (16936, 2007-07-24)
NESTR75xF\examples\SMI\main.c (5300, 2007-08-05)
NESTR75xF\examples\SMI\SMI.dep (8285, 2007-08-05)
NESTR75xF\examples\SMI\SMI.ewd (31182, 2007-08-05)
NESTR75xF\examples\SMI\SMI.ewp (44913, 2007-08-05)
NESTR75xF\examples\SMI\SMI.eww (157, 2007-08-05)
NESTR75xF\examples\SMI\smi_flash.c (14565, 2007-07-24)
NESTR75xF\examples\SMI\smi_flash.h (2304, 2007-07-24)
NESTR75xF\examples\SMI\settings\SMI.cspy.bat (2201, 2007-08-05)
NESTR75xF\examples\SMI\settings\SMI.dbgdt (6051, 2007-08-05)
NESTR75xF\examples\SMI\settings\SMI.dni (528, 2007-08-05)
NESTR75xF\examples\SMI\settings\SMI.wsdt (4170, 2007-08-05)
NESTR75xF\examples\TB\75x_conf.h (4133, 2007-07-24)
NESTR75xF\examples\TB\75x_it.c (17578, 2007-07-24)
... ...

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : Readme.txt * Author : MCD Application Team * Date First Issued : 03/10/2006 * Description : Description of the TB Example. ******************************************************************************** * History: * 06/20/2007 : V1.1 * The document is modified by New-Embed Co.Ltd(http://wwww.2embed.com) to fit the NE-STR750F board. * 07/17/2006 : V1.0 * 03/10/2006 : V0.1 ******************************************************************************** * 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, STMICROELECTRONICS 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. *******************************************************************************/ Example description =================== This example show how to configure the TB peripheral in Timing mode to generate a time base equal to 2 ms. The CK_TIM frequency is set to 60 MHz, the TB is running at 250 KHz and the Update period is equal to 2 ms. On each Update event, an interrupt is generated and the leds connected to P0.08, P0.12 and P0.09 pins are toggled with different frequencies respectively equal to 10 Hz, 1 Hz and 2 Hz. Directory contents ================== 75x_conf.h Library Configuration file 75x_it.c Interrupt handlers main.c Main program Hardware environment ==================== - Connect three leds to pins P0.08, P0.12 and P0.09(respectively LD4, LD2 and LD3 on NE-STR750F board). How to use it ============= In order to make the program work, you must do the following : - Create a project and setup all your toolchain's start-up files - Compile the directory content files and required Library files : + 75x_lib.c + 75x_tb.c + 75x_gpio.c + 75x_mrcc.c + 75x_eic.c + 75x_cfg.c - Link all compiled files and load your image into either RAM or Flash - Run the example ******************* (C) COPYRIGHT 2006 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者