登录
首页 » uCOS » 在ARM上加载ucosii实现SPI功能并进行仿真验证。

在ARM上加载ucosii实现SPI功能并进行仿真验证。

于 2023-08-08 发布 文件大小:120.83 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

在ARM上加载ucosii实现SPI功能并进行仿真验证。-ARM load in ucosii realize SPI and Simulation function.

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

发表评论

0 个回复

  • 基于 Philips 公司的 ARM
    基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2138 上的应用,不同于一般的 Porting 其最主要是加入了支援 OS_View 观察器功能,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.83-Based on the Philips company
    2022-08-14 00:55:33下载
    积分:1
  • 详细注解UCOS2.52, 这些注释的内容主要来自邵贝贝教授翻译的那本《嵌入式实时操作系统UCOSII》, 转帖....
    详细注解UCOS2.52, 这些注释的内容主要来自邵贝贝教授翻译的那本《嵌入式实时操作系统UCOSII》, 转帖.-Detailed annotation UCOS2.52, the contents of these notes, mainly from the translation of Professor Shao Beibei that this
    2022-03-22 10:51:42下载
    积分:1
  • uCOS-III 应用开发指南—F429
    说明:  uCOS-III 应用开发指南—F429,详细实用,可以从零开始学习。(UCOS-III Application Development Guide-F429, detailed and practical, you can learn from scratch.)
    2019-06-10 17:01:05下载
    积分:1
  • Finishing a very good study of the embedded operating system can look at! Valuab...
    整理非常好,学习嵌入式操作系统的可以看看!有价值!可以学到许多满经典的设计方法! -Finishing a very good study of the embedded operating system can look at! Valuable! Can learn a lot over the classical design method!
    2022-02-04 00:13:02下载
    积分:1
  • 介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS
    介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcontroller has 256-Kbyte expanded external code/data memory space and 64-Kbyte stack space. The new controller is also specially designed to execute C code efficiently. More importantly, the 8xC251SA/SB/SP/SQ maintains binary code compatibility with MCS 51 microcontrollers but at the same time allows the use of the powerful MCS 251 microcontroller instruction set, with many new 8, 16 and 32 bit instructions available. The 8xC251SA/SB/SP/SQ has 512 bytes or 1 Kbyte of on-chip data RAM options and is available in 16 Kbytes and 8 Kbytes of on-chip ROM/OTPROM or ROMless options. -introduced several cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the adva
    2022-08-14 09:17:18下载
    积分:1
  • 1_08010311dd0532dd
    avr ucos 不错的学习代码 AVR Studio WINAVR-2005** VMLAB3.12(avr ucos Atmega16 AVR Studio WINAVR-2005** VMLAB3.12)
    2009-09-07 19:46:22下载
    积分:1
  • UCOS
    UCOS-II FOR STM32F103XX 1 本程序是我自己移植,只使用KEIL进行过软仿真,测试没有发现问题。支持从任何一个中断服务程序里释放信号量。 2 此代码作为参考和学习使用,如果在使用过程中造成损失,本人不负任何责任。 3 此代码作为参考和学习使用,因为里边有UCOS-II,如果要作为商业使用请给UCOS付费。-UCOS-II FOR STM32F103XX 1 This procedure is my own transplant, carried out using only soft KEIL simulation, testing did not find the problem. Support from any one of interrupt service routine release semaphore. 2 of this code as a reference and learning to use, if in the use of the process of loss, I no responsibility. 3 of this code as a reference and learning to use, because inside has UCOS-II, if we as a commercial use, please pay uCOS.
    2022-04-27 05:02:11下载
    积分:1
  • lpc2132上真正能跑得源代码!内附一个实例
    lpc2132上真正能跑得源代码!内附一个实例-The source code of uCOS running on lpc2132 ! Include one example.
    2023-01-28 19:00:03下载
    积分:1
  • UCOSII工程模板
    ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */ (CPU_CHAR *)"App Task Start", (OS_TASK_PTR )AppTaskStart, (void *)0, (OS_PRIO )APP_CFG_TASK_START_PRIO, (CPU_STK *)&AppTaskStartStk[0], (CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10, (CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE, (OS_MSG_QTY )0, (OS_TICK )0, (void *)0, (OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR), (OS_ERR *)&err);)
    2018-03-29 21:31:38下载
    积分:1
  • 2440test_hhx
    一段基于ucos系统的程序,运行在S3C2440上,方便测试(A UCOS system based on the program, run in S3C2440, easily test)
    2013-12-09 20:28:26下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载