-
Datei
Beispiel_1_struct_Cpp17_statt_Cpp20.txt
(Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)" C:\Arduino IDE Portable\Mega2560\arduino-1.8.19\arduino-builder -dump-prefs -logger=machine -hardware C:\Arduino IDE Portable\Mega2560\arduino-1.8.19\hardware -hardware C:\Arduino
in „Was ist mit dem avr-gcc 12.x passiert? Internal Compiler Errors“ · 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_ATmega323__) /* ATmega with one USART */ #define ATMEGA_USART #define UART0_RECEIVE_INTERRUPT USART_RXC_vect #define
in „AVR Bootloader in C, geht mit mega8 nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART0_BIT_TXEN TXEN #define UART0_BIT_UCSZ0 UCSZ0 #define UART0_BIT_UCSZ1 UCSZ1 #elif defined(__AVR_ATmega8__) || defined(__AVR_ATmega8A__) || \ defined(__AVR_ATmega16__) || defined(__AVR_ATmega16A__) || \ defined(__AVR_ATmega32__) || defined(__AVR_ATmega32A__) || \ defined(__AVR_ATmega323__) /* ATmega
in „Timerberechnung die hunderste“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART0_BIT_TXEN TXEN #define UART0_BIT_UCSZ0 UCSZ0 #define UART0_BIT_UCSZ1 UCSZ1 #elif defined(__AVR_ATmega8__) || defined(__AVR_ATmega8A__) || \ defined(__AVR_ATmega16__) || defined(__AVR_ATmega16A__) || \ defined(__AVR_ATmega32__) || defined(__AVR_ATmega32A__) || \ defined(__AVR_ATmega323__) /* ATmega
in „Fehler beim kompilieren des Bootloadertoutorials in C“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART0_BIT_TXEN TXEN #define UART0_BIT_UCSZ0 UCSZ0 #define UART0_BIT_UCSZ1 UCSZ1 #elif defined(__AVR_ATmega8__) || defined(__AVR_ATmega8A__) || \ defined(__AVR_ATmega16__) || defined(__AVR_ATmega16A__) || \ defined(__AVR_ATmega32__) || defined(__AVR_ATmega32A__) || \ defined(__AVR_ATmega323__) /* ATmega
in „Wie macht man solche Lichtmodes? Lauflicht, PWM und Co“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stk500boot.c
BOOTLOADER_ADDRESS in Makefile if you want to change the size of the bootloader) */ #if defined (__AVR_ATmega8__) #define BOOTSIZE 512 #elif defined (__AVR_ATmega128__) || defined (__AVR_ATmega88__) || defined (__AVR_ATmega168__) || defined (__AVR_ATmega328__) || defined (__AVR_ATmega16__) #define BOOTSIZE
in „ATmega328p + stk500v2 (Peter ihm sein Bootloader), Flash bleibt leer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dumpspecs1.txt
=attiny15|mmcu=attiny28:-m avr1} %{mmcu=attiny22|mmcu=attiny26|mmcu=at90s2*|mmcu=at90s4*|mmcu=at90s8*|mmcu=at90c8*|mmcu=at86rf401|mmcu=attiny13|mmcu=attiny2313:-m avr2}%{mmcu=atmega103|mmcu=atmega603|mmcu=at43*|mmcu=at76*:-m avr3}%{mmcu=atmega8*|mmcu=atmega48:-m avr4}%{mmcu=atmega16*|mmcu=atmega32*|
in „ATtiny24 - ISR wird nie gerufen __vectors> fehlt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Ausgabe.txt
DBAT_DENOMINATOR=33 -mcall-prologues -I. -DLCD_ST_TYPE=7735 -DF_CPU=8000000UL -DF_CPU_HZ=8000000 -DMHZ_CPU=8 -mmcu=atmega328 -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lcd_hw_4_bit.o -MF ../Obj/mega328_color_kit/dep/lcd_hw_4_bit.o.d -ffunction-sections
-
Datei
benchmark.c
= // dsPIC@30MIPS = 128.26µs // ATMEGA@20MIPS = 461.8µs // Z8Enc!XP@20MIPS = 487.4µs // Z16F@20MIPS = 46.2µs // LPC2103@60MIPS = 46.93µs pa8 = a; for (i=0; i<256; i++) { *pa8++=0x11; } // copy 256 single bytes // PIC18@10MIPS = // PIC24@40MIPS = 96.20µs // dsPIC@30MIPS = 188.10µs // ATMEGA@20MIPS = 654.15µs // Z8Enc!XP@20MIPS = 910µs // Z16F@20MIPS = 77.0µs // LPC2103@60MIPS = 64.0µs pa8 = a; pb8 = b; for (i=0; i<256; i++) { *pa8++=*pb8++; } // clear 128 16bit words // PIC18@10MIPS =
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IR_KL.ino.txt
// ATMEGA8 mit internen 8MHz-RC-Oszillator // PB0=PA-M104B1, PB1=PB-M104B1, PB2=PC-M104B1, PB3=PD-M104B1, PB4=HIFI-TO, PB5=STBY-M104B1 // PROGRAMM RUNTER PC0 vom ATMEGA8 // PROGRAMM RUNTER PC1 vom ATMEGA8 // LAUTSTÄRKE VERRINGERN PD6 vom ATMEGA8 // LAUTSTÄRKE ERHÖHEN PD5 vom ATMEGA8 // IN BEREITSCHAFT SCHALTEN PD4 vom ATMEGA8 // HIFI-Funktion PD3 vom ATMEGA8 // IR-Diode an PD7 vom ATMEGA8 #define DECODE_NEC #define DECODE_SONY #define DISABLE_CODE_FOR_RECEIVE_PROTOCOLS
in „Alte VFD-Anzeige übrig, möchte gerne eine Uhr damit bauen“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
IRremoteInt.h
IR_USE_TIMER2 // tx = pin 1 //#define IR_USE_TIMER3 // tx = pin 16 // Sanguino #elif defined(__AVR_ATmega644P__) || defined(__AVR_ATmega644__) //#define IR_USE_TIMER1 // tx = pin 13 #define IR_USE_TIMER2 // tx = pin 14 // Atmega8 #elif defined(__AVR_ATmega8P__) || defined(__AVR_ATmega8__) #define IR_USE_TIMER1
in „IR library auf Atmega328 8Mhz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
= // dsPIC@30MIPS = 128.26µs // ATMEGA@16MIPS = 657µs // Z8Enc!XP@20MIPS = 487.4µs // Z16F@20MIPS = 46.2µs // LPC2103@60MIPS = 46.93µs pa8 = a; for (i=0; i<256; i++) { *pa8++=0x11; } // copy 256 single bytes // PIC18@10MIPS = // PIC24@40MIPS = 96.20µs // dsPIC@30MIPS = 188.10µs // ATMEGA@16MIPS = 914µs // Z8Enc!XP@20MIPS = 910µs // Z16F@20MIPS = 77.0µs // LPC2103@60MIPS = 64.0µs pa8 = a; pb8 = b; for (i=0; i<256; i++) { *pa8++=*pb8++; } // clear 128 16bit words // PIC18@10MIPS = //
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
= 96.2µs // dsPIC@30MIPS = 128.26µs // ATMEGA@16MIPS = 657µs // Z8Enc!XP@20MIPS = 487.4µs // Z16F@20MIPS = 46.2µs // LPC2103@60MIPS = 46.93µs pa8 = a; for (i=0; i<256; i++) { *pa8++=0x11; } // copy 256 single bytes // PIC18@10MIPS = // PIC24@40MIPS = 96.20µs // dsPIC@30MIPS = 188.10µs // ATMEGA@16MIPS = 914µs // Z8Enc!XP@20MIPS = 910µs // Z16F@20MIPS = 77.0µs // LPC2103@60MIPS = 64.0µs pa8 = a; pb8 = b; for (i=0; i<256; i++) { *pa8++=*pb8++; } // clear 128 16bit words // PIC18@10MIPS = //
in „ATMEL billiger und leistungsfähiger als PIC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
WinAVR_Output.txt
DBAT_DENOMINATOR=33 -mcall-prologues -I. -DLCD_ST_TYPE=7735 -DF_CPU=8000000UL -DF_CPU_HZ=8000000 -DMHZ_CPU=8 -mmcu=atmega328 -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lcd_hw_4_bit.o -MF ../Obj/mega328_color_kit/dep/lcd_hw_4_bit.o.d -ffunction-sections
-
Datei
Error02.txt
DBAT_DENOMINATOR=33 -mcall-prologues -I. -DLCD_ST_TYPE=7735 -DF_CPU=8000000UL -DF_CPU_HZ=8000000 -DMHZ_CPU=8 -mmcu=atmega328 -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lcd_hw_4_bit.o -MF ../Obj/mega328_color_kit/dep/lcd_hw_4_bit.o.d -ffunction-sections
-
PDF
tbl.pdf
nein void dcs atmega644pa usart0 init ATMEGA644PA USART0 ja void dcs atmega644pa usart0 rw init ATMEGA644PA USART1 nein void dcs atmega644pa usart1 init ATMEGA644PA USART1 ja void dcsatmega644pa usart1 rw init ATMEGA8 USART nein void dcs atmega8 init ATMEGA8 USART ja void dcs atmega8 rw init ATMEGA88 USART nein void dcs atmega88 init ATMEGA88 USART ja void dcs atmega88 rw init DevCom-Master C# Windows volls¨andig, .NET 2.0+ C++ Windows volls
in „API-Feedback / Protokollfeedback: Kommunikationsstack für serielle Bussysteme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
adc.h
**< internal 2.65V as reference with capacitor against GND */ }adcref_t; #else #if defined(__AVR_ATmega8__) || \ defined(__AVR_ATmega16__) || \ defined(__AVR_ATmega32__) typedef enum { aref = (0 << REFS1) | (0 << REFS0), avcc = (0 << REFS1) | (1 << REFS0), internal2V56 = (1 << REFS1) | (1 << REFS0) }
in „Library für alle AVRs erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR506.pdf
AVR506: Migration from ATmega169 to ATmega169P 8-bit Features Microcontrollers • General Porting Considerations • Register and bit names • Memory Application Note • IO pinsources 1 Introduction This application note summarizes
in „Bascom atmega169P“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
top2008.pdf
ATTINY25, ATTINY26, ATTINY26L, ATTINY28L, ATTINY28V, ATTINY2313(DIP20), ATTINY2313V(DIP20),ATTINY2313, ATMEGA8, ATMEGA8L, ATMEGA16, ATMEGA16L, ATMEGA8535, ATMEGA8535L, ATMEGA8515, ATMEGA8515L, ATMEGA32, ATMEGA32L, ATMEGA48*PDIP28, ATMEGA88*PDIP28, ATMEGA88P*PDIP28, ATMEGA88PA*PDIP28,ATMEGA_ALL, ATMEGA168*PDIP28, ATMEGA328*PDIP28, ATMEGA328V*PDIP28, ATMEGA48V*PDIP28, ATMEGA88V*PDIP28, ATMEGA168V*PDIP28,ATMEGA_ALL, ATMEGA161, ATMEGA161L, ATMEGA162, ATMEGA162L, ATMEGA162V, ATMEGA162U, ATMEGA163, ATMEGA163L, AT90S2323
in „[V] Top 853 Universal Programmer + 74er Tester“ · Markt ·
-
Datei
I2C.cpp
(__AVR_ATmega168__) || defined(__AVR_ATmega8__) || defined(__AVR_ATmega328P__) // activate internal pull-ups for twi // as per note from atmega8 manual pg167 sbi(PORTC, 4); sbi(PORTC, 5); #else // activate internal
in „BMA020 Selftest_1 Interrupt probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr_comp1.txt
main.d -MFmain.d -MP -MTmain.d -MQ main.o -DF_CPU=8000000UL .././main.c -quiet -dumpbase main.c -mmcu=atmega324a -auxbase-strip main.o -gdwarf-2 -Os -Wall -std=gnu99 -version -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -o C:\DOKUME~1\admin\LOKALE~1\Temp\ccoL0wmL.s GNU C (AVR_8_bit_GNU_Toolchain
in „AVR Studio 5: Variablen in I/O Bereich abgelegt“ · 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 ·
-
PDF
AVRMicrocontrollers_Peripheral_Integration.pdf
ü ü ü 2 6 2 2 ü ü ü ü 2 1 1 ü 6 ATmega164PA/324PA/644PA/1284P 44 16–128 1–16 1.8–5.5 20 10 8 ü ü ü 4 2/2/4 ü 2 1/1/2 ü ü ü ü 2 1 1 ü 6 ü ATmega165PA/325PA/645P 44 16–64 1–4 1.8–5.5 16 10 8 ü ü 4 6 ü 2 3 ü ü ü ü 3 2 2 6 ü ATmega169PA/329PA/649P 64 16–64 1–4 1.8–5.5 16 10 8 ü ü 2 2 ü 2 1 ü ü ü ü 1 1 1 ü ü 5 ATmega324PB 44 32 2 1.8–5.5 20 10 8 ü ü 2 2 ü 2 1 ü ü ü ü 1 1 1 ü ü 5 (5) ATmega640/1280/2560/1281/2561 64–100 64–256 8 1.8–5.5 16 10 8/16 ü ü ü 4 6/12 ü
in „Nachfolger von Atmega169“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Transistortester094k.pdf
Goldcaps haben sich für Tests als ungeeignet erwiesen. 13. Die Makefile wurde für denAVR-Betrieb mit 8MHz Quarz ergänzt. Die entspechenden Fuses werden durch einen „make fuses-crystal“Aufruf eingestellt. Für den 1MHz Betrieb derATmega88 Linie wird dann der Clock-Vorteiler programmiert (/8). DerATmega8
-
Datei
console-output.txt
-mmcu=atmega8 -mmcu=atmega8 -auxbase main -version -fltrans-output-list=f:\temp\cc3kAI3r.ltrans.out -fwpa -fresolution=main.res @f:\temp\ccjfxI3r GNU GIMPLE (GCC) version 4.7.0 20120217 (experimental) (avr) compiled
in „neue Windows-AVR-Toolchain für Atmega, Atxmega“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Preview_of__io.h_.pdf
io90pwm316.h> #elif defined (__AVR_AT90PWM81__) # include <avr/io90pwm81.h> #elif defined (__AVR_ATmega8U2__) # include <avr/iom8u2.h> #elif defined (__AVR_ATmega16M1__) # include <avr/iom16m1.h> #elif defined (__AVR_ATmega16U2__) # include <avr/iom16u2.h> #elif defined (__AVR_ATmega16U4__) # include
in „µC am Mac mit C programmieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Output.txt
include -I.././NWK/include -I.././APS/include -I.././MAC_PHY/include -I.././HAL/include -I.././HAL/atmega1281/HAL_HWD/include -I.././Security/ServiceProvider/include src/pdsDataServer.c -o objs/pdsDataServer.o avr-gcc -Os -c -Wall -W -ffunction-sections -mmcu=atmega1281 -DATMEGA1281 -DHAL_8MHz -DMESHBEAN
in „AVR 5 Breakpoint Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
WinAVR_Error_3.txt
DBAT_DENOMINATOR=33 -mcall-prologues -I. -DLCD_ST_TYPE=7735 -DF_CPU=8000000UL -DF_CPU_HZ=8000000 -DMHZ_CPU=8 -mmcu=atmega328 -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lcd_hw_4_bit.o -MF ../Obj/mega328_color_kit/dep/lcd_hw_4_bit.o.d -ffunction-sections
-
Datei
WinAVR_Error_4.txt
DBAT_DENOMINATOR=33 -mcall-prologues -I. -DLCD_ST_TYPE=7735 -DF_CPU=8000000UL -DF_CPU_HZ=8000000 -DMHZ_CPU=8 -mmcu=atmega328 -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT lcd_hw_4_bit.o -MF ../Obj/mega328_color_kit/dep/lcd_hw_4_bit.o.d -ffunction-sections
-
Datei
adc_smalldemo.c
und gibt diese auf der seriellen Schnittstelle wieder aus. Genutzte Referenzspannung intern. MCU: ATmega8 / ATmega48 / ATmega88 / ATmega168 / ATmega328 Clock: intern RC oder extern Quarz Compiler: AVR-GCC 4.8.1 IDE: RSIDE Hardware: ADC1 hat einen vorgeschalteten Spannungsteiler 1M zu 220k (er- moeglicht
in „Fragen zu meinem Batterietester“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
as5installer_stable-5.0.1038-readme-1.pdf
Full Control ATmega649P Full Control Full Full Full ATmega64A Full Control Full Full Control ATmega64M1 Full Control Full Full Control ATmega8 Control Control ATmega8515 Control Control ATmega8535 Control Control ATmega88 Full Control Full Full Full Control ATmega88A Full Control Full Full Full Control ATmega88P Full Control Full Full Full Control ATmega88PA Full Control Full Full Full Control ATmega8A Control Control ATmega8U2 Full Control Full Full Control
in „AVR-Studio 5“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Arduino_Fuses_martyncurrey-com.pdf
startup delay of 14CK + 65ms (CKSEL0=1, SUT1=1, SUT0=1) which are also the default settings for new ATmega 328/328P chips. CHDIV8 (Clock Divide) ATmega 328/328P chips have a built in RC oscillator which has a 8.0MHz frequency. New chips are shipped with this set as the clock source and the CKDIV8 fuse active
in „Ersatzchip für Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
io.h
io90pwm161.h> #elif defined (__AVR_AT90PWM81__) # include <avr/io90pwm81.h> #elif defined (__AVR_ATmega8U2__) # include <avr/iom8u2.h> #elif defined (__AVR_ATmega16M1__) # include <avr/iom16m1.h> #elif defined (__AVR_ATmega16U2__) # include <avr/iom16u2.h> #elif defined (__AVR_ATmega16U4__) # include
in „direkt in ein Register des Tiny5 schreiben“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MEGA48V_88V_168V.pdf
ATmega48 (4Kbytes) Atmel 4K words 32 words PC[4:0] 128 PC[11:5] 11 ATmega88 (8Kbytes) Atmel 8K words 64 words PC[5:0] 128 PC[12:6] 12 ATmega168 (16Kbytes) Table 28-10. No. of words in a page and no. of pages in the EEPROM. EEPROM Page No. of Device size size PCWORD pages PCPAGE EEAMSB ATmega48 256 bytes 4 bytes EEA[1:0] 64 EEA[7:2] 7 ATmega88 512 bytes 4 bytes EEA[1:0] 128 EEA[8:2] 8 ATmega168 512 bytes 4 bytes EEA[1:0] 128 EEA[8:2] 8 28.6 Parallel programming parameters, pin mapping,
in „analog comparator interrupt probleme mit atmegas“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
// LPC2103@60MIPS = 46.93µs pa8 = a; for (i=0; i<256; i++) { *pa8++=0x11; } // copy 256 single bytes // PIC18@10MIPS = // PIC24@40MIPS = 96.20µs // dsPIC@30MIPS = 188.10µs // ATMEGA@16MIPS = 914µs // LPC2103@60MIPS = 64.02s pa8 = a; pb8 = b; for (i=0; i<256; i++) { *pa8++=*pb8++; } // clear 128 16bit words // PIC18@10MIPS = // PIC24@40MIPS = 48.20µs // dsPIC@30MIPS = 64.26µs // ATMEGA@16MIPS = 329µs // LPC2103@60MIPS = 23.47µs pa16
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
problems.pdf
STK500 1. creating a small testprogramm using Timer0-int is running with this toolset for the target atmega8, but not atmega32. The Problems is, that i suppose (because of the map-file) generated, that, when, in case of the atmega8-device the lib crtm32.0 is included. Then in the map file is before the '
in „no interrupts for atmega32 but for atmega8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
boards.txt
0592MHz_external.bootloader.low_fuses=0xf7 1284.menu.clock.11_0592MHz_external.build.f_cpu=11059200L 1284.menu.clock.8MHz_external=External 8 MHz 1284.menu.clock.8MHz_external.upload.speed=57600 1284.menu.clock.8MHz_external.bootloader.low_fuses=0xf7 1284.menu.clock.8MHz_external.build.f_cpu=8000000L 1284.menu.clock.7
in „Atmega 1284p lässt sich häufig nicht flashen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
RFM69.h
|| defined(__AVR_ATmega8__) || defined(__AVR_ATmega88__) #define RF69_IRQ_PIN 2 #define RF69_IRQ_NUM 0 #elif defined(__AVR_ATmega644P__) || defined(__AVR_ATmega1284P__) #define RF69_IRQ_PIN 2 #define RF69_IRQ_NUM 2 #elif
in „RFM69HW-Arduino Nano "Funkklingel"“ · HF, Funk und Felder ·
-
PDF
ATMega_48_88_168.pdf
Packages – 23 Programmable I/O Lines – 28-pin PDIP, 32-lead TQFP and 32-pad MLF Operating Voltage: – 1.8 - 5.5V for ATmega48V/88V/168V – 2.7 - 5.5V for ATmega48/88/168 Temperature Range: – -40°C to 85°C Speed Grade: – ATmega48V/88V/168V: 0 - 6 MHz @ 1.8 - 5.5V, 0 - 12 MHz @ 2.7 - 5.5V – ATmega48/88/168:
in „I2C/TWI TWBR > 10 warum?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fuselayout.xml
<FUSELAYOUTS> <LOWFUSE> <LAYOUT id="1" comment="For ATmega8,ATmega16,ATmega32"> <BIT position="0" name="CKSEL0" details="Select Clock source" default="1" /> <BIT position="1" name="CKSEL1" details="Select Clock source" default="0" /> <BIT position="2" name
in „extreme Burner AVR 1.4.3 + ATTiny Erweiterungen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATmega48PA-ATmega88PA-ATmega168PA_Datasheet.pdf
ATmega48PA/ATmega88PA/ATmega168PA 8-bit AVR Microcontroller with 4/8/16K8/16Kbytes In-system DATASHEET Features ● High performance, low power AVR 8-Bit microcontroller ● Advanced RISC architecture ● 131 powerful
in „Probleme mit Int Capt ISR ATmega48PA“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
arduino_verbose_dump.txt
ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Users\\xxXXxxXXxx\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.4\\cores\\arduino" "-IC:\\
in „Arduino Mega2560 mit externem RAM: linker flag für .data section geht nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Druck.pdf
| Neuer Beitrag | Suchen | Anmelden | Benutzerliste | Bildergalerie | Hilfe | Login ATmega48, 1090MHz, USB-ISP Brenner , SOS.--- Autor: J. Joyce (forrestjump) Datum: 03.02.2010 23:26 Angehängte Dateien: homebrewADSB.jpg 99,8 KB, 192 Downloads guten abend, beiße mir gerade an folgendem Projekt
in „Bug? beim Internetausdrucken“ · www.mikrocontroller.net ·
-
Datei
benchmark.c
// ATMEGA@16MIPS = 657µs // Z16F@20MIPS = 46.2µs // LPC2103@60MIPS = 46.93µs pa8 = a; for (i=0; i<256; i++) { *pa8++=0x11; } // copy 256 single bytes // PIC18@10MIPS = // PIC24@40MIPS = 96.20µs // dsPIC@30MIPS = 188.10µs // ATMEGA@16MIPS = 914µs // Z16F@20MIPS = 77.0µs // LPC2103@60MIPS = 64.0µs pa8 = a; pb8 = b; for (i=0; i<256; i++) { *pa8++=*pb8++; } // clear 128 16bit words // PIC18@10MIPS = // PIC24@40MIPS = 48.20µs //
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
yaap.ini
AT90S1200 Dev2=ATtiny12 Dev3=ATtiny15 ;Dev4=ATtiny22 Dev5=AT90S2313 Dev6=AT90S2323 Dev7=AT90S2333 Dev8=AT90S2343 Dev9=AT90S4414 Dev10=AT90S4433 Dev11=AT90S4434 Dev12=AT90S8515 Dev13=AT90S8535 Dev14=ATmega103 Dev15=ATmega103_Old Dev16=ATmega161 Dev17=ATmega162 Dev18=ATmega163 Dev19=ATtiny26L Dev20=ATmega8515 Dev21=ATmega32 Dev22=ATmega8 Dev23=ATmega16 Dev24=ATmega128 Dev25=ATtiny2313 [Fuses] A=CKSEL0 B=CKSEL1 C=CKSEL2 D=CKSEL3 E=BODEN F=BODLEVEL(0) G=SPIEN H=BOOTRST I=BOOTSZ0 J=BOOTSZ1 K=SUT0 L=SUT1 M=ESAVE N=CKOPT
in „Mega16 Programmieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
nRF24L01plus.pdf
2.4GHz-HowTo von der Beschreibung abweichend sind die folgenden Verbindungen: • nRF24L01+ CE → Arduino D8 (ATMega8 PB0) • nRF24L01+ CSN → Arduino D4 (ATMega8 PD4) • nRF24L01+ IRQ → Arduino D3 (ATMega8 PD3) Gaaaanz wichtig der 100µF Kondensator nahe bei der 3,3V Versorgung für den nRF24L01+ nicht vergessen
in „Repeating und Routing Netzwerk mit Arduino und nRF24L01+“ · Projekte & Code ·
-
Datei
MegaBoot.c
*BOOTSIZE) + 1) /* * Signature bytes are not available in avr-gcc io_xxx.h */ #if defined (__AVR_ATmega8__) #define SIGNATURE_BYTES 0x1E9307 #elif defined (__AVR_ATmega16__) #define SIGNATURE_BYTES 0x1E9403 #elif defined (__AVR_ATmega32__) #define SIGNATURE_BYTES 0x1E9502 #elif defined (__AVR_ATmega8515
in „mega128 und Fleury-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TechnicalReference_ATmega32Board.pdf
5 3 Schaltungsbeschreibung Auf dem ATmega32 Entwicklungsboard kommt ein leistungsstarker Mikrocontroller vom Typ ATmega32 zum Einsatz. Der Mikrocontroller enthält eine 8-Bit AVR RISC CPU, 32KB Flash, 2KB SRAM und 1KB EEPROM. Weiter bietet
in „unbekanntes Board / Programmer ib-markl“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATmega1284P_128KByte.pdf
ATmega164A/PA/324A/PA/644A/PA/1284/P ® megaAVR Data Sheet Introduction The ATmega164A/PA/324A/PA/644A/PA/1284/P is a low power, CMOS 8-bit microcontrollers based on the ® AVR enhanced RISC architecture. The
in „ATmega1284P versus ohne P“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tm.patch
18:43:08.000000000 +0200 +++ Flash/Synth_config.h 2013-03-27 03:07:57.000000000 +0100 @@ -11,7 +11,8 @@ #warning "F_CPU wird auf 16Mhz gesetzt." #endif -#if defined(__AVR_ATmega48__) \ +#if defined(__AVR_ATmega8__) \ + || defined(__AVR_ATmega48__) \ || defined(__AVR_ATmega88__) \ || defined(__AVR_ATmega168