-
学习arm必备的书,里面列出了arm可能遇到的问题
学习arm必备的书,里面列出了arm可能遇到的问题-Learning arm essential book, which lists the possible problems encountered by arm
- 2022-11-24 17:55:03下载
- 积分:1
-
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接-ds1820 measured in the MSP430, the program read rom serial number, in order to connect multi-chip bus
- 2022-05-20 08:46:02下载
- 积分:1
-
读写SD卡的驱动程序,里面有使用说明,大家自己看
读写SD卡的驱动程序,里面有使用说明,大家自己看-SD card reader driver, which has to use that everyone watch their own
- 2022-05-15 01:48:48下载
- 积分: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
-
AVR 模拟USB低速率通讯的例子,里面实际已经有应用于编程器
AVR 模拟USB低速率通讯的例子,里面实际已经有应用于编程器-AVR emu USB low-speed communication example
- 2022-06-02 04:07:24下载
- 积分:1
-
这是一款飞利浦公司的arm芯片的设计的原理图,可以学习到arm的设计特点。...
这是一款飞利浦公司的arm芯片的设计的原理图,可以学习到arm的设计特点。-This is a Philips arm of the chip design schematics, can learn to arm design features.
- 2022-01-23 10:23:33下载
- 积分:1
-
This is the week of meritorious service
这是周立功的《深入浅出arm7》的书的pdf,包括上下两册,供初学者使用。-This is the week of meritorious service
- 2023-03-15 21:35:04下载
- 积分:1
-
基于linux操作系统ATMELARM9200 开发平台的7289控制器驱动程序
基于linux操作系统ATMELARM9200 开发平台的7289控制器驱动程序-ATMELARM9200 operating system based on Linux Development Platform 7289 controller Flooding action procedures
- 2022-01-25 20:27:10下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the SPI. SPI is suitable for long distance, high-speed communications. Such as SD, decoder chip and so on.
- 2022-03-15 15:08:41下载
- 积分:1
-
三星S2410基于零点BE
三星S2410基于零点BE-A9的 音频实时接收-Samsung S2410 against BE-A9-based audio real-time receiver
- 2022-08-19 11:42:02下载
- 积分:1