CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:Stm32_5990

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-12-24
  • 文件大小:
    373.97kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个基于stm32处理器,用于测量扬声器F0值的程序,没有外部设备,靠芯片内部AD采样,程序仅供参考-This is based on stm32 processor, used to measure the value of F0 speaker program, no external equipment, by AD chip sampling program is only a test
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Stm32_5990/
Stm32_5990/keilkill.bat
Stm32_5990/Libraries/
Stm32_5990/Libraries/CMSIS/
Stm32_5990/Libraries/CMSIS/core_cm3.c
Stm32_5990/Libraries/CMSIS/core_cm3.h
Stm32_5990/Libraries/CMSIS/startup/
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_md.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Stm32_5990/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Stm32_5990/Libraries/CMSIS/stm32f10x.h
Stm32_5990/Libraries/CMSIS/system_stm32f10x.c
Stm32_5990/Libraries/CMSIS/system_stm32f10x.h
Stm32_5990/Libraries/FWlib/
Stm32_5990/Libraries/FWlib/inc/
Stm32_5990/Libraries/FWlib/inc/misc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_adc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_bkp.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_can.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_cec.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_crc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_dac.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_dma.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_exti.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_flash.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_fsmc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_gpio.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_i2c.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_iwdg.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_pwr.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_rcc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_rtc.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_sdio.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_spi.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_tim.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_usart.h
Stm32_5990/Libraries/FWlib/inc/stm32f10x_wwdg.h
Stm32_5990/Libraries/FWlib/src/
Stm32_5990/Libraries/FWlib/src/misc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_adc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_bkp.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_can.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_cec.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_crc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_dac.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_dbgmcu.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_dma.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_exti.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_flash.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_fsmc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_gpio.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_i2c.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_iwdg.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_pwr.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_rcc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_rtc.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_sdio.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_spi.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_tim.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_usart.c
Stm32_5990/Libraries/FWlib/src/stm32f10x_wwdg.c
Stm32_5990/Listing/
Stm32_5990/Output/
Stm32_5990/Output/iSO-STM32.hex
Stm32_5990/Output/Template.hex
Stm32_5990/Project/
Stm32_5990/Project/RVMDK(uv4)/
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvguix.Administrator
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvopt
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvoptx
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvproj.saved_uv4
Stm32_5990/Project/RVMDK(uv4)/iSO-STM32.uvprojx
Stm32_5990/Project/RVMDK(uv4)/JLink Regs CM3.txt
Stm32_5990/Project/RVMDK(uv4)/JLinkSettings.ini
Stm32_5990/Project/RVMDK(uv4)/trace.dat
Stm32_5990/User/
Stm32_5990/User/ADC/
Stm32_5990/User/ADC/ADC.c
Stm32_5990/User/ADC/ADC.h
Stm32_5990/User/ALL_Config/
Stm32_5990/User/ALL_Config/ALL_Config.c
Stm32_5990/User/ALL_Config/ALL_Config.h
Stm32_5990/User/delay/
Stm32_5990/User/delay/delay.c
Stm32_5990/User/delay/delay.h
Stm32_5990/User/DMA/
Stm32_5990/User/DMA/DMA.c
Stm32_5990/User/DMA/DMA.h
Stm32_5990/User/GPIO/
Stm32_5990/User/GPIO/GPIO.c
Stm32_5990/User/GPIO/GPIO.h
Stm32_5990/User/lcd/
Stm32_5990/User/lcd/ascii.h
Stm32_5990/User/lcd/bigascii.h
Stm32_5990/User/lcd/LCD.c
Stm32_5990/User/lcd/LCD.h
Stm32_5990/User/led/
Stm32_5990/User/led/bsp_led.c
Stm32_5990/User/led/bsp_led.h
Stm32_5990/User/LM8168/
Stm32_5990/User/LM8168/LM8168.c
Stm32_5990/User/LM8168/LM8168.h
Stm32_5990/User/main.c
Stm32_5990/User/NVIC/
Stm32_5990/User/NVIC/NVIC.c
Stm32_5990/User/NVIC/NVIC.h
Stm32_5990/User/RCC/
Stm32_5990/User/RCC/RCC.c
Stm32_5990/User/RCC/RCC.h
Stm32_5990/User/stm32f10x_conf.h
Stm32_5990/User/time/
Stm32_5990/User/time/time.c
Stm32_5990/User/time/time.h
Stm32_5990/User/usart/
Stm32_5990/User/usart/USART.c
Stm32_5990/User/usart/USART.h
Stm32_5990/程序说明/
Stm32_5990/程序说明/readme.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com