Welcome![Sign In][Sign Up]
Location:
Search - can avr

Search list

[SCMwicandemo_8515

Description: 基于AVR单片机ATMEGA8515的CAN总线程序,可能对各位电子设计有很多启示。-ATMEGA8515 based on the AVR CAN procedures, you may have a lot of electronic design inspiration.
Platform: | Size: 33792 | Author: 康书峰 | Hits:

[SCMwicandemo_m161_cv

Description: 基于ATMEGA161的CAN总线FIRMCORE,用CODEVISIONAVR开发平台,希望对CAN总线开发者有点启示-ATMEGA161 based on the CAN FIRMCORE with CODEVISIONAVR development platform, and I hope to CAN developers a little enlightenment
Platform: | Size: 84992 | Author: 康书峰 | Hits:

[SCMAVR-指令表中文

Description: AVR单片机中文指令表,在开发AVR单片机的时候详细了解指令可以极大的提高开发者的效率~-AVR instruction Chinese Table, in the development of AVR detailed understanding of the directive can greatly improve the efficiency of development ~
Platform: | Size: 19456 | Author: | Hits:

[SCMCAN_Zongxiantongxun_AVR

Description: MCU:ATMEGA8515 Frequence: 16M 描述:利用已有CAN TEST V1.0电路板进行调试, 可靠性测试已通过,并发现8515外部中断不稳定 的原因是没有在INT0脚加上拉电阻,加上后已能 够稳定地运行 调试过程中发现SJA1000的首地址设置有误,改过 后,当CAN发送数据时,程序能进入中断了,但发现 中断是由出错报警中断引起的,估计与波特率设置 有关。 通过修改CDR的参数,以及更换16M晶振,现在已能 正常地收发送数据了-MCU : ATMEGA8515 Frequence : 16M Description : make use of the existing CAN TEST V1.0 circuit board debugging and reliability tests were passed, 8515 and found that the external interrupt instability is not in INT0 feet with pull-up resistors. after adding stability to the running debug process SJA1000 found in the first set addresses wrong, to turn over, When CAN send data, the program can enter the interruption, but the interruption was discovered by police errors arising from the interruption, estimates and baud rate settings. CDR by modifying the parameters, and the replacement of 16M crystal, it is now normal to send data admission!
Platform: | Size: 727040 | Author: 王宇 | Hits:

[SCMavr

Description: avr汇编范例,可作示范或直接使用,比较好的入门资料。-avr compilation example, the model can be used directly or, better entry information.
Platform: | Size: 66560 | Author: huang | Hits:

[ARM-PowerPC-ColdFire-MIPScc1100-avr

Description: mega128平台下,cc1100的应用程序,在操作系统模式下写的,经测试好用,希望大家一起学习提高 -mega128 platform, cc1100 applications, the operating system model was written. test handy, I hope all of us can improve learning
Platform: | Size: 563200 | Author: 肖俊生 | Hits:

[SCMAVR-v_UART

Description: 在一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。这里介绍一个用AVR单片机模拟的串口程序.-in some applications, the regular use of the dual serial port, but most only provide a microcontroller serial, In fact, the general can use I/O simulation of a serial mouth. Here on a simulation using AVR Serial procedures.
Platform: | Size: 2048 | Author: ECN | Hits:

[SCMavr+cp2200_source

Description: m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD PB3 | WR PD2 | INT PD3 | ALE(A3) 由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。 由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。 此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: | Size: 101376 | Author: 刘晓军 | Hits:

[ARM-PowerPC-ColdFire-MIPScanIAR

Description: AVR CAN128单片机 基于IAR开发环境can通信程序-AVR microcontroller-based development environment can IAR Communication Program
Platform: | Size: 111616 | Author: 肖武 | Hits:

[SCMAVR

Description: 一些avr单片机的开发实例,附带仿真原理图,相信初学者能够喜欢。-some avr SCM example of the fringe simulation diagram, I believe that beginners can be like.
Platform: | Size: 3271680 | Author: 周云龙 | Hits:

[SCMavr-4

Description: AVR单片机入门及C语言高效设计实践(四) ATMEAG16L的I/O端口特点及使用 ATMEAG16L单片机有32个通用I/O口,分为PA、PB、PC和PD四组,每组都是8位。这些I/O口都可以通过各自的端口寄存器设置成输入和输出(即作为普通端口使用),有些I/O口还具有第二功能(我们在后面使用到这些第二功能时再介绍)。-AVR C language portal and efficient design practice (4) ATMEAG16L the I/O Ports characteristics and use of a microcontroller ATMEAG16L 32 common I/O mouth into PA, PB, PC and PD four groups, each group are eight. These I/O I can through their respective ports Register set to input and output (that is, use as a general port), Some I/O I also have the second function (in the back of the use of these second function tell).
Platform: | Size: 137216 | Author: liming | Hits:

[SCMCANRS232Converter

Description: AVR Studio下开发的CAN-232串口通信代码,硬件平台为AT90CAN,已通过测试~-AVR Studio developed under the CAN-232 serial communication code, the hardware platform for AT90CAN, has been tested to be ~
Platform: | Size: 24576 | Author: 科第 | Hits:

[SCMmodbus-avr

Description: 基于avr之ATMAGE-16的modbus程序,稍作修改可直接使用-Avr based ATMAGE-16 of the Modbus process, with some slight modifications can be directly used
Platform: | Size: 76800 | Author: 王雪楠 | Hits:

[SCMmcp2510

Description: 用iccavr工具编写的mcp2510与can连接的通讯程序。-Iccavr tools used to prepare the MCP2510 and can connect the communication process.
Platform: | Size: 39936 | Author: ktj | Hits:

[SCMCAN-Demo-1

Description: AVR Studio下开发的CAN-232串口通信代码-AVR Studio developed under the CAN-232 serial communication code
Platform: | Size: 4096 | Author: 齐磊 | Hits:

[SCMAVR_CAN

Description: Avr单片机 At90can32 CAN 总线通信原代码 c语言-Avr Singlechip At90can32 CAN bus communication source code c language
Platform: | Size: 73728 | Author: zhangxun | Hits:

[SCMAVR

Description: AVR原理图,采用ORCAD设计的,希望能给大家提供帮助-AVR schematic using ORCAD design, I hope everyone can help
Platform: | Size: 34816 | Author: 阮兆文 | Hits:

[SCMAVR-CC1100-V1

Description: 主要是通过AMEGAL88 来控制cc1100,可以接收数据,以及让cc1100从睡眠中唤醒等功能-Mainly through AMEGAL88 to control cc1100, can receive data, as well as the cc1100 awakened from sleep and other functions
Platform: | Size: 71680 | Author: 郭盖 | Hits:

[SCMmega8-make-usb-downloader(avr-51)pcb

Description: MEGA8做的USB下载线(AVR/51),能下载ATMega系列S51/S52单片机,包括PCB图-MEGA8 make the USB download cable (AVR/51), can be downloaded S51/S52 ATmega series microcontroller, including the PCB diagram
Platform: | Size: 566272 | Author: 蒙飚 | Hits:

[SCMAVR(44keyboard)

Description: AVR单片机M16L绝对可以用的4*4键盘程序,附连接图.-AVR Singlechip M16L can definitely use 4* 4 keyboard procedures, attached connection diagram.
Platform: | Size: 49152 | Author: 阿洪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net