CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - interrupt atmega32
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - interrupt atmega32 - List
[
Communication
]
Interrupt_driven_serial_I_O
DL : 0
Atmel ATMEGA interrupt driven serial I/O Winavr source code.
Date
: 2025-07-04
Size
: 5kb
User
:
asdemirli
[
SCM
]
uip_avr
DL : 0
移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)uip 目录里的源文件除 uipopt.h 外一般都无需修改;uipopt.h 包含了 uip-conf.h ,所以大部分修改可以在 uip-conf.h 里进行。 uip-conf.h 里加入如下定义,可以减少编译的警告: #define notdef 0 #define UIP_CONF_IPV6 0 #define UIP_ARCH_ADD32 0 #define UIP_ARCH_CHKSUM 0 #define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4)移植工作主要是 定时器中断程序 与 网络驱动 的编写-1) to the uip-1.0 added to the works of all documents, including documents uip directory (except uip-split.c), unix file directories, lib directories of documents 2) Revise the uip/uip-neighbor.c documents void uip_neighbor_add (uip_ipaddr_t ipaddr, struct uip_neighbor_addr* addr) Function printf statements generally can be commented out or changed to your own print serial format to achieve. 3) uip the source file directory in addition to uipopt.h generally no need to change things uipopt.h contains uip-conf.h, most modifications can be uip-conf.h conducted. uip-conf.h to add the following definition, can reduce the compiler warning: # define notdef 0 # define UIP_CONF_IPV6 0 # define UIP_ARCH_ADD32 0 # define UIP_ARCH_CHKSUM 0 # define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4) transplantation is a timer interrupt work process with the preparation of a network drive
Date
: 2025-07-04
Size
: 411kb
User
:
yuangaoping
[
ARM-PowerPC-ColdFire-MIPS
]
ext_int1(Atmega32)
DL : 0
外部中断1的触发,在中断服务函数里,LED状态取反.-Trigger an external interrupt, the interrupt service function where, LED status check anti.
Date
: 2025-07-04
Size
: 9kb
User
:
天堂≯幻雪
[
SCM
]
spi.c
DL : 0
tested on an STK500 with an ATmega32 with a 14.7456MHz crystal. Purpose: SPI init, read & write routines without interrupt. These routines works only as an SPI Master.-tested on an STK500 with an ATmega32 with a 14.7456MHz crystal. Purpose: SPI init, read & write routines without interrupt. These routines works only as an SPI Master.
Date
: 2025-07-04
Size
: 1kb
User
:
akhilesh kumar
[
SCM
]
mega16_32_intrupt
DL : 0
ATmega16和ATmega32是哥俩好的芯片,除了RAM和FLAsh大小不同,二者几乎是一样的,注意,还有中断向量不同,这是ATmega16和ATmega32的中断向量表-ATmega16 and ATmega32 is哥俩good chip, in addition to RAM, and FLAsh the difference in size between the two is almost the same, note that there is a different interrupt vector, which is ATmega16 and ATmega32 interrupt vector table
Date
: 2025-07-04
Size
: 64kb
User
:
王森
[
Other Embeded program
]
KEYPAD
DL : 0
4x4 keyboard by interrupt on AVR atmega32+debounce routine.
Date
: 2025-07-04
Size
: 1kb
User
:
bnahayat
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.