用STM32F103ARM芯片编写的完整水表GPRS上传程序,所用GPRS模块为深圳有方M590E
资源文件列表
水表程序/keilkill.bat , 399
水表程序/Libraries/CMSIS/core_cm3.c , 17273
水表程序/Libraries/CMSIS/core_cm3.h , 85714
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_cl.s , 15766
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_hd.s , 15503
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s , 15692
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_ld.s , 12376
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s , 13656
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_md.s , 12765
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s , 14073
水表程序/Libraries/CMSIS/startup/startup_stm32f10x_xl.s , 15955
水表程序/Libraries/CMSIS/stm32f10x.h , 633941
水表程序/Libraries/CMSIS/system_stm32f10x.c , 36557
水表程序/Libraries/CMSIS/system_stm32f10x.h , 2085
水表程序/Libraries/FWlib/inc/misc.h , 8982
水表程序/Libraries/FWlib/inc/stm32f10x_adc.h , 21690
水表程序/Libraries/FWlib/inc/stm32f10x_bkp.h , 7555
水表程序/Libraries/FWlib/inc/stm32f10x_can.h , 27559
水表程序/Libraries/FWlib/inc/stm32f10x_cec.h , 6573
水表程序/Libraries/FWlib/inc/stm32f10x_crc.h , 2162
水表程序/Libraries/FWlib/inc/stm32f10x_dac.h , 15233
水表程序/Libraries/FWlib/inc/stm32f10x_dbgmcu.h , 3818
水表程序/Libraries/FWlib/inc/stm32f10x_dma.h , 20754
水表程序/Libraries/FWlib/inc/stm32f10x_exti.h , 6824
水表程序/Libraries/FWlib/inc/stm32f10x_flash.h , 25445
水表程序/Libraries/FWlib/inc/stm32f10x_fsmc.h , 27016
水表程序/Libraries/FWlib/inc/stm32f10x_gpio.h , 20175
水表程序/Libraries/FWlib/inc/stm32f10x_i2c.h , 30029
水表程序/Libraries/FWlib/inc/stm32f10x_iwdg.h , 3828
水表程序/Libraries/FWlib/inc/stm32f10x_pwr.h , 4383
水表程序/Libraries/FWlib/inc/stm32f10x_rcc.h , 30452
水表程序/Libraries/FWlib/inc/stm32f10x_rtc.h , 3857
水表程序/Libraries/FWlib/inc/stm32f10x_sdio.h , 21863
水表程序/Libraries/FWlib/inc/stm32f10x_spi.h , 17725
水表程序/Libraries/FWlib/inc/stm32f10x_tim.h , 52427
水表程序/Libraries/FWlib/inc/stm32f10x_usart.h , 16548
水表程序/Libraries/FWlib/inc/stm32f10x_wwdg.h , 2966
水表程序/Libraries/FWlib/src/misc.c , 7046
水表程序/Libraries/FWlib/src/stm32f10x_adc.c , 47201
水表程序/Libraries/FWlib/src/stm32f10x_bkp.c , 8463
水表程序/Libraries/FWlib/src/stm32f10x_can.c , 45103
水表程序/Libraries/FWlib/src/stm32f10x_cec.c , 11656
水表程序/Libraries/FWlib/src/stm32f10x_crc.c , 3347
水表程序/Libraries/FWlib/src/stm32f10x_dac.c , 19087
水表程序/Libraries/FWlib/src/stm32f10x_dbgmcu.c , 5149
水表程序/Libraries/FWlib/src/stm32f10x_dma.c , 29607
水表程序/Libraries/FWlib/src/stm32f10x_exti.c , 6959
水表程序/Libraries/FWlib/src/stm32f10x_flash.c , 62551
水表程序/Libraries/FWlib/src/stm32f10x_fsmc.c , 35484
水表程序/Libraries/FWlib/src/stm32f10x_gpio.c , 23221
水表程序/Libraries/FWlib/src/stm32f10x_i2c.c , 45781
水表程序/Libraries/FWlib/src/stm32f10x_iwdg.c , 4916
水表程序/Libraries/FWlib/src/stm32f10x_pwr.c , 8759
水表程序/Libraries/FWlib/src/stm32f10x_rcc.c , 51271
水表程序/Libraries/FWlib/src/stm32f10x_rtc.c , 8598
水表程序/Libraries/FWlib/src/stm32f10x_sdio.c , 28933
水表程序/Libraries/FWlib/src/stm32f10x_spi.c , 30224
水表程序/Libraries/FWlib/src/stm32f10x_tim.c , 109159
水表程序/Libraries/FWlib/src/stm32f10x_usart.c , 38308
水表程序/Libraries/FWlib/src/stm32f10x_wwdg.c , 5735
水表程序/OutFile/core_cm3._2i , 331
水表程序/OutFile/Project.fed , 436
水表程序/OutFile/Project.hex , 76056
水表程序/OutFile/Project.l2p , 432
水表程序/OutFile/system_stm32f10x._2i , 363
水表程序/OutFile/usart._2i , 318
水表程序/Project/JLinkSettings.ini , 650
水表程序/Project/Project.uvgui.Administrator , 75551
水表程序/Project/Project.uvgui.Pan , 141267
水表程序/Project/Project.uvopt , 15092
水表程序/Project/Project.uvproj , 20041
水表程序/USER/drv_system/drv_system.c , 3198
水表程序/USER/drv_system/drv_system.h , 2029
水表程序/USER/GSM/GSM.c , 6224
水表程序/USER/GSM/GSM.h , 2120
水表程序/USER/Head_Config.h , 831
水表程序/USER/i2c/bsp_i2c_ee.c , 5124
水表程序/USER/i2c/bsp_i2c_ee.h , 479
水表程序/USER/i2c/bsp_i2c_gpio.c , 8186
水表程序/USER/i2c/bsp_i2c_gpio.h , 385
水表程序/USER/led/led.c , 912
水表程序/USER/led/led.h , 1076
水表程序/USER/main.c , 6534
水表程序/USER/MPM4780/mpm4780.c , 5588
水表程序/USER/MPM4780/mpm4780.h , 500
水表程序/USER/stm32f10x_conf.h , 2282
水表程序/USER/stm32f10x_it.c , 2536
水表程序/USER/stm32f10x_it.h , 2086
水表程序/USER/usart/bsp_usart.c , 7244
水表程序/USER/usart/bsp_usart.h , 1231
水表程序/接线说明.txt , 56
