-
SD卡的SPI驱动程序,已在Nios2 IDE 中调试成功
SD卡的SPI驱动程序,已在Nios2 IDE 中调试成功-SD card SPI driver, has been successful Nios2 IDE in debug
- 2022-09-04 22:20:03下载
- 积分:1
-
at91rm9200的ISP工具,希望对大家有用
at91rm9200的ISP工具,希望对大家有用-at91rm9200 ISP tools, we hope to useful
- 2023-01-07 07:25:05下载
- 积分:1
-
arm of the way a lot of people are using, which is the way many students in the...
arm的板子很多人都在用,这种板子更是很多学生在用的实验板,希望对他们有所帮助-arm of the way a lot of people are using, which is the way many students in the experimental boards, and I hope to help them
- 2023-01-13 09:25:04下载
- 积分:1
-
集中数据采集系统中,运用ARM7(三星440)作核心进行数据的采集汇集上传下发等...
集中数据采集系统中,运用ARM7(三星440)作核心进行数据的采集汇集上传下发等-Centralized data acquisition system, using ARM7 (Samsung 440) for the core data collection, such as pooling Upload issued
- 2022-06-13 14:18:13下载
- 积分:1
-
online finishes, changed after their use can also. We want to express their view...
网上荡的,自己改了后用的还可以.希望大家提出意见.-online finishes, changed after their use can also. We want to express their views.
- 2022-07-11 03:39:33下载
- 积分:1
-
指纹识别模块
在别人代码的基础上自己整合编写,已经完全实现指纹录入,识别,管理员登陆等基本功能,唯一不足是不能将指纹图像从模块中上传到单片机中(上位机)进行显示,希望各位改进。
- 2022-06-18 11:09:39下载
- 积分:1
-
STM32 compiler development environment and simulation debugging chapter
STM32编译开发环境及仿真调试篇-野马学习笔记1-STM32 compiler development environment and simulation debugging chapter- Broncos Study Notes 1
- 2022-05-15 10:40:46下载
- 积分:1
-
这个是黑白LCD的一个典型的驱动函数集 原创 请大家多支持下下!如果有什么问题请来信...
这个是黑白LCD的一个典型的驱动函数集 原创 请大家多支持下下!如果有什么问题请来信-This is a typical black-and-white LCD driver function sets original requested the support of more than U.S.! If you have any questions please contact us
- 2022-01-26 01:02:41下载
- 积分:1
-
本源码是关于中断式的串口通讯测试,开发工具是CodeWarrior for ARM Developer Suite即ADS...
本源码是关于中断式的串口通讯测试,开发工具是CodeWarrior for ARM Developer Suite即ADS-This source is about the type of serial communication interrupt testing, development tools are CodeWarrior for ARM Developer Suite that ADS
- 2022-03-10 01:36:02下载
- 积分:1
-
μC/OS
μC/OS-II实验程序说明
软件版本:V1.0 日期:2005-05-25
多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在
多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务
分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。
每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中,
OSInit()创建了两个μC/OS-II的默认任务:一个是OS_TaskIdle,即CPU空闲任务,它拥有
最低的优先级,当有其他任务运行时此任务处于就绪态,没有其他任务时就是它在运行,
该任务是μC/OS-II必需的任务;另一个任务是OS_TaskStat,它每隔一段时间就做一些统-Arm adt IDE
- 2023-08-06 17:45:03下载
- 积分:1