-
Datei
eforth_328.ino
0x0A4E, /* 0F16 */ 0x0EAC, /* 0F18 */ 0x0A46, /* 0F1A */ 0x0A1A, /* 0F1C */ 0x0A3E, /* 0F1E */ 0x0DD4, /* 0F20 */ 0x0A06, /* 0F22 */ 0x0F14, /* 0F24 */ 0x0B18, /* 0F26 */ 0x09D6, /* 0F28 */ 0x0F06, /* 0F2A */ 0x4604, /* 0F2C */ 0x4C49, /* 0F2E */ 0x004C, /* 0F30 */ 0x0006, /* 0F32 */ 0x0A6A, /* 0F34
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
0x0A4E, /* 0F16 */ 0x0EAC, /* 0F18 */ 0x0A46, /* 0F1A */ 0x0A1A, /* 0F1C */ 0x0A3E, /* 0F1E */ 0x0DD4, /* 0F20 */ 0x0A06, /* 0F22 */ 0x0F14, /* 0F24 */ 0x0B18, /* 0F26 */ 0x09D6, /* 0F28 */ 0x0F06, /* 0F2A */ 0x4604, /* 0F2C */ 0x4C49, /* 0F2E */ 0x004C, /* 0F30 */ 0x0006, /* 0F32 */ 0x0A6A, /* 0F34
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MyPC_sch.pdf
XTALO 18 R 1 C 1 G ETH_SCK 5 CLK A 23 XTALI ETH_SI 7 DI Ray 2 VS_CS 13 CS 15 3 -HOLD NArDO VS_DCS 28 DCS VCO -WP GND PC_MOSI 29 SCLK 32 R29 1.8V 3.3V FM25-S 4 PC_MISO 30 SI TEST . 10k V 8 0 SO 6 100k 3 . . R 1 VS_DREQ 8 IOVCC0 14 R4 3 3 GND V DREQ IOVCC1 19 IC7 ETH_SO . R5 26 IOVCC2 XMEGA128A1 3 100k
in „Bitte Schaltplan&Layout checken“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.cpp
Ringbuffer usw. * * Interrupt-Vector Namen Übersicht: * C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\avr\include\avr\iotn841.h * * Projekt -> meinProjekt Properties -> Konfiguration > alle Konfigurationen * Projekt -> meinProjekt Properties -> C/C++ Compiler > Symbols > Defined
in „ISR Code schneller machen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XMega_Uniboard_sch.pdf
3 V + EA_DOG-M_Display 35 VDD CAP1N 30 C1 34 VDD2 CAP1P 29 1µF 3 V CAP2N 27 C2 + PC4 39 RST CAP2P 28 A PC5 36 SI 1µF PC7 37 SCL PC6 38 A0 A1 1 PC0 40 CS1B A2 20 R11 C1 2 R12 C2 19 CAP3P 31 25 V4 VOUT 32 1µF 24 V3 C3 1µF 23 V2 C4 1µF 22 V1 VSS1 33 1µF C5 1µF 21 V0 VSS 26 C6 1µF C7 C8 GND GND B GND GLCD
in „Kleines Xmega-Board - Verbesserungsvorschläge?“ · Platinen ·
-
Datei
disassebled_minimal_change_crash.asm
; 0x1f 1eb8: f8 a0 ldd r15, Y+32 ; 0x20 1eba: 4c 01 movw r8, r24 1ebc: 5d 01 movw r10, r26 1ebe: 8c 28 or r8, r12 1ec0: 9d 28 or r9, r13 1ec2: ae 28 or r10, r14 1ec4: bf 28 or r11, r15 1ec6: a0 96 adiw r28, 0x20 ; 32 1ec8: 8c ae std
in „Bizarrer Firmware crash - ATmega4808. Wie Debuggen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Akkulader_Beschreibung.pdf
dem 32-fachen der Spannung (m32s). Die Umrechnung vom Messwert in eine Spannung (in mV) erfolgt nach der folgenden Formel: UmV∗256=m32s∗256∗5000/1024∗32=39∗m32s Akkulader, Beschreibung 10 info@avr-asm-tutorial.net
in „2A 1s Li-ion Lader + Protection“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
disassebled_original_working.asm
; 0x1f 1eb8: f8 a0 ldd r15, Y+32 ; 0x20 1eba: 4c 01 movw r8, r24 1ebc: 5d 01 movw r10, r26 1ebe: 8c 28 or r8, r12 1ec0: 9d 28 or r9, r13 1ec2: ae 28 or r10, r14 1ec4: bf 28 or r11, r15 1ec6: a0 96 adiw r28, 0x20 ; 32 1ec8: 8c ae std
in „Bizarrer Firmware crash - ATmega4808. Wie Debuggen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tft.c
); //ILI9327: [xx 02 04 93 27 FF] if (ret == 0x9327) return 0x9327; ret = readReg32(0xFE) >> 8; //weird unknown from BangGood [04 20 53] if (ret == 0x2053) return 0x2053; uint32_t ret32 = readReg32(0x04); msb = ret32 >> 16; ret = ret32; // if (msb = 0x38 && ret == 0x8000) //unknown
in „4DLCD-32QA mit STM32 initialisieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
abused_bootloder_disassembly.txt
boot.elf: file format elf32-avr Disassembly of section .data: 00000000 <_binary_boot_raw_start>: 0: ff ff .word 0xffff ; ???? 2: ff ff .word 0xffff ; ???? 4: ff ff .word 0xffff ; ???? 6: ff ff .word 0xffff ; ???? 8: ff ff .word
in „ATmega-Bootloader vom Hauptprogramm aus flashen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.asm
; File: tn12-isp-simulator\main.asm ; Device: AVR64DD32 ; Created: 2025-01-28 ; Version: 2025-02-03 ; Author: Johannes Fechner ; Select whether to output debug messages via USART0: .equ DEBUG = 1 ;.include "C:\Program Files\Microchip\MPLABX\v6.20\packs\Microchip\AVR-Dx_DFP\2.4.286\avrasm\inc\AVR64DD32def.inc" .include "macros.inc" .equ SIMFLASH_SIZE = 1024 ; CPU clock frequency: .equ F_CPU = 20_000_000 ; Hz ; SPI for communication with host/"programmer": .equ SPI_VDIR
in „AVR64DD32, UART-Ausgabe bleibt hängen, Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Assembler_Manual.pdf
(3-bit) s: Bit in the Status Register (3-bit) X,Y,Z: Indirect Address Register (X=R27:R26, Y=R29:R28 and Z=R31:R30) A: I/O location address q: Displacement for direct addressing (6-bit) Rev. 0856J–AVR–07/2014 Instruction Set Manual_AVR_07/2014 1. I/O Registers 1.1 RAMPX, RAMPY, RAMPZ Registers concatenated
in „Zero Flag und Conditional Branches“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.h
lcd.c) Author: Peter Fleury <pfleury@gmx.ch> http://jump.to/fleury File: $Id: lcd.h,v 1.12.2.4 2005/02/28 22:54:41 Peter Exp $ Software: AVR-GCC 3.3 Hardware: any AVR device, memory mapped mode only for AT90S4414/8515/Mega ***************************************************************************/ /** @
in „LCD Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
INSTR_SET.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 16 AVR Instruction Set 0856G–AVR–07/08 AVR Instruction Set ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63
in „Schritt für Schritt zum Programierer!“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
INSTR_SET.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 16 AVR Instruction Set 0856G–AVR–07/08 AVR Instruction Set ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63
in „Maschinensprache für ATMEL“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Instruction_Set__doc0856.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 16 AVR Instruction Set 0856G–AVR–07/08 AVR Instruction Set ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63
in „Benötigte Taktzyklen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
avr_instruction_set.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 16 AVR Instruction Set 0856G–AVR–07/08 AVR Instruction Set ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63
in „HEX Code Tabelle“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
doc0856.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 16 AVR Instruction Set 0856F–AVR–05/08 AVR Instruction Set ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63
in „Wie schnell ist euer uC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Assemblerbefehlavr.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
-
PDF
AVR-Instuction-Set_doc0856.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „Registerdarstellung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DOC0856_INSTRUCTIONSET.PDF
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „Geschwindigkeit“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR-Instuction-Set_doc0856.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „AVR Studio Prgrammadressen merkwürdig“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DOC0856_INSTRUCTIONSET.PDF
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „erstes ASM Programm.wo ist der Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Instruction_Set.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „AVR, Assemblerbefehle“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Instruction_Set_doc0856.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856E–AVR–11/05 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „rechnen in Assembler mit AVR“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
instruction-set.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856D–AVR–08/02 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „LED Multiplex ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Befehlssatz_der_AVRs.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856D–AVR–08/02 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „Bascom: Config Com1“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
avr_at90_befehlsatz.pdf
otherwise. R (Result) equals Rd after the operation. Example: add r1,r2 ; Add r2 to r1 (r1=r1+r2) add r28,r28 ; Add r28 to itself (r28=r28+r28) Words: 1 (2 bytes) Cycles: 1 17 0856D–AVR–08/02 ADIW – Add Immediate to Word Description: Adds an immediate value (0 - 63) to a register pair and places the result
in „Rd Rr im indirekten Adressierungsmodus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
doc8209.pdf
characteristics of the SPI module, see Section “SPI timing characteristics” on page 298. ATmega16M1/32M1/64M1 [DATASHEET] 292 8209E–AVR–11/2012 28. Electrical characteristics 28.1 Absolute maximum ratings* *NOTICE: Stresses beyond those listed under “Absolute Operating temperature.....................
-
PDF
KSZ8851SNL.pdf
2017-2021 Microchip Technology Inc. KSZ8851SNL/SNLI 2.0 PIN DESCRIPTION AND CONFIGURATION FIGURE 2-1: 32-PIN 5 MM X 5 MM QFN ASSIGNMENT, (TOP VIEW) I I 1 D N L N D_ E I D G C O S D L S V D S S C V 32 31 30 29 28 27 26 LED0 1 24 DGND PME 2 23 VDD_D1.8 INTRN 3 22 DGND DGND 4 Paddle Ground on 21 X2 VDD_CO1.8
in „KSZ8851 Ethernet komplizierte Frage.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
kueche_2.lst
AVRASM ver. 2.1.7 C:\src\Hz\Kueche-02\main.asm Thu Apr 20 17:46:28 2006 C:\src\Hz\Kueche-02\main.asm(7): Including file 'C:\Programme\Atmel\AVR Tools\AvrAssembler2\Appnotes\tn2313def.inc' C:\src\Hz\Kueche-02\main.asm(145): Including file 'C:\src\Hz\Kueche-02\lcd.asm
-
PDF
ATmega48PA-ATmega88PA-ATmega168PA_Datasheet.pdf
ESR recommendations on 6.5pF, 9.0pF and 12.5pF crystals Table 9-7. Maximum ESR Recommendation for 32.768kHz Crystal (1) Crystal CL (pF) Max ESR [k] 6.5 75 9.0 65 12.5 30 Notes: 1. Maximum ESR is typical value based on characterization 28 ATmega48PA/88PA/168PA [DATASHEET] 9223F–AVR–04/14 The low-frequency
in „Probleme mit Int Capt ISR ATmega48PA“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SD-Card-FAT32_SDHC.diff
known */ + if ((dd->fs->partition->type == PARTITION_TYPE_FAT32) && + (dd->dir_entry.cluster == 0)) { + dd->dir_entry.cluster = dd->fs->header.root_cluster; + } +#endif if(dd->dir_entry.cluster == 0) { /* read entry from
-
PDF
IRF3205.pdf
Temperature Range °C Soldering Temperature, for 10 seconds 300 (1.6mm from case ) Mounting torque, 6-32 or M3 srew 10 lbf in (1.1N m) Thermal Resistance Parameter Typ. Max. Units RθJC Junction-to-Case ––– 0.75 RθCS Case-to-Sink, Flat, Greased Surface 0.50 ––– °C/W RθJA Junction-to-Ambient ––– 62 www.irf.com
in „Hohe Ströme aus Akku Entladen ?!“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
irf3205.pdf
Temperature Range °C Soldering Temperature, for 10 seconds 300 (1.6mm from case ) Mounting torque, 6-32 or M3 srew 10 lbf in (1.1N m) Thermal Resistance Parameter Typ. Max. Units RθJC Junction-to-Case ––– 0.75 RθCS Case-to-Sink, Flat, Greased Surface 0.50 ––– °C/W RθJA Junction-to-Ambient ––– 62 www.irf.com
in „Erzeugt ein 9V-Printtrafo mehr als 750V?“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
ohne_kontrollausgabe.asm
c:\temp\arduino_build_705076/sketch_jul13a.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 35 00 jmp 0x6a ; 0x6a <__ctors_end> 4: 0c 94 5d 00 jmp 0xba ; 0xba <__bad_interrupt> 8: 0c 94 5d 00 jmp 0xba ; 0xba <__bad_interrupt>
in „AVR Inline Optimierung kaputt?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Original.asm
0068 6290 00D0 '.b..-...p..{p...' st X, r25 ; 0069 939C 00D2 '..-...p..{p.....' rcall avr0398 ; 006A D32D 00D4 '-...p..{p.......' avr006B: rjmp avr004F ; 006B CFE3 00D6 '..p..{p.........' avr006C: lds r23, 0x0060 ; 006C 9170 0060 00D8 'p..{p...........' andi r23, 0xBF ; 006E 7B7F 00DC '.
in „32 kHz kompatibler Bootloader gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MEGA48V_88V_168V.pdf
noise reduction, power-save, power-down, and standby I/O and packages – 23 programmable I/O lines – 28-pin PDIP, 32-lead TQFP, 28-pad QFN/MLF and 32-pad QFN/MLF Operating voltage: – 1.8V - 5.5V for Atmel ATmega48V/88V/168V – 2.7V - 5.5V for Atmel ATmega48/88/168 Temperature range: – -40 °C to 85°C Speed
in „analog comparator interrupt probleme mit atmegas“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATMega128CAN11_short.pdf
Features High-performance, Low-power AVR 8-bit Microcontroller Advanced RISC Architecture – 133 Powerful Instructions – Most Single Clock Cycle Execution – 32 x 8 General Purpose Working Registers + Peripheral Control Registers – Up to 16
in „ATmega128CAN11“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATMega128CAN11_short.pdf
Features High-performance, Low-power AVR 8-bit Microcontroller Advanced RISC Architecture – 133 Powerful Instructions – Most Single Clock Cycle Execution – 32 x 8 General Purpose Working Registers + Peripheral Control Registers – Up to 16
in „ATmega128CAN11“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iom324pb.h
SUCH DAMAGE. ****************************************************************************/ #ifndef _AVR_ATMEGA324PB_H_INCLUDED #define _AVR_ATMEGA324PB_H_INCLUDED #ifndef _AVR_IO_H_ # error "Include <avr/io.h> instead of this file." #endif #ifndef _AVR_IOXXX_H_ # define _AVR_IOXXX_H_ "iom324pb.h" #else
in „ATMega324PB: Header?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Adafruit_ST7735.h
protocol only! uint8_t readdata(void), readcommand8(uint8_t); uint16_t readcommand16(uint8_t); uint32_t readcommand32(uint8_t); void dummyclock(void); */ private: uint8_t tabcolor; void spiwrite(uint8_t), writecommand(uint8_t c), writedata(uint8_t d), commandList(const uint8_t *addr), commonInit(const
in „Fehlermeldung Arduino C++“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ATtiny_Servo_Code.cpp
Properties -> C++ Compiler > Miscellaneous: * eintragen: -std=c++11 (wegen constexpr) * */ #include <avr/io.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <avr/interrupt.h> #include <util/crc16.h> #include <util/atomic.h> // für cli() und sei() mit SREG Sicherung #include "pinDefi.h
in „ISR Code schneller machen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Code_A-D.cpp
#include <avr/io.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <avr/interrupt.h> #include <util/crc16.h> #include <util/atomic.h> // für cli() und sei() mit SREG Sicherung #include "pinDefi.h
in „ISR Code schneller machen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd-char.c
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> #define sce0 PORTB&=0XFB //Ƭѡ #define res0 PORTB&=0XFE //žŽÎ»,0žŽÎ» #define dc0 PORTB&=0XFD //1ÐŽÊýŸÝ£¬0ÐŽÖžÁî #define
in „LCD Nokia 5510 Initialisierungsproblem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
output.txt
d20: ori r21, 0x3f ; 63 d22: cbr r22, 0xf0 ; 240 d24: subi r23, 0xf9 ; 249 d26: ori r22, 0x14 ; 20 d28: ori r23, 0x14 ; 20 d2a: cbr r21, 0xc0 ; 192 d2c: ori r23, 0x14 ; 20 d2e: andi r23, 0x42 ; 66 d30: mov r0, r16 d32: ori r22, 0xf4 ; 244 d34: ori r21, 0x3f ; 63 d36: cbr r22, 0xf0 ; 240 d38: subi r23,
in „Atmega8 löst Timerinterrupt nicht aus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DCF77_Mega88.c
Sync Zeichen für die Uhr DCFfunc; // DCF Funktions // TagesTafeln unsigned char MonthDay[13]={0, 31 , 28 , 31 , 30 , 31 , 30 , 31 , 31 , 30 , 31 , 30 , 31}; unsigned char TIM0_Cnt=0; unsigned int Second, Minute, Hour, WDay, Day=1, Month=1, Year=1970; // USART Receiver buffer #define RX_BUFFER_SIZE0 32 char
in „DCF77 Bit0 ermitteln“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ttester.pdf
Programmer unterstützen und die Konfiguration muss in der Makefile richtig angepaßt sein. Die Abbildungen 2.28 zeigen das File-Menü der Bedienoberfläche von WinAVR zum Öffnen der Datei Makefile und zum Abspeichern der Makefile nach den Änderungen (save). 36 (a) open Makefile (b) save Makefile Abbildung 2.28. Bedienung
-
PDF
AVR309_doc2556.pdf
/SCL 28 Dc5 RxD 2 PD0/RXD PC4/ADC4/SDA 27 Dc4 VCC RS232 TTL TxD 3 26 Dc3 4 PD1/TXD PC3/ADC3 25 Dc2 Dd3 5 PD2/INT0 PC2/ADC2 24 Dc1 Dd4 6 PD3/INT1 PC1/ADC1 23 Dc0 + 7 PD4/T0/XCK PC0/ADC0 22 C2 100n VCC 8 VCC GND
in „Programmer incl. neuem Code für Atmel AN910“ · Projekte & Code ·
-
Datei
mit_kontrollausgabe.asm
c:\temp\arduino_build_705076/sketch_jul13a.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 35 00 jmp 0x6a ; 0x6a <__ctors_end> 4: 0c 94 5d 00 jmp 0xba ; 0xba <__bad_interrupt> 8: 0c 94 5d 00 jmp 0xba ; 0xba <__bad_interrupt>
in „AVR Inline Optimierung kaputt?“ · Mikrocontroller und Digitale Elektronik ·