-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-01-25 22:57:04下载
- 积分:1
-
ARM培训教材PPT包括:ARM体系结构,ARM调试程序,方法。
ARM培训教材PPT:包括ARM架构、ARM调试方案、ARM开发技术、指令集介绍、典型开发方案等,初学者可以参考一下。-ARM training materials PPT include : ARM architecture, ARM debugging programs, the development of ARM technology, instruction set, the typical development program, and beginners can take a look.
- 2022-03-07 15:02: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
-
arm9内核的verilog实现
采用verilog hdl语言写的一个完整的arm9架构软核处理器,可以综合,对于处理器软核设计开发具有很大的参考价值,可移植到xlinx,altera等fpga芯片平台上。
- 2022-12-18 21:50:03下载
- 积分:1
-
PHYcore 的DEMO板附带的CS8900网卡驱动
PHYcore 的DEMO板附带的CS8900网卡驱动-PHYcore the DEMO plate attached CS8900 LAN Driver
- 2022-03-29 08:44:41下载
- 积分:1
-
ARM STD2.5 Chinese directory (S3C44B0X Design and Development)
ARM开发STD2.5中文使用教程(S3C44B0X设计开发)-ARM STD2.5 Chinese directory (S3C44B0X Design and Development)
- 2022-10-19 20:00:03下载
- 积分:1
-
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠...
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠-This is an industrial control software, an integral part of the software by the long-term use, reliable operation
- 2022-05-27 01:07:09下载
- 积分:1
-
AVR 单片机驱动OV7660摄像头程序.
AVR 单片机驱动OV7660摄像头程序.-AVR Microcontroller-driven OV7660 camera program.
- 2023-08-27 19:35:04下载
- 积分:1
-
2812的tcpip程序C语言的,应该有用的!
2812的tcpip程序C语言的,应该有用的!-2812 of the C language tcpip process, it should be useful!
- 2022-08-02 18:01:05下载
- 积分:1
-
2440开发板的硬件接口使用手册,好东东呢
2440开发板的硬件接口使用手册,好东东呢-2440 development board hardware interface user manual does a good Dongdong
- 2022-03-15 05:30:00下载
- 积分:1