-
Boot code for ARM
Boot code for ARM-720T, ARM-920T, XScale, SA1100 and EPXA-Boot code for the ARM-720T ARM-920T, XScale, SA1100 and EPXA
- 2022-08-17 18:11:56下载
- 积分:1
-
ARM7
ARM7-s3c44b0x中文资料,对初学ARM的朋友有帮助-ARM7-s3c44b0x Chinese information on the ARM beginner friends help
- 2022-11-02 23:55:03下载
- 积分: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
-
基于三星44b0的nandflash程序,包括基本操作
基于三星44b0的nandflash程序,包括基本操作-Based on Samsung 44b0 of the NANDFLASH procedures, including basic operation
- 2022-08-18 15:35:37下载
- 积分:1
-
LPC2129单片机串行口的,我可以用它与芯片的串行端口的使用。
LPC2129芯片串口和can口使用利用该芯片那带串口和can控制器设计转换桥,文件中为使用开发程序源码可以方便使用-LPC2129 chip serial port and can I use it with the use of the chip serial port and can convert the bridge controller design, document the development of procedures for the use of source code can be user-friendly
- 2023-05-18 14:15:03下载
- 积分:1
-
ARM指令集:常用ARM指令集及汇编。新手适用。
ARM指令集:常用ARM指令集及汇编。新手适用。-ARM Instruction Set: ARM instruction set commonly used and compiled. Novice apply.
- 2022-04-22 20:31:22下载
- 积分:1
-
基于51单片机窗帘智能控制
基于51单片机窗帘智能控制
- 2022-04-02 05:01:24下载
- 积分:1
-
uda1341中文详细使用说明以及WAV的格式介绍
uda1341中文详细使用说明以及WAV的格式介绍-uda1341 detailed instructions in Chinese, as well as WAV format description
- 2023-02-14 22:30:04下载
- 积分:1
-
灵信LED屏C#DEMO程序(上位机PC端)
做LED控制卡程序时提供的简单DEMO,里面的接口可实现动态与静态文字效果
- 2022-01-24 18:29:56下载
- 积分:1
-
ARM ADS 外设仿真的一个例子
ARM ADS 外设仿真的一个例子-ARM ADS peripherals example of a simulation
- 2023-01-19 13:50:03下载
- 积分:1