-
Datei
fboot21-atmega1281.diff
diff -urN -x '*~' fboot21-orig/bootload/bootload.asm fboot21-atmega1281/bootload/bootload.asm --- fboot21-orig/bootload/bootload.asm 2008-04-16 00:13:22.000000000 +0200 +++ fboot21-atmega1281/bootload/bootload.asm 2014-09-14 17:24:53.877038560 +0200 @@ -26,15 +26,16
in „Z180-Stamp Modul“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc.h
nicht benutzt! also da nich die karte anschließen, sondern an MMC_Chip_Select ! #if defined (__AVR_ATmega128__) #define SPI_MISO 3 //Port Pin an dem Data Output der MMC/SD-Karte angeschlossen ist (DO) #define SPI_MOSI 2 //Port Pin an dem Data Input der MMC/SD-Karte angeschlossen ist (DI) #define SPI_Clock
in „SD-Card - SPI: kleine Fragen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
#define UART0_CONTROL UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega8__) || defined(__AVR_ATmega16__) || defined(__AVR_ATmega32__) \ || defined(__AVR_ATmega8515__) || defined(__AVR_ATmega8535__) \ || defined(__AVR_ATmega323__) /* ATMega with one USART */ #define ATMEGA_USART
in „UART im AVR Studio simulieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
counter.c
03.02.2009 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega162 Program type : Application Clock frequency : 4,000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega162
in „abweichung beim zeitmessungsprogramm“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
avr8-gnu-toolchain-3.4.0.663-readme.pdf
attiny261a attiny461a attiny861 attiny861a attiny43u attiny87 attiny88 at86rf401 at43usb355 at76c711 atmega103 at90usb82 at90usb162 atmega8u2 atmega16u2 atmega32u2 attiny1634 atmega8 atmega8a atmega48 atmega48a atmega48pa atmega88 atmega88a atmega88p atmega88pa atmega8515 atmega8hva at90pwm1 at90pwm2 at90pwm2b
in „ATtiny10 ISR TIM0_COMPB_vect“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude5.4arduino_avr910.txt
0x5d = (unknown) Device code: 0x5e = ATtiny2313 Device code: 0x5f = (unknown) Device code: 0x60 = ATMEGA161 Device code: 0x61 = (unknown) Device code: 0x62 = (unknown) Device code: 0x63 = ATMEGA162 Device code: 0x64 = ATMEGA163 Device code: 0x65 = (unknown) Device code: 0x66 = (unknown) Device code: 0x67
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude5.6_avr910.txt
0x5d = (unknown) Device code: 0x5e = ATtiny2313 Device code: 0x5f = (unknown) Device code: 0x60 = ATMEGA161 Device code: 0x61 = (unknown) Device code: 0x62 = (unknown) Device code: 0x63 = ATMEGA162 Device code: 0x64 = ATMEGA163 Device code: 0x65 = (unknown) Device code: 0x66 = (unknown) Device code: 0x67
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude54arduino.txt
0x5d = (unknown) Device code: 0x5e = ATtiny2313 Device code: 0x5f = (unknown) Device code: 0x60 = ATMEGA161 Device code: 0x61 = (unknown) Device code: 0x62 = (unknown) Device code: 0x63 = ATMEGA162 Device code: 0x64 = ATMEGA163 Device code: 0x65 = (unknown) Device code: 0x66 = (unknown) Device code: 0x67
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.3V (4.1V - 4.5V)" Fuse1="1" Fuse2="0" Fuse3="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega48" /> </AVR> <AVR name="m162" caption="ATmega162"> <Fuse name="UNUSED_E7" bit="7" fuseByte="efuse" default="1" desc="unused" mode="expert"/> <Fuse name="UNUSED_E6" bit="6" fuseByte="efuse" default=
in „Pollinboard Ponyprog. Probleme mit 644P“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsndconfig.h
2011 Frank Meyer - frank(at)fli4l.de * * $Id: irsndconfig.h,v 1.41 2012/10/05 07:58:39 fm Exp $ * * ATMEGA88 @ 8 MHz * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irsndconfig.h
2011 Frank Meyer - frank(at)fli4l.de * * $Id: irsndconfig.h,v 1.43 2012/10/26 08:12:17 fm Exp $ * * ATMEGA88 @ 8 MHz * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version
in „IR Signal falsch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Uebersichtstabelle.pdf
100 TQFP 100 ATmega1281 128 4 8192 54 16 1.8-5.5 4 2 9 Yes 1+USART 2 Yes Yes 8 Yes Yes Yes Yes Yes 48 17 Yes MLF 64 TQFP 64 ATmega128RZAV 128 4 8192 54 16 1.8-5.5 4 2 9 Yes 1+USART 2 Yes Yes 8 Yes Yes Yes Yes Yes 48 17
in „Unterschied der AVR'S“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
St_ckliste2.txt
Atmeag 32 => 74HC573 Q1-8 (Notwendig???) 1K? SMD N? R154 Spannungsschutz 1K? SMD 9 N 81 R145 Reset-ATmega32-Pull-UP 10k? SMD 1 N? R155-R162 Mosfet Pull-Down 1M? SMD 8 N? Sonstiges Transistor Lehrer SMD 64 J Mosfet IRFL014 SMD 8 J Microkontroler ATmega32 8bit Durchst.1 J Speicherregister74HC573 8bit Durchst
in „Projekt LED-Cube 8x8x8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bootloader.py
self.readval() targets = { 0x1e9007: "ATtiny13", 0x1e910A: "ATtiny2313", 0x1e9206: "ATtiny45", 0x1e9205: "ATmega48", 0x1e9307: "ATmega8", 0x1e9403: "ATmega16", 0x1e9406: "ATmega168", 0x1e9502: "ATmega32", 0x1e9609: "ATmega644", 0x1e9802: "ATmega2561", 0x1e9404: "ATmega162", } print "Target: %06x %s" % (i, targets
in „UART Bootloader ATtiny13 - ATmega644“ · Projekte & Code ·
-
Datei
AFMotorcpp.txt
AVR_ATmega8__) || \ defined(__AVR_ATmega48__) || \ defined(__AVR_ATmega88__) || \ defined(__AVR_ATmega168__) || \ defined(__AVR_ATmega328P__) // use PWM from timer2B (pin 3) TCCR2A |= _BV(COM2B1) | _BV(WGM20)
in „Arduino 2560 PWM Frequenz ändern auf 100Hz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
counter2.0__.c
10.11.2008 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega162 Program type : Application Clock frequency : 4,000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega162
in „abweichung beim zeitmessungsprogramm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.h
for Enable line */ #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) || defined(__AVR_AT90S4433__) /* * memory
in „winziges Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.h
#if LCD_IO_MODE #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) /* * memory mapped mode is only supported
in „DCF auf INT0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mw_lcd.h
#if LCD_IO_MODE #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) /* * memory mapped mode is only supported
in „DCF auf INT0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Bauelemente-Liste_v5_2_x.txt
LCD-Anzeigemodul 2x16 Zeichen Pollin 120 422 - oder - LCD ohne Hintergrundbeleuchtung Reichelt LCD 162C (dann entfaellt "LCD-R") 1 µC ATmega 328 Reichelt ATMEGA 328P-PU 1 Low-Drop Festspannungsregler MCP1702 5V Reichelt MCP 1702-5002 - oder - LM 78L05 Reichelt µA 78L05 - oder - LM7805 Reichelt µA 7805
in „Info Platinen Bauteiletester / Transistortester“ · Markt ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.3V (4.1V - 4.5V)" Fuse1="1" Fuse2="0" Fuse3="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega48" /> </AVR> <AVR name="m162" caption="ATmega162"> <Fuse name="UNUSED_E7" bit="7" fuseByte="efuse" default="1" desc="unused" mode="expert"/> <Fuse name="UNUSED_E6" bit="6" fuseByte="efuse" default=
-
Datei
IRremoteInt.h
IR_USE_TIMER5 // tx = pin 46 // Teensy 1.0 #elif defined(__AVR_AT90USB162__) #define IR_USE_TIMER1 // tx = pin 17 // Teensy 2.0 #elif defined(__AVR_ATmega32U4__) //#define IR_USE_TIMER1 // tx = pin 14 //#define IR_USE_TIMER3 // tx = pin 9 #define IR_USE_TIMER4_HS // tx =
in „IR library auf Atmega328 8Mhz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/*ATMega8*/ // avrdude -p m8 -c ponyser -P /dev/ttyS0 -U flash:w:main.hex -U lfuse:w:0xe0:m -U hfuse:w:0xd9:m #ifndef F_CPU #error F_CPU undefined #endif #define STR_HELPER(x) #x #define STR(x) STR_HELPER(x
in „AVR/GCC: pgm_read_byte funktioniert, pgm_read_word nicht?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.3V (4.1V - 4.5V)" Fuse1="1" Fuse2="0" Fuse3="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega48" /> </AVR> <AVR name="m162" caption="ATmega162"> <Fuse name="UNUSED_E7" bit="7" fuseByte="efuse" default="1" desc="unused" mode="expert"/> <Fuse name="UNUSED_E6" bit="6" fuseByte="efuse" default=
in „Fehler beim Brennen von ATMEGA48 mit AVRDUDE“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
counter.c
03.02.2009 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega162 Program type : Application Clock frequency : 4,000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega162
in „abweichung beim zeitmessungsprogramm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
counter.c
03.02.2009 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega162 Program type : Application Clock frequency : 4,000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega162
in „abweichung beim zeitmessungsprogramm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsndconfig.h
------------------------------------------------------------------------------------------ * AVR ATMega/ATTiny section: * * Change hardware pin here: IRSND_OC2 = OC2 on ATmegas supporting OC2, e.g. ATmega8 * IRSND_OC2A = OC2A on ATmegas supporting OC2A, e.g. ATmega88 * IRSND_OC2B = OC2B on ATmegas supporting OC2B, e.g. ATmega88 * IRSND_OC0 = OC0 on ATmegas supporting OC0, e.g. ATmega162 * IRSND_OC0A = OC0A on ATmegas/ATtinys supporting OC0A, e.g. ATtiny84, ATtiny85, ATtiny87/167 * IRSND_OC0B = OC0B on ATmegas/ATtinys supporting
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „[AVR-GCC] makefile SRC und #include“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „ATmega1284p, UART Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT USART0_RXC_vect #define UART1_RECEIVE_INTERRUPT USART1_RXC_vect #define UART0_TRANSMIT_INTERRUPT
in „UART Auswertung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT USART0_RXC_vect #define UART1_RECEIVE_INTERRUPT USART1_RXC_vect #define UART0_TRANSMIT_INTERRUPT
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT USART0_RXC_vect #define UART1_RECEIVE_INTERRUPT USART1_RXC_vect #define UART0_TRANSMIT_INTERRUPT
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT USART0_RXC_vect #define UART1_RECEIVE_INTERRUPT USART1_RXC_vect #define UART0_TRANSMIT_INTERRUPT
in „avr dude Programm zu groß? Eclipse GCC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „ATMega nach ADC BascomPRG stk500 WEG!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „ATmega168 Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „fleurys I2C + UART lib halten in Kombination die Hauptschleife an!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „Inkonsistentes Verhalten einfachem avr-gcc-codes“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „RFM70 Timing Problem?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „Float via UART an PC senden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „UART bei externer Stromquelle“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „Zu viele Pointer - brauche Hilfe.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „Heizungssteuerung mit ATMEGA 32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UCSRB #define UART0_DATA UDR #define UART0_UDRIE UDRIE #elif defined(__AVR_ATmega162__) /* ATmega with two USART */ #define ATMEGA_USART0 #define ATMEGA_USART1 #define UART0_RECEIVE_INTERRUPT SIG_USART0_RECV #define UART1_RECEIVE_INTERRUPT SIG_USART1_RECV #define UART0_TRANSMIT_INTERRUPT
in „Reset bei serieller Kommunikation“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
releasenotes414rc1.txt
following new parts have been added to AVR Studio since 4.13 SP2: * ATxmega128A1 * ATxmega64A1 * ATmega32M1 * ATmega32C1 * ATmega32U4 * ATtiny167 * ATtiny88 Check the device matrix in the help system to see which devices are supported by which tools. New Features ============ * Support for the new XMEGA
in „Honeywell Rondostat HR20E per AVR steuern und konfigurieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.3V (4.1V - 4.5V)" Fuse1="1" Fuse2="0" Fuse3="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega48" /> </AVR> <AVR name="m162" caption="ATmega162"> <Fuse name="UNUSED_E7" bit="7" fuseByte="efuse" default="1" desc="unused" mode="expert"/> <Fuse name="UNUSED_E6" bit="6" fuseByte="efuse" default=
-
Datei
device.c
DF_NO_MOVW|DF_NO_BREAK|DF_NO_EICALL|DF_NO_EIJMP}, /* AT90USB series*/ // AT90USB168 // AT90USB1287 /* ATmega series */ { "ATmega8", 4096, 0x60, 1024, 512, DF_NO_JMP|DF_NO_EICALL|DF_NO_EIJMP|DF_NO_ELPM|DF_NO_ESPM}, { "ATmega161", 8192, 0x60, 1024, 512, DF_NO_EICALL|DF_NO_EIJMP|DF_NO_ELPM|DF_NO_ESPM}, { "ATmega162
in „AVR-ChipBasic2 - BASIC-Computer mit ATMega 644“ · Projekte & Code ·
-
Datei
device.c
DF_NO_MOVW|DF_NO_BREAK|DF_NO_EICALL|DF_NO_EIJMP}, /* AT90USB series*/ // AT90USB168 // AT90USB1287 /* ATmega series */ { "ATmega8", 4096, 0x60, 1024, 512, DF_NO_JMP|DF_NO_EICALL|DF_NO_EIJMP|DF_NO_ELPM|DF_NO_ESPM}, { "ATmega161", 8192, 0x60, 1024, 512, DF_NO_EICALL|DF_NO_EIJMP|DF_NO_ELPM|DF_NO_ESPM}, { "ATmega162
-
Datei
lcd.h
for Enable line */ #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) /* * memory mapped mode is only supported
in „Display geht immernoch nicht.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
doc2585.pdf
run the code, setup two STK500 development boards as shown in Figure 7. The code is written for ATmega162, but can be compiled for any part with hardware SPI and PORTA, PORTB and PORTD. Figure 7. Hardware setup STK500 #1 STK500 #2 8 LEDs 8 LEDs PORTD PORTD PORTB ATmega162 ATmega162 as SPI Master as
in „daten via SPI uebertragen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
doc2585.pdf
run the code, setup two STK500 development boards as shown in Figure 2-6. The code is written for ATmega162, but can be compiled for any part with hardware SPI and PORTA, PORTB and PORTD. Figure 2-6. Hardware setup STK500 #1 STK500 #2 8 LEDs 8 LEDs PORTD PORTD PORTB ATmega162 ATmega162 as SPI Master as
in „Frage bezgl. SPI und ISP“ · Mikrocontroller und Digitale Elektronik ·