-
此源码是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
-
S3C44B0x中RTC的使用方法 寄存器的使用很有借鉴意义
S3C44B0x中RTC的使用方法 寄存器的使用很有借鉴意义 -S3C44B0X in the RTC registers to use the use of referential significance to
- 2022-09-05 16:55:03下载
- 积分:1
-
好的学习代码 初学这的好资料 关于AM7的PMA
好的学习代码 初学这的好资料 关于AM7的PMA-This is a good beginner to learn the code of good information on AM7 of the PMA
- 2022-01-23 11:12:32下载
- 积分:1
-
ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
ARM7202上通过JTAG烧录Flash的工具源代码,VC6.0下。-ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
- 2022-04-20 12:02:13下载
- 积分: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
-
II的CAN BUS通讯程序
基于EP7312 MCU和uC/OS-II的CAN BUS通讯程序-based EP7312 embedded MCU and/OS-II CAN BUS communication procedures
- 2022-03-04 23:45:11下载
- 积分:1
-
stm32的CAN收发实验
这个代码包是stm32f103zet6的实验程序,它实现了can接口的发送和接收数据的过程,可以很好的理解其中的原理.可以改写以适应stm32系列的can实用程序。希望对大家有用,欢迎大家下载学习使用哦。谢谢
- 2022-01-26 04:11:11下载
- 积分:1
-
development arm, for the linux environment of some important configuration proce...
arm开发,基于linux环境的一些重要的配置程序。-development arm, for the linux environment of some important configuration procedures.
- 2022-03-03 08:34:02下载
- 积分:1
-
51eda s3c44b0 测试程序
51eda s3c44b0 测试程序-51eda s3c44b0 testing procedures
- 2023-05-06 08:40:03下载
- 积分:1
-
三星S3C2440 IIS控制器驱动程序
三星S3C2440 IIS控制器驱动程序
-Samsung S3C2440 IIS controller driver
- 2022-02-05 12:38:31下载
- 积分:1