-
power PCB 教程
power PCB 教程-power PCB Guide
- 2023-03-06 20:35:03下载
- 积分:1
-
TLC2543 12BIT SERIAL DRIVER CAN BE APPLIED TO ANY EMBEDDED SYSTEM.
TLC2543 12BIT SERIAL DRIVER CAN BE APPLIED TO ANY EMBEDDED SYSTEM.
- 2022-06-26 22:41:24下载
- 积分: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
-
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
-
44B0开发板启动U
44B0 开发板启动的 u-boot-1.2.0-0.tar.gz-44B0 development board to start u-boot-1.2.0-0.tar.gz
- 2022-05-13 20:00:10下载
- 积分:1
-
LPC11U6X_example_code
Version v01, 2013_09_13, initial version
Version V02, 2013_11_05, Added LPCOpen demo code, BETA Version; update LPC11U6x UM;
Version V03, 2013_12_06, update ILI9341 LCD driver;
Version V04, 2013_12_11, update LPC11U6x Schematic;
update UM_LPC11U6x v0.02;
update DS_LPC11U6x v0.6_04;
Added ES_LPC11U6X v1.1;
- 2022-03-28 11:26:42下载
- 积分:1
-
I development project for a procedure, the procedure is modeled on changes to ot...
为本人开发项目中的一个程序,也是仿照他人的程序改动的,以人共享:arm(44b0)的程序,实现功能如usb,串口等-I development project for a procedure, the procedure is modeled on changes to others to share: arm (44b0) of the procedures, to achieve functions such as usb, serial, etc.
- 2022-12-25 06:40:04下载
- 积分: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
-
LM3S8962 ARM读写通过I2C总线时钟芯片程序RX8025源,和T.
LM3S8962 ARM 通过I2C总线读取 Rx8025时钟芯片的程序源码,希望对同行有帮助-LM3S8962 ARM read through the I2C bus clock chip procedures Rx8025 source, and they hope to have peer help
- 2022-02-06 12:17:39下载
- 积分:1
-
拥挤距离多目标粒子群算法
Multiobjective Particle Swarm with Crowding Distance(多目标优化)-Multiobjective Particle Swarm with Crowding Distance (multi-objective optimization)
- 2022-05-15 19:23:35下载
- 积分:1