代码搜索:AVR微处理器

找到约 10,000 项符合「AVR微处理器」的源代码

代码结果 10,000
www.eeworm.com/read/285423/8841632

asm avr235.asm

;**** A P P L I C A T I O N N O T E A V R 236 ************************ ;* ;* Title: CRC check of program memory ;* Version: 1.0 ;* Last updated: 98.06.15 ;* Target: AT90Sxxxx (All AVR Devi
www.eeworm.com/read/285414/8841873

asm avr300.asm

;**** A P P L I C A T I O N N O T E A V R 3 0 0 ************************ ;* ;* Title : I2C (Single) Master Implementation ;* Version : 1.0 (BETA) ;* Last updated : 97.08.27 ;* Target : AT
www.eeworm.com/read/427960/8909152

mcs avr4.mcs

; Comba/KCM Macros for Atmel AVR ; ; Triple register is r8|r7|r6 ; ; Must remember to clear r1 - compiler expects it! ; ; *** Must use -fno-inline for mrkcm.c module ; ; See makemcs.txt for mo
www.eeworm.com/read/427960/8909822

mcs avr2.mcs

; Comba/KCM Macros for Atmel AVR ; ; Triple register is r8|r7|r6 ; ; Must remember to clear r1 - compiler expects it! ; ; *** Must use -fno-inline for mrkcm.c module ; ; See makemcs.txt for mo
www.eeworm.com/read/284422/8932562

c avr_com.c

/* 编译环境ICCAVR ,MCU:MEGA16@8MHZ 模拟串口实现的方法: 方法1、使用外部中断接收+函数发送/定时发送。这个方法适合高波特率通信。 方法2、使用定时器定时查询。适合较低的波特率通信,容易实现全双工通信。 以下是用方法2实现的,要非常注意的地方是: 1、优先级控制宏,实现串口模拟定时器中断优先级最高, 防止定时漂移,实现100%正确率 ...
www.eeworm.com/read/427576/8932735

h io-avr.h

/* Copyright (c) 2002,2003 Marek Michalkiewicz, Joerg Wunsch All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided
www.eeworm.com/read/382635/9009486

vhd alu_avr.vhd

--************************************************************************************************ -- ALU(internal module) for AVR core -- Version 1.1 -- Designed by Ruslan Lepetenok -- Modified 20
www.eeworm.com/read/382635/9009488

vhd avr_core.vhd

--************************************************************************************************ -- Top entity for AVR core -- Version 1.11 -- Designed by Ruslan Lepetenok -- Modified 03.11.200
www.eeworm.com/read/182334/9207315

h avr_isr.h

/* ********************************************************************************************************** * uC/OS-II *
www.eeworm.com/read/377990/9254935

pdf avr_jtag.pdf