-
本原码主要介绍了如何在三星S3C44B0X上开发显示电路的底层编程。...
本原码主要介绍了如何在三星S3C44B0X上开发显示电路的底层编程。-major described how the Samsung S3C44B0X show circuit developed the underlying programming.
- 2022-03-26 08:49:06下载
- 积分:1
-
TMS320C2X评价模块
TMS320C2x Evaluation Module
- 2023-02-25 01:30:04下载
- 积分:1
-
三星S3C44B0X ARM7的DMA测试程序实现一个简单的DMA功能。
三星S3C44B0X ARM7 DMA测试程序,实现简单DMA功能。-Samsung S3C44B0X ARM7 DMA testing procedures realize a simple DMA function.
- 2022-07-03 09:48:31下载
- 积分:1
-
一个较全面的44b0的bios 其中除了包含一般bios的内容之外,还增加了强大的网络功能...
一个较全面的44b0的bios 其中除了包含一般bios的内容之外,还增加了强大的网络功能- More comprehensive 44b0 bios besides contains general bios the
content, but also increased the formidable network function nf
- 2022-12-13 12:55:04下载
- 积分:1
-
TDS510仿真器 的硬件电路和软件VHDL代码和大家共享.有兴趣可以自己动手做...
TDS510仿真器 的硬件电路和软件VHDL代码和大家共享.有兴趣可以自己动手做-TDS510 circuit emulator hardware and software VHDL code and everyone shared. Who are interested can make their own
- 2022-03-23 14:29:44下载
- 积分: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
-
hyesco AT91RM9200为IRAM bootloader源代码
hyesco AT91RM9200 bootloader for IRAM source code
- 2022-04-19 15:57:17下载
- 积分:1
-
天嵌SKY2440,核心板和底板的原理图和PCB图,用protel99打开
天嵌SKY2440,核心板和底板的原理图和PCB图,用protel99打开-Days embedded SKY2440, core boards and backplanes and PCB schematic diagram, with protel99 Open
- 2023-08-06 13:45:04下载
- 积分:1
-
深入浅出ARM7书中的源码 周立功
第4章-LPC2131功能部件
深入浅出ARM7书中的源码 周立功
第4章-LPC2131功能部件-ARM7 easy source book weeks Ligong Chapter 4 feature-LPC2131
- 2022-06-17 05:02:39下载
- 积分:1
-
learning bought at the ARM ARM ADS development board with the development of sma...
学习ARM时在买来的ARM开发板上用ADS开发的小程序-learning bought at the ARM ARM ADS development board with the development of small programs
- 2022-12-22 14:05:03下载
- 积分:1