登录
首页 » C/C++ » oscilloscope_embedded_code

oscilloscope_embedded_code

于 2017-08-23 发布 文件大小:514KB
0 70
下载积分: 1 下载次数: 6

代码说明:

  该嵌入式C语言源代码软件工程是以STM32F103系列微控制器为核心的嵌入式数字示波器的源代码工程,主要实现0V基线对齐、探头补偿校准、波形保存和调出等功能,具有带宽0-200KHZ、垂直灵敏度10mv/div-5v/div、记录长度1024点、触发方式自动/常规/单次等参数。(The embedded C language source code software engineering is based on STM32F103 series microcontrollers as the core of the embedded digital oscilloscope source code project, the main realization of 0V baseline alignment, probe compensation calibration, waveform preservation and recall functions, with bandwidth 0- 200KHZ, vertical sensitivity 10mv / div-5v / div, record length 1024 points, trigger mode automatic / conventional / single and other parameters.)

文件列表:

oscilloscope_embedded_code
oscilloscope_embedded_code\113-13801.c
oscilloscope_embedded_code\Board.c
oscilloscope_embedded_code\Board.h
oscilloscope_embedded_code\Command.c
oscilloscope_embedded_code\Command.h
oscilloscope_embedded_code\Common.c
oscilloscope_embedded_code\Common.h
oscilloscope_embedded_code\Eeprom.c
oscilloscope_embedded_code\Eeprom.h
oscilloscope_embedded_code\libdso138.a
oscilloscope_embedded_code\libdso138.h
oscilloscope_embedded_code\Libraries
oscilloscope_embedded_code\Libraries\CMSIS
oscilloscope_embedded_code\Libraries\CMSIS\CM3
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport\stm32f10x.h
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport\system_stm32f10x.c
oscilloscope_embedded_code\Libraries\CMSIS\CM3\CoreSupport\system_stm32f10x.h
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\Release_Notes_for_STM32F10x_CMSIS.html
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_cl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_xl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_cl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_xl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_cl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_xl.s
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c
oscilloscope_embedded_code\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h
oscilloscope_embedded_code\Libraries\CMSIS\CMSIS debug support.htm
oscilloscope_embedded_code\Libraries\CMSIS\CMSIS_changes.htm
oscilloscope_embedded_code\Libraries\CMSIS\Documentation
oscilloscope_embedded_code\Libraries\CMSIS\Documentation\CMSIS_Core.htm
oscilloscope_embedded_code\Libraries\CMSIS\License.doc
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\misc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_adc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_bkp.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_can.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_cec.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_crc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dac.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dbgmcu.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dma.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_exti.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_flash.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_fsmc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_gpio.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_i2c.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_iwdg.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_pwr.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rcc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rtc.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_sdio.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_spi.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_tim.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_usart.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_wwdg.h
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\Release_Notes_for_STM32F10x_StdPeriph_Driver.html
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c
oscilloscope_embedded_code\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696524资源总数
  • 103930会员总数
  • 47今日下载