登录
首页 » Others » uCOS_DEMO_for_i9320_stm32

uCOS_DEMO_for_i9320_stm32

于 2009-07-12 发布 文件大小:3614KB
0 205
下载积分: 1 下载次数: 122

代码说明:

  使用STM32F103、ILI9320移植的ucGUI3.90+ucOS2.86嵌入式图形界面操作系统,使用Keil MDK3.50 + J-Link调试。(The use of STM32F103, ILI9320 transplant ucGUI3.90+ ucOS2.86 embedded graphical interface operating system, use the Keil MDK3.50+ J-Link debugging.)

文件列表:

uCOS_DEMO-已针对i9320和ads校准
..............................\JLinkArm_uCOSDemo.ini
..............................\JLinkLog.txt
..............................\List
..............................\....\cortexm3_macro.lst
..............................\....\cpu_a.lst
..............................\....\os_cpu_a.lst
..............................\....\stm32f10x_startup.lst
..............................\....\stm32f10x_vector.lst
..............................\....\uCOSDemo.map
..............................\Obj
..............................\...\cpu_c.crf
..............................\...\cpu_c.d
..............................\...\cpu_c.__i
..............................\...\cpu_core.d
..............................\...\cpu_core.__i
..............................\...\ExtDll.iex
..............................\...\gui_x.crf
..............................\...\gui_x.d
..............................\...\gui_x.__i
..............................\...\ili9320_touch.crf
..............................\...\ili9320_touch.d
..............................\...\ili9320_touch.__i
..............................\...\seggerlogoblue.crf
..............................\...\seggerlogoblue.d
..............................\...\seggerlogoblue.__i
..............................\...\uCOSDemo.sct
..............................\...\uCOSDemo_sct.Bak
..............................\...\ucos_ii.crf
..............................\...\ucos_ii.d
..............................\...\ucos_ii.__i
..............................\Source
..............................\......\APP
..............................\......\...\app.c
..............................\......\...\app_cfg.h
..............................\......\...\includes.h
..............................\......\...\os_cfg.h
..............................\......\...\stm32f10x_conf.h
..............................\......\...\stm32f10x_it.c
..............................\......\...\stm32f10x_it.h
..............................\......\BSP
..............................\......\...\bsp.c
..............................\......\...\bsp.h
..............................\......\FWLib
..............................\......\.....\inc
..............................\......\.....\...\cortexm3_macro.h
..............................\......\.....\...\stm32f10x_adc.h
..............................\......\.....\...\stm32f10x_bkp.h
..............................\......\.....\...\stm32f10x_can.h
..............................\......\.....\...\stm32f10x_crc.h
..............................\......\.....\...\stm32f10x_dac.h
..............................\......\.....\...\stm32f10x_dbgmcu.h
..............................\......\.....\...\stm32f10x_dma.h
..............................\......\.....\...\stm32f10x_exti.h
..............................\......\.....\...\stm32f10x_flash.h
..............................\......\.....\...\stm32f10x_fsmc.h
..............................\......\.....\...\stm32f10x_gpio.h
..............................\......\.....\...\stm32f10x_i2c.h
..............................\......\.....\...\stm32f10x_iwdg.h
..............................\......\.....\...\stm32f10x_lib.h
..............................\......\.....\...\stm32f10x_map.h
..............................\......\.....\...\stm32f10x_nvic.h
..............................\......\.....\...\stm32f10x_pwr.h
..............................\......\.....\...\stm32f10x_rcc.h
..............................\......\.....\...\stm32f10x_rtc.h
..............................\......\.....\...\stm32f10x_sdio.h
..............................\......\.....\...\stm32f10x_spi.h
..............................\......\.....\...\stm32f10x_systick.h
..............................\......\.....\...\stm32f10x_tim.h
..............................\......\.....\...\stm32f10x_type.h
..............................\......\.....\...\stm32f10x_usart.h
..............................\......\.....\...\stm32f10x_wwdg.h
..............................\......\.....\src
..............................\......\.....\...\stm32f10x_adc.c
..............................\......\.....\...\stm32f10x_bkp.c
..............................\......\.....\...\stm32f10x_can.c
..............................\......\.....\...\stm32f10x_crc.c
..............................\......\.....\...\stm32f10x_dac.c
..............................\......\.....\...\stm32f10x_dbgmcu.c
..............................\......\.....\...\stm32f10x_dma.c
..............................\......\.....\...\stm32f10x_exti.c
..............................\......\.....\...\stm32f10x_flash.c
..............................\......\.....\...\stm32f10x_fsmc.c
..............................\......\.....\...\stm32f10x_gpio.c
..............................\......\.....\...\stm32f10x_i2c.c
..............................\......\.....\...\stm32f10x_iwdg.c
..............................\......\.....\...\stm32f10x_lib.c
..............................\......\.....\...\stm32f10x_nvic.c
..............................\......\.....\...\stm32f10x_pwr.c
..............................\......\.....\...\stm32f10x_rcc.c
..............................\......\.....\...\stm32f10x_rtc.c
..............................\......\.....\...\stm32f10x_sdio.c
..............................\......\.....\...\stm32f10x_spi.c
..............................\......\.....\...\stm32f10x_systick.c
..............................\......\.....\...\stm32f10x_tim.c
..............................\......\.....\...\stm32f10x_usart.c
..............................\......\.....\...\stm32f10x_wwdg.c
..............................\......\Startup
..............................\......\.......\cortexm3_macro.s
..............................\......\.......\stm32f10x_startup.s

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

发表评论

0 个回复

  • filters
    Matlab program for some filters like wiener, median and wavelet.
    2010-06-20 18:53:58下载
    积分:1
  • Code-Visual-to-Flowchart
    可以把C++,C#,Delphi,java等十几种语言代码转成FlowChart的工具,是学习语言分析其流程的好工具!(Can use C++, C#, Delphi, Java and so on more than 10 kinds of language code into the FlowChart tool, is a good tool for learning language analysis of its process! )
    2014-09-13 19:49:37下载
    积分:1
  • pca的人脸识别程序(包括orl人脸库)
    简单的pca人脸识别程序,包括了orl的人脸库运行方便,不需要修改.程序可输出识别率
    2020-12-01下载
    积分:1
  • 单用户MIMO迫零预编码
    说明:  MIMO预编码技术的研究,实现单用户迫零预编码(Zero forcing precoding)
    2019-05-19 22:54:07下载
    积分:1
  • bayes
    matlab基于最小错误率的贝叶斯分类器设计(Bayesian classifier design matlab minimum error rate)
    2014-01-08 10:32:54下载
    积分:1
  • iso 15031 总结PPT
    PPT对ISO 15031各个章节尽心了归纳总结,读者可快速理解该协议的中心思想
    2020-11-03下载
    积分:1
  • asp.net 项目开发案例
    内有12个项目 图书管理系统 博客系统 考试系统===
    2020-11-02下载
    积分:1
  • FS_FAT32
    FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能(FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in a variety of RTOS. Verification environment: SmartARM2200 with the LPC2200 development board, using the on-board SPI bus of the use of the program to read and write SD card SD card as a result of testing is rather special, 1 cluster only 1 sector, so the program does not exclude the situation for non- error may)
    2009-04-27 10:19:27下载
    积分:1
  • FCT气动夹具 及 手机等气动功能测试治具介绍
    主要是针对于PCB单板或多板测试的夹具等方面文档(For the fixture of PCB test)
    2020-06-18 07:00:02下载
    积分:1
  • matlab隐马尔可夫模型事例代码
    【实例简介】matlab隐马尔可夫模型事例代码,相信对学习马尔科夫模型的同学非常有用
    2021-11-04 00:32:47下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载