-
可执行映像为LPC23系列
ARM Executable Image for LPC23-ARM Executable Image for LPC2300
- 2022-03-25 14:35:47下载
- 积分:1
-
ARM development board of the IXP400 network driver to the source.
有关ARM开发板上的IXP400网络驱动程序的源码以。-ARM development board of the IXP400 network driver to the source.
- 2023-01-02 00:16:09下载
- 积分:1
-
keilc prepared with a simple driver DS1302,
keilc 下编写的DS1302的简单驱动,-keilc prepared with a simple driver DS1302,
- 2022-02-07 14:41:32下载
- 积分:1
-
IIC READ AND WRITE iic器件的读取 连续读取和页读取,指定地址读取...
IIC READ AND WRITE iic器件的读取 连续读取和页读取,指定地址读取-IIC READ AND WRITE iic device read consecutive pages read and read, read the specified address
- 2022-04-26 13:33:14下载
- 积分:1
-
基于STM32的4轴步进电机加减速控制
基于STM32的4轴步进电机加减速控制全套工程源码,共有两套;一套是STM32F103的,另外一套是STM32F405的;可以同时控制4轴步进电机进行加减速;速率可以达到100K以上;源码算法是基于《AVR446: Linear speed control of stepper motor》
- 2022-05-26 14:17:29下载
- 积分:1
-
FPGA 串口自发自收
资源描述
FPGA verilog
串口自发自收接收数据
波特率9600
- 2022-04-09 11:00:13下载
- 积分:1
-
ST arm board ADC test program
ST arm board ADC test program
- 2022-12-19 19:50: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
-
S3C44B0的IIS音频接口的测试程序 可以用来测试IIS接口
S3C44B0的IIS音频接口的测试程序 可以用来测试IIS接口-S3C44B0 IIS audio interface testing procedures can be used to test IIS Interface
- 2022-02-24 13:41:54下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的(Human Interface Device)HID类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据
基于Keil+HJTAG+LPC214x的(Human Interface Device)HID类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the (Human Interface Device) HID type USB to develop routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-06-03 17:29:38下载
- 积分:1