-
周立功公司的arm学习板附送的MODEM驱动例程
周立功公司的arm学习板附送的MODEM驱动例程-weeks arm of the company, who study plate attached MODEM Driver routines
- 2023-02-28 21:25:03下载
- 积分:1
-
S3C2440的BIOS程序分析,包含源代码,实用的屏是sharp240*320
S3C2440的BIOS程序分析,包含源代码,实用的屏是sharp240*320-S3C2440 the BIOS program analysis, including source code, useful screen are sharp240* 320
- 2022-01-22 14:52:26下载
- 积分:1
-
The use of VHDL language 8051IP nuclear, can be embedded into the design of thei...
使用VHDL语言编写的8051IP核,可以嵌入到自己的设计中使用-The use of VHDL language 8051IP nuclear, can be embedded into the design of their own use
- 2023-07-25 01:20:03下载
- 积分:1
-
44b0 JTAG circuit PCB also use the file
44b0 的JTAG 电路PCB 还有使用文档-44b0 JTAG circuit PCB also use the file
- 2023-05-30 00:55:03下载
- 积分:1
-
此源码是sc3c2410的MEMORY读写测试程序,经实际测试,可以正常运行....
此源码是sc3c2410的MEMORY读写测试程序,经实际测试,可以正常运行.-This source code is read and write sc3c2410 The MEMORY test procedure, the actual test can be normal operation.
- 2023-09-07 16:30:03下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
CC2430相关的一些实验程序,开发环境为IAR,如果有兴趣的人是不错的资料....
CC2430相关的一些实验程序,开发环境为IAR,如果有兴趣的人是不错的资料.-CC2430 related to some experimental procedures, the development environment for the IAR, if those who are interested in is a good information.
- 2022-05-13 08:43:40下载
- 积分:1
-
S3C2440部分硬件初始化初始化代码,关看门狗、设置时钟等
S3C2440底层硬件的初始化,包括设置跳转向量表,关看门狗、设置系统时钟,关闭数据、指令缓存,LCD的初始化,中断初始化等
- 2022-01-26 02:55:14下载
- 积分:1
-
LPC2138 ARM中断原来的过程,可以很好的理解…
ARM LPC2138中断原程序,可以很好的理解ARM的中断过程-LPC2138 ARM interrupted the original process, can have a very good understanding of the interruption of the process of ARM
- 2023-08-17 23:40:03下载
- 积分:1
-
该程序是基于PC104的工控板的多参数监护仪的源程序.监护内容包含:心电血氧呼吸无创血压等等....
该程序是基于PC104的工控板的多参数监护仪的源程序.监护内容包含:心电血氧呼吸无创血压等等.-the program is based on the PC104 IPC board multi-parameter monitor of the source. Guardianship contains : ECG oxygen respiratory noninvasive blood pressure and so on.
- 2023-01-11 21:35:03下载
- 积分:1