-
JTAG
jtag-h连接软件 jtag-h连接软件-jtag-h connection software to connect jtag-h software
- 2022-01-27 11:55:07下载
- 积分:1
-
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。...
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。-ARM9_s3c2410 the startup code, it is the simplest. Have comments, readable, and suitable for the new刚接触embedded.
- 2022-07-24 01:05:19下载
- 积分:1
-
ARM S3C4510B应用开发过程的一个详细的解释。
ARM S3C4510B 应用系统开发流程的详细解说.-ARM S3C4510B applications a detailed explanation of the development process.
- 2023-07-16 12:55:04下载
- 积分:1
-
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码...
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码-Samsung ARM chip 44B0X development board applications, including USB, network source code
- 2023-04-22 07:15:03下载
- 积分:1
-
stm32f407 EXTI
此示例演示如何配置外部中断线路。
在此示例中,灭绝 Line0 (其中 PA0 引脚连接) 配置为生成
对每个上升沿中断。中断例程中 led 连接到
PD.12 针是进行切换。
- 2023-04-28 16:30: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
-
ádfsdfffffffffffffffffffffffffffffffff
- 2022-03-11 19:28:51下载
- 积分:1
-
国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!...
国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!-foreign web sites of some of the classic C procedures and wishes refining art, we must first start from the basis of the hope that more beginners to lay a good foundation, especially so embedded procedures must repeat Biography! BTW, director of the appreciation some poetry!
- 2023-05-04 19:00:04下载
- 积分:1
-
DNW0.50A software source code, in the ARM2410 above the mouth through the serial...
DNW0.50A软件的源代码,在ARM2410上面通过串口和USB口烧写操作系统镜像时必须用到的软件。-DNW0.50A software source code, in the ARM2410 above the mouth through the serial port and USB programmer to be used for mirroring the operating system software.
- 2022-12-10 21:25:03下载
- 积分:1
-
3000TB51配套实验例程
1八段数码管显示实验 等
3000TB51配套实验例程
1八段数码管显示实验 等-Experimental routine 3000TB51 matching one eight digital tube display experiments
- 2022-01-25 23:11:37下载
- 积分:1