-
Their own to do a package of MSP430 pin 1
一份自己做的MSP430 的封装 管脚1-Their own to do a package of MSP430 pin 1
- 2022-02-05 13:58:02下载
- 积分:1
-
用IAP实现的flash操作,此源码运行于LPC2131等开发板
用IAP实现的flash操作,此源码运行于LPC2131等开发板-IAP implemented with flash operation, the source code running on the LPC2131 development board, etc.
- 2022-01-26 02:28:11下载
- 积分:1
-
一个用LP2148实现的MP3工程,包括FAT文件系统,采用SD卡
一个用LP2148实现的MP3工程,包括FAT文件系统,采用SD卡-LP2148 realize a use of the MP3 works, including the FAT file system, the use of SD cards
- 2023-08-04 04:15:03下载
- 积分:1
-
lpc2131 ssp从站底层驱动源代码,同时包含演示工程
lpc2131 ssp从站底层驱动源代码,同时包含演示工程-lpc2131 ssp low-level driver source code from the station, also includes demo project
- 2023-06-29 11:45:03下载
- 积分:1
-
HY29LV160的编程代码。包括整片擦除和从启始地址从写入数据。...
HY29LV160的编程代码。包括整片擦除和从启始地址从写入数据。-HY29LV160 of programming code. Including the whole film and erased from the initiation into the address from the data.
- 2022-03-25 09:12:47下载
- 积分:1
-
ARM培训教材PPT包括:ARM体系结构,ARM调试程序,方法。
ARM培训教材PPT:包括ARM架构、ARM调试方案、ARM开发技术、指令集介绍、典型开发方案等,初学者可以参考一下。-ARM training materials PPT include : ARM architecture, ARM debugging programs, the development of ARM technology, instruction set, the typical development program, and beginners can take a look.
- 2022-03-07 15:02:03下载
- 积分:1
-
SIM300 initialization code, including the boot order, PIN code, etc.
SIM300初始化源码,包括开机命令,PIN码等-SIM300 initialization code, including the boot order, PIN code, etc.
- 2022-04-23 06:17:21下载
- 积分: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
-
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
-
Ax88796B hardware design drawings, The document is mainly in MCU platform design...
Ax88796B的硬件设计原理图,这个文件主要是在单片机平台设计的原理图,很有参考价值。-Ax88796B hardware design drawings, The document is mainly in MCU platform design drawings, great reference value.
- 2023-08-30 12:35:03下载
- 积分:1