STM32ENCODE

所属分类:其他嵌入式/单片机内容
开发工具:Visual C++
文件大小:1926KB
下载次数:60
上传日期:2016-10-15 11:50:00
上 传 者qcy
说明:  此例为正交编码器的程序,可以修改精度,用的是STM32的专用编码器接口
(This example is a quadrature encoder, you can modify the accuracy, using STM32 dedicated encoder interface)

文件列表:
STM32正交编码器\HARDWARE\encode.c (1357, 2016-09-26)
STM32正交编码器\HARDWARE\encode.h (98, 2016-05-07)
STM32正交编码器\HARDWARE\lcd.c (28565, 2016-05-20)
STM32正交编码器\HARDWARE\lcd.h (7529, 2015-04-24)
STM32正交编码器\Libraries\CMSIS\core_cm3.c (17273, 2010-06-07)
STM32正交编码器\Libraries\CMSIS\core_cm3.h (85714, 2013-11-21)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_cl.s (15766, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_hd.s (15503, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s (15692, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_ld.s (12376, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s (13656, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_md.s (12765, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s (14073, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\startup\startup_stm32f10x_xl.s (15955, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\stm32f10x.h (633941, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\system_stm32f10x.c (36557, 2011-03-10)
STM32正交编码器\Libraries\CMSIS\system_stm32f10x.h (2085, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\misc.h (8982, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_adc.h (21690, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_bkp.h (7555, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_can.h (27559, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_cec.h (6573, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_crc.h (2162, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_dac.h (15233, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_dma.h (20754, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_exti.h (6824, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_flash.h (25445, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_fsmc.h (27016, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_gpio.h (20175, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_i2c.h (30029, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_iwdg.h (3828, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_pwr.h (4383, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_rcc.h (30452, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_rtc.h (3857, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_sdio.h (21863, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_spi.h (17725, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_tim.h (52427, 2011-03-10)
STM32正交编码器\Libraries\FWlib\inc\stm32f10x_usart.h (16548, 2011-03-10)
... ...

/* *正交编码器模块 *输入引脚PB->6 PB->7 *2倍频上升沿、下降沿均捕捉,所得数值为编码器本身分辨率x2 *数值由串口1打印出来,接上液晶也会显示结果 */

近期下载者

相关文件


收藏者