- Time-Series-WinRATS-paper-codes This file contains WinRATS replication files for famous macroeconomic papers. Financial econometrics
- color-analog-to-RGB 将一幅彩色图像转换成R
- matlab 拓展编程
- CAA Customer Care accelerator is one of the component in Microsoft daynamics CRM which is for integration.
- liushuideng STM32F401nucleo板流水灯实验
- network Linux 网络编程
文件名称:STM32touch
介绍说明--下载内容来自于网络,使用问题请自行百度
项目用到的STM32F103芯片的触摸屏SPI接口读取操作,坐标转换及校正都标准得非常好,直接移值绝对可以用(The STM32F103 chip's touch screen SPI interface is used to read the operation. The coordinate conversion and correction are all very well standard, and the direct shift value can be used absolutely.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
STM32touch\CMSIS\core_cm3.c | 17273 | 2010-06-07 |
STM32touch\CMSIS\core_cm3.h | 85714 | 2011-02-09 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_cl.s | 15766 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_hd.s | 15503 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_hd_vl.s | 15692 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_ld.s | 12376 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_ld_vl.s | 13656 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_md.s | 12765 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_md_vl.s | 14073 | 2011-03-10 |
STM32touch\CMSIS\startup\arm\startup_stm32f10x_xl.s | 15955 | 2011-03-10 |
STM32touch\CMSIS\stm32f10x.h | 633941 | 2011-03-10 |
STM32touch\CMSIS\system_stm32f10x.c | 36557 | 2011-03-10 |
STM32touch\CMSIS\system_stm32f10x.h | 2085 | 2011-03-10 |
STM32touch\FWLib\inc\misc.h | 8982 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_adc.h | 21690 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_bkp.h | 7555 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_can.h | 27559 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_cec.h | 6573 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_crc.h | 2162 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_dac.h | 15233 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_dbgmcu.h | 3818 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_dma.h | 20754 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_exti.h | 6824 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_flash.h | 25445 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_fsmc.h | 27016 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_gpio.h | 20175 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_i2c.h | 30029 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_iwdg.h | 3828 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_pwr.h | 4383 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_rcc.h | 30452 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_rtc.h | 3857 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_sdio.h | 21863 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_spi.h | 17725 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_tim.h | 52427 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_usart.h | 16548 | 2011-03-10 |
STM32touch\FWLib\inc\stm32f10x_wwdg.h | 2966 | 2011-03-10 |
STM32touch\FWLib\src\misc.c | 7046 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_adc.c | 47201 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_bkp.c | 8463 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_can.c | 45103 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_cec.c | 11656 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_crc.c | 3347 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_dac.c | 19087 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_dbgmcu.c | 5149 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_dma.c | 29607 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_exti.c | 6959 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_flash.c | 62551 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_fsmc.c | 35484 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_gpio.c | 23221 | 2011-03-11 |
STM32touch\FWLib\src\stm32f10x_i2c.c | 45781 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_iwdg.c | 4916 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_pwr.c | 8759 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_rcc.c | 51271 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_rtc.c | 8598 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_sdio.c | 28933 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_spi.c | 30224 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_tim.c | 109159 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_usart.c | 38308 | 2011-03-10 |
STM32touch\FWLib\src\stm32f10x_wwdg.c | 5735 | 2011-03-10 |
STM32touch\keilkill.bat | 399 | 2011-05-09 |
STM32touch\MY\adc\adc.c | 4009 | 2015-03-25 |
STM32touch\MY\adc_temperate\tsensor.c | 2262 | 2015-03-25 |
STM32touch\MY\beep\beep.c | 1075 | 2015-01-28 |
STM32touch\MY\dac\dac.c | 1404 | 2015-03-25 |
STM32touch\MY\delay\delay.c | 1843 | 2015-01-28 |
STM32touch\MY\inc\adc.h | 192 | 2015-03-02 |
STM32touch\MY\inc\beep.h | 395 | 2015-01-28 |
STM32touch\MY\inc\dac.h | 203 | 2015-03-25 |
STM32touch\MY\inc\delay.h | 285 | 2015-01-28 |
STM32touch\MY\inc\key.h | 391 | 2015-01-28 |
STM32touch\MY\inc\led.h | 601 | 2015-01-28 |
STM32touch\MY\inc\timer.h | 194 | 2015-01-28 |
STM32touch\MY\inc\tpad.h | 336 | 2015-03-25 |
STM32touch\MY\inc\tsensor.h | 340 | 2015-03-25 |
STM32touch\MY\inc\usart.h | 190 | 2015-03-02 |
STM32touch\MY\key\key.c | 1517 | 2015-01-28 |
STM32touch\MY\led\led.c | 1187 | 2015-01-28 |
STM32touch\MY\timer\timer.c | 1703 | 2015-01-28 |
STM32touch\MY\tpad\tpad.c | 4967 | 2015-03-25 |
STM32touch\MY\usart\usart.c | 3416 | 2015-03-03 |
STM32touch\OBJ\test.hex | 21013 | 2015-03-25 |
STM32touch\USER\main.c | 1269 | 2015-03-25 |
STM32touch\USER\stm32f10x_conf.h | 3259 | 2011-04-04 |
STM32touch\USER\stm32f10x_it.c | 4474 | 2015-01-27 |
STM32touch\USER\stm32f10x_it.h | 2086 | 2011-04-04 |
STM32touch\USER\test.uvgui.Administrator | 79594 | 2015-01-23 |
STM32touch\USER\test.uvgui.shifang | 81383 | 2015-03-25 |
STM32touch\USER\test.uvopt | 26122 | 2015-03-25 |
STM32touch\USER\test.uvproj | 22102 | 2015-03-25 |
STM32touch\CMSIS\startup\arm | ||
STM32touch\CMSIS\startup | ||
STM32touch\FWLib\inc | ||
STM32touch\FWLib\src | ||
STM32touch\MY\adc | ||
STM32touch\MY\adc_temperate | ||
STM32touch\MY\beep | ||
STM32touch\MY\dac | ||
STM32touch\MY\delay | ||
STM32touch\MY\inc | ||
STM32touch\MY\key |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.