STM32F10xxx_Encoder_AN(CH)

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:871KB
下载次数:6
上传日期:2017-07-21 17:37:23
上 传 者5586628
说明:  关于正交编码在STM32上的应用,可以为实现自平衡小车的精准测速而服务
(The application of orthogonal coding on STM32 can serve the precise speed of self-balancing trolley)

文件列表:
example (0, 2008-05-15)
example\FWLib (0, 2008-05-15)
example\FWLib\inc (0, 2008-05-15)
example\FWLib\inc\cortexm3_macro.h (2313, 2007-05-17)
example\FWLib\inc\stm32f10x_adc.h (16421, 2007-05-16)
example\FWLib\inc\stm32f10x_bkp.h (3526, 2007-05-16)
example\FWLib\inc\stm32f10x_can.h (12319, 2007-05-16)
example\FWLib\inc\stm32f10x_dma.h (12551, 2007-05-16)
example\FWLib\inc\stm32f10x_exti.h (5868, 2007-05-16)
example\FWLib\inc\stm32f10x_flash.h (10421, 2007-05-24)
example\FWLib\inc\stm32f10x_gpio.h (12593, 2007-09-24)
example\FWLib\inc\stm32f10x_i2c.h (15681, 2007-05-16)
example\FWLib\inc\stm32f10x_iwdg.h (3534, 2007-05-16)
example\FWLib\inc\stm32f10x_lib.h (3080, 2007-05-16)
example\FWLib\inc\stm32f10x_map.h (20402, 2007-05-16)
example\FWLib\inc\stm32f10x_nvic.h (16398, 2007-05-23)
example\FWLib\inc\stm32f10x_pwr.h (3975, 2007-05-16)
example\FWLib\inc\stm32f10x_rcc.h (13856, 2007-05-16)
example\FWLib\inc\stm32f10x_rtc.h (3767, 2007-05-16)
example\FWLib\inc\stm32f10x_spi.h (9436, 2007-05-16)
example\FWLib\inc\stm32f10x_systick.h (3315, 2007-05-16)
example\FWLib\inc\stm32f10x_tim.h (29150, 2007-05-16)
example\FWLib\inc\stm32f10x_tim1.h (34803, 2007-05-16)
example\FWLib\inc\stm32f10x_type.h (3189, 2007-05-16)
example\FWLib\inc\stm32f10x_usart.h (11846, 2007-05-16)
example\FWLib\inc\stm32f10x_wwdg.h (2750, 2007-05-16)
example\FWLib\src (0, 2008-05-15)
example\FWLib\src\stm32f10x_adc.c (55005, 2007-05-16)
example\FWLib\src\stm32f10x_bkp.c (10714, 2007-05-16)
example\FWLib\src\stm32f10x_can.c (31698, 2007-10-16)
example\FWLib\src\stm32f10x_dma.c (23394, 2007-05-16)
example\FWLib\src\stm32f10x_exti.c (8686, 2007-05-16)
example\FWLib\src\stm32f10x_flash.c (32144, 2007-05-24)
example\FWLib\src\stm32f10x_gpio.c (21144, 2007-05-17)
example\FWLib\src\stm32f10x_i2c.c (45392, 2007-05-16)
example\FWLib\src\stm32f10x_iwdg.c (6535, 2007-05-16)
example\FWLib\src\stm32f10x_lib.c (6920, 2007-05-16)
example\FWLib\src\stm32f10x_nvic.c (28976, 2007-05-23)
example\FWLib\src\stm32f10x_pwr.c (11294, 2007-05-16)
example\FWLib\src\stm32f10x_rcc.c (42966, 2007-05-16)
... ...

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Date First Issued : 05/21/2007 * Description : This sub-directory contains all the user-modifiable files * needed to create a new project linked with the STM32F10x * Firmware Library and working with RealView Microcontroller * Development Kit(RVMDK) software toolchain (Version 3.10 and later). ******************************************************************************** * History: * 05/21/2007: V0.3 ******************************************************************************** * 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. *******************************************************************************/ Directory contents =================== - Project.Uv2/.Opt: A pre-configured project file with the provided library structure that produces a debug\release executable image with RVMDK. - stm32f10x_vector.s: This file contains the vector table for STM32F10x, Stack and Heap definition. - cortexm3_macro.s: Instruction wrappers for special Cortex-M3 instructions. How to use it ============= - Open the Project.Uv2 project - In the build toolbar select the project config: - BOOT_FLASH: to load project image into FLASH - BOOT_RAM: to load project image into RAM - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) ******************* (C) COPYRIGHT 2007 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者