-
UCOSII消息队列、信号量集和软件定时器
应用背景软件定时器,UCOSII消息队列,使用比较实用的软件编程思路,在实践中很受益,,,关键技术UCOSII消息队列 ,如果管理消息列队,如何做调度器,软件定时器等,能同时处理大量问题,,,,
- 2022-06-02 02:33:31下载
- 积分:1
-
arm7内核的verilog代码,可以综合,虽有几条指令没有实现,但已实现的功能对理解arm体系结构已足够...
arm7内核的verilog代码,可以综合,虽有几条指令没有实现,但已实现的功能对理解arm体系结构已足够-ARM7 core Verilog code can be integrated, although some commands do not realize, it has been achieved in understanding the functional architecture has enough arm
- 2022-02-01 09:33:20下载
- 积分:1
-
for mips adm5120 uclibc
for mips adm5120 uclibc-0.9.19 toolchain
- 2022-01-30 12:38:23下载
- 积分:1
-
该程序是基于PC104的工控板的多参数监护仪的源程序.监护内容包含:心电血氧呼吸无创血压等等....
该程序是基于PC104的工控板的多参数监护仪的源程序.监护内容包含:心电血氧呼吸无创血压等等.-the program is based on the PC104 IPC board multi-parameter monitor of the source. Guardianship contains : ECG oxygen respiratory noninvasive blood pressure and so on.
- 2023-01-11 21:35:03下载
- 积分:1
-
a relatively good start Samsung Porting the code,
一个比较好的三星s3c4510的启动代码,-a relatively good start Samsung Porting the code,
- 2022-01-25 17:35:47下载
- 积分:1
-
ARM7 S3C44B0X的键盘和LED驱动实验代码
ARM7 S3C44B0X 键盘及LED 驱动实验代码-ARM7 S3C44B0X keyboard and LED driver experimental code
- 2022-02-26 16:30:53下载
- 积分:1
-
利用红外线传感器完成小车的循迹功能,效果很好,小车速度快,且运行平稳...
利用红外线传感器完成小车的循迹功能,效果很好,小车速度快,且运行平稳-The use of infrared sensors for tracking the completion of car features, very good, fast car, and the smooth operation
- 2023-03-18 22:50:03下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对串口进行操作。串口是最基本的调试输入输出接口。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the serial port. Serial debugging is the most basic input-output interface.
- 2023-05-13 01:00:03下载
- 积分:1
-
MagicARM2200上的问题和解答
仅起参考作用,对arm2200开发的基本问题一般都有解释...
MagicARM2200上的问题和解答
仅起参考作用,对arm2200开发的基本问题一般都有解释-MagicARM2200 on the questions and answers only from the reference effect on the development of the basic problems arm2200 are generally explained
- 2022-02-11 22:58:17下载
- 积分:1
-
stm32f4 CAN总线通讯-主机程序 实测可用
应用背景
这个试用与CAN通讯的主机程序,主机会发送0x1111给从机器,从机接受到信号后发送0x2222给主机,主机将收到的内容通过USART6显示在屏幕上。程序使用CoIDE编程,总线的设置等均在主函数中,方便移植。同时强烈推荐CoIDE 开源而且很适合初学者。
关键技术
CAN主机的各项配置,GPIO,USART的配置,特别适合初学者学习。清晰的编程思路。如果你是刚接触CAN总线的话一定会给你帮助的。从机只是主函数和主机不同。请大家自行修改一下。
- 2022-03-17 10:21:53下载
- 积分:1