搜索资源列表
MSP430_AD9854
- 程序在IAR上调试,并在MSP430开发板上成功运行,通过模拟SPI接口的方式与AD9854完成了正确通信,产生了高稳定度的正弦波-procedures on the IAR debugger, and the development board MSP430 successful operation, By simulating the SPI interface with the AD9854 completed the correct communications, have a high
I2C
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对IIC进行操作。IIC是一种通信协议,处理器可用来进行与外围接口的通信。
ARM9主机接口程序
- arm9与雷达处理部分通信模块
arm_AND_PLC_COMMUNICATE
- ARM 和 PLC 的通信:本文通过一个开发实例详细说明如何通过PLC的CAN接口与运行Linux操作系统的ARM9处理器进行数据通信。论文给出接口部分的实际电路和ARM9-Linux下驱动程序的开发过程。-ARM and PLC communication: In this paper, developed through a detailed descr iption of examples of how PLC-CAN interface with the Linux operating
dspandarm
- 该文档介绍了DSP与ARM通信的接口以及相关的程序设计。-The document describes the DSP and ARM communications interface and related programming.
WL008
- wl008 --- X5045读写 .X5045具有电压监控功能,可以保护系统免受低电压的影响,当电源电压降到允许范围(4.2V)以下时,系统将复位,直到电源电压返回到稳定值为止。X5045的存储器与CPU 通过串行通信方式接口(SPI),可以存放512个字节数据.可擦写100万次,数据可保存100年.-wl008--- X5045 reading and writing. X5045 with voltage monitoring function for protecting the sys
LPC2378_GPIO_SPI
- 讲述ARM7芯片LPC2378与SPI接口的D/A转换芯片之间的通信,用GPIO端口模拟实现SPI通讯-About ARM7 LPC2378 and SPI interface chip D/A converter chip communication between the SPI by GPIO port analog communication to achieve
STM32-wireless
- STM3开发板带有2种2.4G无线模块的接口:一个是NRF24L01模块;一个是安阳新世纪的JF24C模块。前者采用8脚插针方式与开发板连接,而后者采用贴板10PIN的方式与开发板连接,前者安装拆卸比较方便,后者价格更低。我们将以NRF24L01模块为例向大家介绍如何在 MiniSTM32开发板上实现无线通信。-stm32 wireless
FA161-SCH
- 联华众科FPGA开发板FA161核心器件为 Altera Cyclone系列FPGA EP1C6,FA161板载有SDRAM,SRAM,FLASH方便制作各种应用,开发板所带资料中包括了上位机与开发板USB通信,上位机与开发板以太网通信,上位机与开发板串口通信例程。FA161板载有USB 1.1,USB 2.0(CY7C68013A)接口,以太网接口(RTL8019AS)。FA161上可以进行HDL程序开发,可以进行nios ii程序开发,可以结合MATLAB制作DSP Builder应用。FA
msp430-interface-to-cc1100
- msp430与cc1100的接口程序,是无线通信设计的基础。-msp430 and cc1100 interface program, wireless communications design.
UART
- 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄存器U0CLR控制器设置通信模式,完成对UART0的初始化设
STM32-connected-NRF905
- STM32F103与NRF905的通信连接程序,程序分为发送端和接收端两部分,能实现基本的数据通信,距离视具体模块天线而定,使用了模拟的SPI接口-STM32F103 NRF905 communication connection program, the program is divided into sending and receiving ends of two parts, to achieve the basic data communications, distance depen
interface--experiment4
- 微机原理与接口,接口实验,使用汇编语言,包括串行通信实验8251、数模转换器0832、模数转换器0809、步进电机控制实验、直流电机转速控制实验-Microcomputer Principle and interface, the interface experiments, the use of assembly language, including the serial communication experiment 8251, 0832 DACs, ADCs 0809, stepper
LCD_Display
- 自己写的TI 28027与HT1621B驱动的LCD通信程序,已成功实现,接口已设计好,直接调用即可。-LCD communication program of TI 28027 and HT1621B driver, has been successfully achieved, the interface has been designed, can be called directly.
stm32_w5500_udp
- 实现W5500与服务器之间的UDP通信,包含了SPI接口,GPIO接口,USART串口等功能调用,适合微处理器新手学习。-W5500 and STM32 implement UDP communication between the chips, including the SPI interface, GPIO interfaces, USART serial port calls and other functions, suitable for beginners to learn the