搜索资源列表
21IC ARM微控制器LPC210X的LCD接口技术
- 摘要:本文分别以GPI0口直接连接、串行转换连接、CPLD分部连接三种方法阐述了无外部总线的Philips ARM微控制器LPC210X与点阵图形液晶显示器的接口设计,并给出硬件电路框图和主要程序。 -Abstract : GPI0 I were to directly connect a serial link, connecting CPLD Division three methods described without external bus Philips LPC210X ARM
TMS320C2812-CAN
- TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may use this programming can main line receiving and dispatching data, has already tested on own development board, the movement is good
LPC900_I2C
- LPC900_I2C 总线说明以及和程序设计实例
ARMjiekoujishu_yingjiansheji
- 介绍了LPC2000系列的嵌入式系统的接口技术与硬件设计: 1.最小系统 2.片内外设 3.总线接口 4.其它外设 5.开发板介绍
Handheld_OBDII_Scanner
- 汽车CAN总线检测设备设计代码原理图协议规范和说明文档-CAN bus automotive test equipment design code schematic protocol specification and documentation
max485
- 本文提出了基于MCU和RS485总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS485 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
RS-232
- 本文提出了基于MCU和RS232总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS232 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
CAN
- arm lpc2300 can模块设计 实现can总线的数据传输-can
ppc8260-design
- powerpc cpu mpc8260 参考设计,总线为60x-compatible-powerpc cpu mpc8260 reference design
fet140_i2c_10
- 用于MSP430单片机的IIC总线软件模拟,总线接口设计。-IIC bus for the MSP430 microcontroller software simulation, the bus interface design.
2410canbusdesign
- ARM 2410 can bus 驱动开发包括mcp2510控制器和spi总线设计-ARM 2410 can bus driver and mcp2510 controller design
300-C51B
- 300个原创程序之C51第二部分 12864显示模块 2005 CCTV ROBOT 2005 CCTV_N 2005电子设计竞赛 2006 CCTV ROBOT 4X4键盘 8253频率计 8人表决器 AD9850DDS AD9851DDS DS1820 EX-board I2C总线驱动程序 LED电子钟 PS2接口 TC1297 Test USB_IDE 串口摸拟 冲床自动进料控制 冷光源调光 基于51内
CAN_Test_IAR520
- IAR5.2环境下,基于stm32处理器的CAN总线设计-IAR5.2 environment, based on CAN bus design stm32 processor
AMBA-APB-NandFlash-bus
- 基于AMBA APB总线NandFlash控制器的设计-Based on the AMBA APB NandFlash bus controller design
CAN
- CAN总线网与以太网嵌入式网桥设计.failed to translate-failed to translate
ff_tASM1
- 基于AT91M42800A的现场总线仪表设计源程序代码,可以与计算机通过USB口进行通信-Fieldbus-based instrument design AT91M42800A source code with the computer to communicate via USB port
GSM_STM32F103_SCHEMATIC_Reference
- STM32F103与GSM模块,CAN总线驱动电路设计参考。-Cortex M3 and GSM module,CAN driver etc..It s a usualful original design circuit for reference.and It s working very well since i ve proved by PCB board test!
I2C
- 4. I2C程序设计与电路仿真 LPC2138微控制器具有标准的硬件I2C接口,可配置主机或从机,总线时钟频率可调整,可支持400KHZ总线频率。使用I2C总线时,要将P0.2、P0.3连接设置选择SCL、SDA,并且总线上要接两个上拉电阻,阻值1~5千欧。 定义器件的地址和LED输出端口,设置包括从机地址、子地址、数据缓冲区指针、操作数据个数、操作结束标志、子地址使能控制在内的变量。使用PINSEL0、PINSEL1寄存器设置I/O口工作模式,设置LED控制口为输出,其他I/O为输入。
SPI
- 5. SPI程序设计与电路仿真 SPI是全双工的同步串行接口,一根SPI总线可以连接多个主机和多个从机,但是在同一时刻只允许有一个主机操作总线。在数据传输过程中,主机总是向从机发送一个字节的数据,而从机也是总是向主机发送1个字节数据(主机通过MISO接收数据)。 定义74HC595片选端口,通过PINSEL0、PINSEL1寄存器设置SPI引脚接口,通过设置IO0DIR驱动74HC595的接口,初始化SPI接口,发送显示数据,片选清零寄存器,等待SPIF置位,等待数据发送完毕。使用whi
MIPS789
- 一个32位的5 级流水线处理器。在构架这个处理器的结构过程中是按照MIPS指令进行各个流水段的功能划分,并且在处理各种相关的时候参照了手头上的一个GCC_MIPS的C 语言编译器,因此支持MIPS 1指令系统。编译器的支持使这个核心有了实用价值,这个核心可以应用于各种嵌入式系统设计,代替常规的单片机实现片上系统,还可以在一个芯片里加入多个内核并且灵活的总线连接实现多处理器设计。-A 32-bit pipelined processor 5. In the framework of this pr