-
基于arm核的RTOS
基于arm核的RTOS-based nuclear arm of RTOS
- 2023-06-06 18:25:03下载
- 积分:1
-
MC2410A的ADC驱动,别人写的,好像可以隔几秒自动转换一次数据...
MC2410A的ADC驱动,别人写的,好像可以隔几秒自动转换一次数据-MC2410A the ADC driver, written by others, as if every few seconds can be automatically converted to a data
- 2022-03-16 03:21:33下载
- 积分:1
-
SDT环境下,基于S3C4510的flash使用,可用
SDT环境下,基于S3C4510的flash使用,可用-SDT environment, S3C4510 based on the use of the flash can be used
- 2022-06-27 15:53:16下载
- 积分:1
-
Necessary to optimize the level of s, other optimization levels will not lead to...
优化级别必需为s,其他优化级别也不会导致编译时出错,但会导致运行时出错。原因涉及局部变量分配堆栈处理方式不同,也就是OS_CPU_A.c那个文件中的移植部分。还有就是其他优化涉及的中断自动保存寄存器的数量有所出入。-Necessary to optimize the level of s, other optimization levels will not lead to compile-time error, but it will result in run-time error. Reasons relating to the allocation of local variables, stack processing in different ways, that is, OS_CPU_A.c that the transplanted parts of the file. There are other optimization related to the interruption of the number of registers saved automatically have access to.
- 2022-08-10 01:29:05下载
- 积分:1
-
ARM Bootloader source code Ver1.1.0
ARM Boot 程序源码 1.1.0.rar-ARM Bootloader source code Ver1.1.0
- 2022-03-20 12:51:13下载
- 积分:1
-
Y uurug BDF lgdfjg
y uurug bdf lgdfjg
dfg df
g
dt-y uurug bdf lgdfjg
dfg df
g
dt
- 2022-04-28 18:20:13下载
- 积分:1
-
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。-The arm-LPC2103-based LCD602 driver has Proteus simulation.
- 2022-08-22 15:59:04下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
看MIPS跑LINUX-MIPS体系结构剖析,对于深入理解MIPS架构思想很有用的,记得当初在华为的时候,很多人都有一本MIPS架构剖析,如果大家有什么不懂的,...
看MIPS跑LINUX-MIPS体系结构剖析,对于深入理解MIPS架构思想很有用的,记得当初在华为的时候,很多人都有一本MIPS架构剖析,如果大家有什么不懂的,欢迎交流-See MIPS Run LINUX-MIPS architecture analysis, for in-depth understanding of MIPS architecture ideas useful, remember when Huawei, a lot of people have a MIPS architecture analysis, if we do not know of any, please share
- 2022-11-16 16:15:04下载
- 积分:1
-
SONIX SCM's original code! Is to use A/D MCU I do one of the procedures char...
SONIX单片机的原代码!是用带A/D口的单片机来做一款充电器的程序!-SONIX SCM"s original code! Is to use A/D MCU I do one of the procedures charger!
- 2022-03-03 23:07:01下载
- 积分:1