文件名称:基于STM32的GPS+北斗定位系统源码.zip
文件大小:418KB
文件格式:ZIP
更新时间:2023-05-15 20:23:51
硬件系统 stm32 GPS+北斗定位
(库函数版本,适合MiniSTM32开发板)扩展实验16 ATK-S1216F8 GPS模块实验 适用于STM32MINI板 可以移植到任意的F1系列板子
【文件预览】:
README.TXT
keilkilll.bat
USMART
----usmart.c(16KB)
----usmart_str.h(3KB)
----usmart_config.c(1KB)
----usmart_str.c(12KB)
----usmart.h(5KB)
----readme.txt(3KB)
STM32F10x_FWLib
----inc()
--------stm32f10x_spi.h(17KB)
--------stm32f10x_crc.h(2KB)
--------stm32f10x_tim.h(51KB)
--------stm32f10x_usart.h(16KB)
--------stm32f10x_dma.h(20KB)
--------stm32f10x_fsmc.h(26KB)
--------stm32f10x_i2c.h(29KB)
--------stm32f10x_dac.h(15KB)
--------stm32f10x_iwdg.h(4KB)
--------misc.h(9KB)
--------stm32f10x_bkp.h(7KB)
--------stm32f10x_pwr.h(4KB)
--------stm32f10x_dbgmcu.h(4KB)
--------stm32f10x_exti.h(7KB)
--------stm32f10x_can.h(27KB)
--------stm32f10x_adc.h(21KB)
--------stm32f10x_cec.h(6KB)
--------stm32f10x_rcc.h(30KB)
--------stm32f10x_rtc.h(4KB)
--------stm32f10x_flash.h(25KB)
--------stm32f10x_sdio.h(21KB)
--------stm32f10x_wwdg.h(3KB)
--------stm32f10x_gpio.h(20KB)
----src()
--------stm32f10x_adc.c(46KB)
--------stm32f10x_fsmc.c(35KB)
--------misc.c(7KB)
--------stm32f10x_flash.c(61KB)
--------stm32f10x_rcc.c(50KB)
--------stm32f10x_wwdg.c(6KB)
--------stm32f10x_tim.c(107KB)
--------stm32f10x_iwdg.c(5KB)
--------stm32f10x_gpio.c(23KB)
--------stm32f10x_dbgmcu.c(5KB)
--------stm32f10x_pwr.c(9KB)
--------stm32f10x_crc.c(3KB)
--------stm32f10x_dac.c(19KB)
--------stm32f10x_sdio.c(28KB)
--------stm32f10x_can.c(44KB)
--------stm32f10x_bkp.c(8KB)
--------stm32f10x_cec.c(11KB)
--------stm32f10x_rtc.c(8KB)
--------stm32f10x_usart.c(37KB)
--------stm32f10x_i2c.c(45KB)
--------stm32f10x_spi.c(30KB)
--------stm32f10x_exti.c(7KB)
--------stm32f10x_dma.c(29KB)
SYSTEM
----usart()
--------usart.c(5KB)
--------usart.h(1KB)
----delay()
--------delay.c(8KB)
--------delay.h(2KB)
----sys()
--------sys.c(876B)
--------sys.h(3KB)
CORE
----core_cm3.c(17KB)
----core_cm3.h(84KB)
----startup_stm32f10x_hd.s(15KB)
----startup_stm32f10x_md.s(12KB)
OBJ
----test.hex(129KB)
USER
----system_stm32f10x.h(2KB)
----test.uvguix.login-FAE(138KB)
----stm32f10x.h(619KB)
----test.uvprojx(22KB)
----main.c(4KB)
----JLinkSettings.ini(671B)
----stm32f10x_it.c(2KB)
----stm32f10x_conf.h(3KB)
----test.uvoptx(25KB)
----test.uvguix.login_fae(84KB)
----system_stm32f10x.c(36KB)
----stm32f10x_it.h(2KB)
HARDWARE
----KEY()
--------key.h(1013B)
--------key.c(2KB)
----FLASH()
--------flash.c(10KB)
--------flash.h(2KB)
----24CXX()
--------24cxx.c(3KB)
--------24cxx.h(1KB)
----USART2()
--------usart2.h(1KB)
--------usart2.c(8KB)
----GPS()
--------gps.h(6KB)
--------gps.c(12KB)
----LCD()
--------lcd.c(84KB)
--------lcd.h(8KB)
--------FONT.H(34KB)
----LED()
--------led.h(640B)
--------led.c(1KB)