搜索资源列表
JtagANA
- JTAG协议分析软件,配合周立功的LA1032逻辑分析仪使用,可以观察各种JTAG仿真器的通信过程.-JTAG protocol analysis software, with Zhou meritorious LA1032 logic analyzer use, can observe various JTAG Emulator for the communication process.
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
fireware MicroMonitor的源代码
- An Embedded System Boot Platform The term boot monitor refers to the code that is run on a computer system as the lowest level of firmware resident to the hardware platform. You can find various types of boot monitors on a wide range of computer sys
CAN.用stm32做的CAN测试程序
- 这是我用stm32做的一个CAN测试程序。有兴趣的朋友可以看看。文件里并包含CAN协议,This is what I used to do a stm32 test procedure CAN. Interested friends can see. Document and include the CAN protocol
The_Application_of_LwIP(UDP).r
- LwIP在Luminary系列cortex m3 MCU上的应用,实现了UDP传输协议,可用于对LM3S系列ARM MCU的学习以及LwIP的学习。,Luminary Series LwIP in cortex m3 MCU applications,the realization of the UDP transport protocol,can be used for ARM MCU Series LM3S learning and learning LwIP.
ZLG_USB23xxV1.0
- zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过-zlg_usb protocol stack is developed Ligong weeks a usb and open source code, he is designed for uCOS system design, and support all usb hardware in the
STM32-CAN
- 基于STM32 处理器的CAN总线通信协议源代码-Based on the STM32 processor CAN bus communication protocol source code
wg26c
- 韦根26通讯协议转串口的协议,可以把韦根26的输入通过RS232串口传到电脑上面,方便调试,波特率19200与9600KBS-Wiegand 26 serial communication protocol to the agreement, can Wiegand input 26 transmitted through the RS232 serial port computer above to facilitate debugging, and 19200 baud rate 9600K
LPC_CANAll
- protocol CAN full for arm7 processors with all the functionalities
can
- lpc2129 can protocol example
hello_can
- This folder has a sample program of CAN protocol on Power PC MPC55543. In this it gives communication software for CAN protocol
basic-can-project-at91sam7x-ek-keil
- JIYU AT91SAM7X256的CAN 接口协议的转换的驱动代码实现-JIYU AT91SAM7X256 CAN-interface protocol to achieve the conversion of the driver code
CAN_receive
- This code is for CAN protocol for transmission from a ARM board
CAN
- can总线协议,通过这,您可以更深入了解can协议-can bus protocol, through this, you can deal more in-depth understanding of
can
- 实现stm32下can总线通讯协议层代码软件,在keil下调试代码-Can achieve under stm32 source software bus communication protocol layer, to debug code in keil
CAN
- 为适应“减少线束的数量”、“通过多个LAN,进行大量数据的高速通信”的需要,1986 年德国电气商博世公司开发出面向汽车的CAN 通信协议。此后,CAN 通过ISO11898 及ISO11519 进行了标准化,现在在欧洲已是汽车网络的标准协议。 -To adapt to " reduce the wiring harness number through multiple LAN, a large number of data of high-speed communication
CAN
- This Program for setup CAN Interface CAN 1&2 .CAN 1&2 set to 500,000 bps.this project is no protocol same CAN Open ,... .-This Program for setup CAN Interface CAN 1&2 .CAN 1&2 set to 500,000 bps.this project is no protocol same CAN Open ,... .
verilog-CAN-protocol-realization
- CAN协议的verilog实现,欢迎大家下载-verilog CAN protocol realization, welcome to download
Can通讯
- 基于can协议的通讯,并且含有如何传输double型数据(Communication based on CAN protocol)