-
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。...
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。-TMS320C6713 the Bootloader procedures. Written in assembly language, on from the beginning 0 x90000000 1K space.
- 2022-11-19 12:35:04下载
- 积分:1
-
This program is s3c44b0+ rtl8019 of the net mouth communication process. Program...
此程序为s3c44b0+rtl8019的网口通讯程序。程序中实现了arp协议、imcp协议和udp协议的通信!代码经测试完全可靠!-This program is s3c44b0+ rtl8019 of the net mouth communication process. Program implemented arp protocol, imcp protocol and udp protocols of communication! The code has been tested and totally reliable!
- 2022-08-22 21:13:45下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO-Week Ligong ZLG_LPC213X a complete set of information, this is one of the GPIO
- 2022-02-20 09:51:52下载
- 积分:1
-
扬创YC_2440_ADS_TEST工程源码,可直接使用H_JTAG调试
扬创YC_2440_ADS_TEST工程源码,可直接使用H_JTAG调试 -Yang Chong YC_2440_ADS_TEST project source code can be used directly H_JTAG debugging
- 2022-10-21 12:15:03下载
- 积分:1
-
模糊自整定PID控制的MATLAB源代码
模糊自整定PID控制的MATLAB源代码-PID
- 2022-03-12 21:50:34下载
- 积分:1
-
AVR MCU series high voltage chip parallel, serial programming pin definition dia...
AVR单片机的全系列芯片的高压并行、串行编程的引脚定义示意图,在芯片锁死时会非常实用,推荐下载!-AVR MCU series high voltage chip parallel, serial programming pin definition diagram, when locked in the chip will be very useful, recommended download!
- 2022-08-25 18:22:31下载
- 积分:1
-
ARM7 S3C44B0X的键盘和LED驱动实验代码
ARM7 S3C44B0X 键盘及LED 驱动实验代码-ARM7 S3C44B0X keyboard and LED driver experimental code
- 2022-02-26 16:30:53下载
- 积分: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
-
LPC2292
lpc2292
can-lpc2292 can
- 2022-05-31 02:16:08下载
- 积分:1
-
This document describes in detail the principle of H
该文档详细地描述了H-JTAG的原理,详细地介绍了如何使用H-JTAG,包括使用简易JTAG调试板,如SDT和Wiggler。-This document describes in detail the principle of H-JTAG detailed description of how to use the H-JTAG, including the use of simple JTAG debug board, such as SDT and the Wiggler.
- 2022-03-20 17:55:30下载
- 积分:1