STM32_ucos
代码说明:
该程序的主要功能是实现在STM32上数字示波器的实现,可以显示频率,幅值。(The main function of this program is to achieve the STM32 implementation of the digital oscilloscope can display the frequency, amplitude.)
文件列表:
STM32_ucos_示波器
.................\driver
.................\......\inc
.................\......\...\cntl.h,1836,2008-03-21
.................\......\...\spi_led.h,1762,2008-03-21
.................\......\...\uart.h,1809,2008-03-21
.................\......\src
.................\......\...\cntl.c,6668,2008-03-21
.................\......\...\spi_led.c,4780,2008-01-03
.................\......\...\uart.c,6802,2009-10-17
.................\LCD
.................\...\AsciiLib_65k.c,29888,2009-03-04
.................\...\HzLib_65k.c,2673891,2009-03-05
.................\...\HzLib_65k.h,656,2009-03-04
.................\...\ili9320.c,38033,2014-08-12
.................\...\ili9320.h,3177,2014-08-12
.................\...\ili9320_api.c,7161,2009-10-14
.................\...\ili9320_font.h,7962,2008-10-07
.................\...\ili9320_touch.c,4664,2009-10-14
.................\library
.................\.......\inc
.................\.......\...\cortexm3_macro.h,2167,2007-10-08
.................\.......\...\stm32f10x_adc.h,16275,2007-10-08
.................\.......\...\stm32f10x_bkp.h,4081,2007-10-08
.................\.......\...\stm32f10x_can.h,12173,2007-10-08
.................\.......\...\stm32f10x_dma.h,12405,2007-10-08
.................\.......\...\stm32f10x_exti.h,5722,2007-10-08
.................\.......\...\stm32f10x_flash.h,10336,2007-10-08
.................\.......\...\stm32f10x_gpio.h,12416,2007-10-08
.................\.......\...\stm32f10x_i2c.h,15535,2007-10-08
.................\.......\...\stm32f10x_iwdg.h,3388,2007-10-08
.................\.......\...\stm32f10x_lib.h,2934,2007-10-08
.................\.......\...\stm32f10x_map.h,20143,2007-10-08
.................\.......\...\stm32f10x_nvic.h,16252,2007-10-08
.................\.......\...\stm32f10x_pwr.h,3829,2007-10-08
.................\.......\...\stm32f10x_rcc.h,13710,2007-10-08
.................\.......\...\stm32f10x_rtc.h,3591,2007-10-08
.................\.......\...\stm32f10x_spi.h,9290,2007-10-08
.................\.......\...\stm32f10x_systick.h,3169,2007-10-08
.................\.......\...\stm32f10x_tim.h,29007,2007-10-08
.................\.......\...\stm32f10x_tim1.h,34659,2007-10-08
.................\.......\...\stm32f10x_type.h,3383,2007-10-08
.................\.......\...\stm32f10x_usart.h,11700,2007-10-08
.................\.......\...\stm32f10x_wwdg.h,2604,2007-10-08
.................\.......\src
.................\.......\...\stm32f10x_adc.c,55087,2007-10-08
.................\.......\...\stm32f10x_bkp.c,11168,2007-10-08
.................\.......\...\stm32f10x_can.c,31671,2007-10-08
.................\.......\...\stm32f10x_dma.c,23344,2007-10-08
.................\.......\...\stm32f10x_exti.c,8594,2007-10-08
.................\.......\...\stm32f10x_flash.c,32375,2007-10-08
.................\.......\...\stm32f10x_gpio.c,21100,2007-10-08
.................\.......\...\stm32f10x_i2c.c,45432,2007-10-08
.................\.......\...\stm32f10x_iwdg.c,6413,2007-10-08
.................\.......\...\stm32f10x_lib.c,6774,2007-10-08
.................\.......\...\stm32f10x_nvic.c,28684,2007-10-08
.................\.......\...\stm32f10x_pwr.c,11196,2007-10-08
.................\.......\...\stm32f10x_rcc.c,43103,2007-10-08
.................\.......\...\stm32f10x_rtc.c,12241,2007-10-08
.................\.......\...\stm32f10x_spi.c,25423,2007-10-08
.................\.......\...\stm32f10x_systick.c,7100,2007-10-08
.................\.......\...\stm32f10x_tim.c,99697,2007-10-08
.................\.......\...\stm32f10x_tim1.c,114191,2007-10-08
.................\.......\...\stm32f10x_usart.c,33553,2007-10-08
.................\.......\...\stm32f10x_wwdg.c,7715,2008-01-22
.................\os
.................\..\os_cfg.h,10093,2008-03-06
.................\..\os_core.c,68976,2006-06-02
.................\..\os_cpu.h,3705,2008-03-21
.................\..\os_cpu_a.s,9238,2008-11-14
.................\..\os_cpu_c.c,11494,2008-03-21
.................\..\os_dbg.c,11732,2008-01-06
.................\..\os_flag.c,54845,2006-06-02
.................\..\os_mbox.c,25251,2006-06-02
.................\..\os_mem.c,19506,2006-06-02
.................\..\os_mutex.c,36167,2006-06-02
.................\..\os_q.c,37326,2006-06-02
.................\..\os_sem.c,23767,2006-06-02
.................\..\os_task.c,49592,2006-06-02
.................\..\os_time.c,10589,2006-06-02
.................\..\os_tmr.c,45884,2006-06-02
.................\..\ucos_ii.c,1028,2007-11-14
.................\..\ucos_ii.h,71990,2008-01-05
.................\startup
.................\.......\cortexm3_macro.s,9548,2007-05-17
.................\.......\stm32f10x_it.c,27470,2009-10-15
.................\.......\stm32f10x_it.h,3496,2008-03-21
.................\.......\stm32f10x_startup.s,11244,2008-03-21
.................\.......\stm32f10x_target.c,11723,2009-10-17
.................\.......\stm32f10x_target.h,3810,2008-03-21
.................\user
.................\....\config.h,2567,2008-01-03
.................\....\core_task.c,4125,2009-10-20
.................\....\core_task.h,1836,2008-01-03
.................\....\create_task.c,8401,2009-10-15
.................\....\create_task.h,2191,2009-10-15
.................\....\gui.c,30184,2009-10-20
.................\....\ili9320.h,3137,2009-04-03
.................\....\keyboard.c,8177,2009-10-20
.................\....\keyboard.h,1727,2008-03-21
下载说明:请别用迅雷下载,失败请重下,重下不扣分!