-
ARM2410 support in the compilation instructions, the S3C2410 running.
在ARM2410支持汇编指令集,可在S3C2410上运行.-ARM2410 support in the compilation instructions, the S3C2410 running.
- 2023-03-04 13:40:04下载
- 积分:1
-
RedBoot Tensilica平台开源茶叶
redboot在Tensilica平台上的源码-redboot in the Tensilica platform source
- 2022-03-26 15:47:24下载
- 积分:1
-
Timer sample for LPC1768
此代码帮助您在LPC1768中从计时器开始工作。它包含所有计时器。
- 2022-03-10 05:43:07下载
- 积分:1
-
s3c44b0开发板tftp调试代码,芯片rtl8019,ads调试通过
s3c44b0开发板tftp调试代码,芯片rtl8019,ads调试通过-s3c44b0 Development Board tftp debugging code, chip rtl8019, debugging through ads
- 2022-04-17 05:57:33下载
- 积分: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和三星的nand
基于44b0和三星的nand-flash k9f5608的u盘开发-44b0-based and Samsung nand-flash k9f5608 the u disk development
- 2023-08-04 11:35:03下载
- 积分:1
-
LPC1788 GPIO
此的例子就是 LPC1788 的 GPIO。
本示例描述如何在 LPC177x_8x 上使用 GPIO
- 2023-06-18 14:50:03下载
- 积分:1
-
用FPGA做的fifo,源码,调试通过,有工程和波形文件
用FPGA做的fifo,源码,调试通过,有工程和波形文件-FPGA to do with the fifo, source code, debugging through, there are engineering and waveform file
- 2022-02-04 20:24:46下载
- 积分:1
-
AMD X86
基于AMD X86构架的嵌入式处理器SC520的4串口驱动程序(带缓冲)-AMD X86-based embedded processor architecture of the four SC520 Serial Driver (buffer zone)
- 2022-03-21 15:21:59下载
- 积分:1
-
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容...
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容-The book details the basic characteristics of TMS320F2812 chip, hardware structure, the internal function modules, etc. The basic principle
- 2023-01-16 14:50:04下载
- 积分:1