- ADC 用过采样和求均值提高分辨率 很多应用需要使用模/数转换器 进行测量 这些应用所需要的分辨率取决于信号的动 态范围 必须测量的参数的最小变化和信噪比 SNR 因此 很多系统使用较高分辨率的片外 然而也可以通过使用一些技术来达到较高的分辨率和SNR 本应用笔记介绍用过采样和求均值的方 法来提高模数转换的分辨率和SNR 过采样和求均值技术可以在不使用昂贵的片外的情况下提 高测量分辨率 本应用笔记讨论如何使用过采样和求均值的方法来提高模/数转换 测量的分辨率 另 外 本文最后的附录A B和C分别给出了对噪声的深入分析 最适合过采样技术的噪声 类型和使用过采样和求均值技术的示例代码
- work 根据航母海上运动具有平稳随机过程的特点
- Channel-Estimation-MIMO-OFDM On improved DCT based Channel Estimation with very low complexity for MIMO
- Survey_2.4.0 系统功能: 1
- XOR-serial-communication-simulation vb mcu51 proteus 串口异或通信仿真
- mobshowroom-(1) mobile shopping system in asp.net
文件名称:STM32_USART1
-
所属分类:
- 标签属性:
- 上传时间:2012-10-16
-
文件大小:312.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
stm32
库文件:3.10
本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去
一开机时,会发送 "Starting....."到USART1-stm32
Library: 3.10
This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1
A start, it will send "Starting ....." to USART1
库文件:3.10
本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去
一开机时,会发送 "Starting....."到USART1-stm32
Library: 3.10
This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1
A start, it will send "Starting ....." to USART1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART1/Libraries/CMSIS/Core/CM3/core_cm3.c
USART1/Libraries/CMSIS/Core/CM3/core_cm3.h
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/stm32f10x.h
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.c
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.h
USART1/Libraries/CMSIS/Core/Documentation/CMSIS_Core.htm
USART1/Libraries/CMSIS/License.doc
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
USART1/MyCode/init.c
USART1/MyCode/init.h
USART1/MyCode/main.c
USART1/MyCode/main.h
USART1/MyCode/stm32f10x_conf.h
USART1/MyCode/stm32f10x_it.c
USART1/MyCode/stm32f10x_it.h
USART1/MyCode/uart.c
USART1/MyCode/uart.h
USART1/Project/JLinkArm_MyProject.ini
USART1/Project/JLinkLog.txt
USART1/Project/List/startup_stm32f10x_cl.lst
USART1/Project/List/startup_stm32f10x_hd.lst
USART1/Project/List/startup_stm32f10x_ld.lst
USART1/Project/List/startup_stm32f10x_md.lst
USART1/Project/List/STM3210C-EVAL.map
USART1/Project/List/Uart_FoLdy.map
USART1/Project/note.txt
USART1/Project/Project.Opt
USART1/Project/Project.Uv2
USART1/Project/Project_MyProject.dep
USART1/Project/Project_Opt.Bak
USART1/Project/Project_STM3210C-EVAL.dep
USART1/Project/Project_STM3210E-EVAL.dep
USART1/Project/Project_Uv2.Bak
USART1/Project/readme.txt
USART1/Utilities/STM32_EVAL/fonts.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.c
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.c
USART1/Util
USART1/Libraries/CMSIS/Core/CM3/core_cm3.h
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/stm32f10x.h
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.c
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.h
USART1/Libraries/CMSIS/Core/Documentation/CMSIS_Core.htm
USART1/Libraries/CMSIS/License.doc
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
USART1/MyCode/init.c
USART1/MyCode/init.h
USART1/MyCode/main.c
USART1/MyCode/main.h
USART1/MyCode/stm32f10x_conf.h
USART1/MyCode/stm32f10x_it.c
USART1/MyCode/stm32f10x_it.h
USART1/MyCode/uart.c
USART1/MyCode/uart.h
USART1/Project/JLinkArm_MyProject.ini
USART1/Project/JLinkLog.txt
USART1/Project/List/startup_stm32f10x_cl.lst
USART1/Project/List/startup_stm32f10x_hd.lst
USART1/Project/List/startup_stm32f10x_ld.lst
USART1/Project/List/startup_stm32f10x_md.lst
USART1/Project/List/STM3210C-EVAL.map
USART1/Project/List/Uart_FoLdy.map
USART1/Project/note.txt
USART1/Project/Project.Opt
USART1/Project/Project.Uv2
USART1/Project/Project_MyProject.dep
USART1/Project/Project_Opt.Bak
USART1/Project/Project_STM3210C-EVAL.dep
USART1/Project/Project_STM3210E-EVAL.dep
USART1/Project/Project_Uv2.Bak
USART1/Project/readme.txt
USART1/Utilities/STM32_EVAL/fonts.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.c
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.c
USART1/Util
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
