-
Datei
avr-m8_z80.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr_cpm.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XMEGA-A3BU_XPLAINED_Design_Documentation_rev2.PDF
P301300 Power LED and USB Status LED TP301 USB Transient protection B VCC_P3V3 VCC_P3V3 VCC_P3V3 B 32 82 72 3 k 8 k 7 k R0 0 TP304 C30 0 30 0 R 1 R 1 R 1 31 01 81 71 VCC_P3V3 VCC_P3V3 2 2 2 2 W044 0144 0244 2 / I2 3 / I2 CSW30 OSW31 OSW32 C32Y C3 Y 02CC30 SKRAAKE010 SKRAAKE010 SKRAAKE010 D 2 D 2 1n 7
in „LED toggeln mit ATxmega256A3BU“ · 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 ·
-
PDF
landtiger_v2.0_-_manual__v1.1.pdf
different LCD panels and some differences in the electrical design. The displays are identified as HY32C and HY32D. Figuur 25 HY32C (left) and HY32D (right) seen from frontside Notice that LCD HY32C has only one row of connectors and HY32D has two connectors with identical pinout. Physical dimensions and
-
Datei
bm00.asm
bm00.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 3e 00 jmp 0x7c ; 0x7c <__ctors_end> 4: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt> 8: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt>
in „FixedPoint in C und C++“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
MK3_2560_FASTFAT16.h
------------------------------------------------------------ #define HTOL16(val) (val) #define HTOL32(val) (val) #define LTOH16(val) (val) #define LTOH32(val) (val) #define htol16(h) (h) #define htol32(h) (h) #define ltoh16(l) (l) #define ltoh32(l) (l) uint16_t read16(const uint8_t* p); uint32_t read32
in „Micro SD Karte SPI an Xmega“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
nRF24L01plus.pdf
Schnittstelle im Arduinosystem verdoppelt werden. z.B. C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino\HardwareSerial.h #define SERIAL_RX_BUFFER_SIZE 64 ändern in #define SERIAL_RX_BUFFER_SIZE 128 Arduino muss danach neu gestartet werden. Linuxsystem als Server Letztlich benötigt man einen
in „Repeating und Routing Netzwerk mit Arduino und nRF24L01+“ · Projekte & Code ·
-
Datei
MK3_2560_LCD.h
t-online.de //----------------------------------------------------------------------------- // Fuer das myAVR MK3 Board // mit ATMega-2560 @ 16MHz // LCD-Ausgabe // Grafik-LCD an PortA Bit0 bis Bit7 und PortC Bit0 bis Bit7 // Quick-Jumper PortA+C muss gesetzt sein //----------------------------------------------------------------------------- // das File muss im Ordner // "myAVR/WinAVR/AVR/Include/UB_MK3_2560/" // liegen und mit #include <UB_MK3_2560/MK3_2560_LCD.h> // eingebunden werden // // Vorsicht : Falls die Funktionen "FLOAT" benutzt werden sollen, // muss im Main-Programmkopf
in „SHT11 an ATmega2560 Es funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AssemblerTest002_schlank.ino.asm
c:\temp\arduino_build_979719/AssemblerTest002_schlank.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 34 00 jmp 0x68 ; 0x68 <__ctors_end> 4: 0c 94 3e 00 jmp 0x7c ; 0x7c <__bad_interrupt> 8: 0c 94 3e 00 jmp 0x7c ; 0x7c <__bad_interrupt>
in „AVR Assembler Probleme mit Power Down Code“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_hdi.c
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ #ifndef __AVR_ATmega32U4__ #define __AVR_ATmega32U4__ #endif #define USB_SERIAL_PRIVATE_INCLUDE #include "usb_hdi.h" /************************************************************************** * * Configurable Options
in „Teensy HDI läuft nicht richtig“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fading_v1b.c
Uhr in der Nacht automatisch ausgehen und bei Tag wieder an. http://www.mikrocontroller.net/articles/AVR-Tutorial:_Uhr Programmübersicht: 0) Deklarationen 1) Interruptsteuerung 2.) Prgrammfunktionen 3.) Hauptprogramm */ #include <stdlib.h> #include <math.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> volatile int sec_overflow = 0; // Überlaufvariable // alle Uhrendaten mit 0 initialisieren volatile unsigned char second = 0; volatile unsigned char minute = 0; volatile unsigned char hour
in „Fading Funkuhr“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Dokumentation.pdf
frage ein solches Display kostengünstig zu Verfügung. Dieses EA-KIT 240-6 mit ei- ner Größe von 240*64 Pixel hat einen internen Speicher für Bilder und Makros. Mit diesen Makros kann unter anderem eine Menüführung realisiert werden, die gleich- zeitig die hierfür erforderlichen Ressourcen im µController
in „Vielen Dank!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mainpage.c
parallel output; 1=serial output through SPI interface #define MODULE_TYPE 1 #include <stdio.h> #include <avr/io.h> #include <avr/wdt.h> #include <util/delay.h> #include <math.h> #include <inttypes.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include "SPI.h" #include "mcp2515_defs.h" #include "MCP2515
in „ATmega2560, Speicher voll bei Program: 30% Data 8%“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
(p = base, i = 0; i < 32; i++) { uint32_t actual; uint32_t expected = ~(1UL << i); actual = hugemem_read32(p); if (actual != expected) { return ERR_IO_ERROR; } p = (hugemem_ptr_t)((uint32_t)p + sizeof(uint32_t)); } return STATUS_OK
in „Xmega128-a1-explained und ASF“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ASUS_ML229H_LM215WF3-SLC1_Datasheet.pdf
69 67 39 193 162 B 24 174 87 86 58 29 Blue Green Red Yellow Magenta Cyan R 26 72 197 241 207 35 G 32 148 27 212 62 126 B 145 65 37 36 151 172 White Neutral 8 Neutral 6.5 Neutral 5 Neutral 3.5 Black R 240 206 155 110 63 22 G 240 206 155 110 63 22 B 240 206 155 110 63 22 Ver. 0.1 Jan. 04. 2011 22 / 32
in „Hilfe bei LVDS Signal“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVRGCC5.c
/* * AVRGCC5.c * * Created: 29.12.2012 20:46:07 * Author: Jan */ #include <avr/io.h> #include <avr/interrupt.h> #include <stdint.h> #include <util/delay.h> #define TASTER_M PB0 // Minutentaster zur Zeiteingabe #define TASTER_S PB1 // Stundentaster zur Zeiteingabe #define TASTER_EIN
in „Digitaluhr bleibt plötzlich stehen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PuCaRe-letzter.c
#include <stdio.h> #include <avr/pgmspace.h> #include <util/delay.h> #include <avr/interrupt.h> #include "TWIMaster.h" #include "lcd.h" #include "USART_1200.h" #define TWI_GEN_CALL 0x00 // The General Call address is 0 // Sample TWI
-
PDF
Bidirektionale_RS232_Funkbr_cke_mit_RFM12_2.pdf
Impulsgeber -> Atmega32 -> RFM12 ........ RFM12 -> Atmega32 -> Servo In wie weit kann ich die rf12.c / .h nutzen bzw. was müsste ich in der rf12.c / .h anpassen um diese getrennt nutzen zu können? Danke schonmal, Ralf Autor
in „bidirektionale RS232 Funkbrücke mit RFM12“ · Projekte & Code ·
-
Datei
sketch_mar13a.ino.mitKonstruktor.asm
c:\temp\arduino_build_634409/sketch_mar13a.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 34 00 jmp 0x68 ; 0x68 <__ctors_end> 4: 0c 94 46 00 jmp 0x8c ; 0x8c <__bad_interrupt> 8: 0c 94 46 00 jmp 0x8c ; 0x8c <__bad_interrupt>
in „c++ static class mit und ohne Konstructor“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nokia_lcd.c
fonts support. 2003-03-20 - v0.3: Serialization optimized, 2003-05-27 - v0.4: runable Version for WinAVR Author: Guido Fischer; http://www.ispf.de --------------------------------------------------------------------------------------------------*/ #include <avr/io.h> #include <avr/pgmspace.h> #include
in „Nokia LCD: Problem mit SBI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Artikel_Flashboard.PDF
ein AVR oder ein neuere Konzepte gibt. – interner Watchdog-Timer erweiterter 8051 sein? Die schwie- Der verwendete AT89S8252 (Bild 1) – Serielle Schnittstelle – Programmierschnittstelle rige Frage nach dem
in „AT89C51AC2 ISP aber wie?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ATmega2560.xml
BIT0> </SPH> <SPL> <NAME>SPL</NAME> <DESCRIPTION>Stack Pointer Low</DESCRIPTION> <TEXT>The general AVR 16-bit Stack Pointer is effectively built up of two 8-bit registers in the I/O space locations $3E ($5E) and $3D ($5D). As the AT90S4414/8515 supports up to 64 kB external SRAM, all 16-bits are used
in „Eclipse AVR win32 komplett?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PicoTerm-demo.ino
TIMSK1 = BIT(OCIE1A); // COMP1A Int-enable f�r 1000 Hz sei(); } // 1 ms Langzeittimer auslesen uint32_t lese_timer(void) { uint32_t temp; cli(); temp = timer; sei(); return(temp); } static void sync() { init_timer1(); sync_flag=0; while(!sync_flag); } // ins 1 ms Intervallen warten void delay_ms(uint32
in „PicoTerm-TFT, farbiges 4,3"-Terminal mit Pico-Board RP2040“ · Projekte & Code ·
-
Datei
spi_tft.ino
char #define uint unsigned int #define ushort unsigned short #define ulong unsigned long #include <avr/io.h> #include <avr/interrupt.h> #include <stdlib.h> #include <stdio.h> #include <string.h> // Vorwärtsreferenzen void tft_touchmeld(unsigned char nr); void tft_clr(void); void tft_fcol(unsigned char
-
Datei
font6x8.h
Date: 12.02.2004 * * * *********************************************/ #include <inttypes.h> #include <avr/pgmspace.h> #ifndef FONT6X8_H #define FONT6X8_H #define FONT6X8_WIDTH 6 #define FONT6X8_HEIGHT 8 static uint8_t __attribute__ ((progmem)) Font6x8[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // "(space
in „Displaytech 64128A an ATMega8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
font6x8.h
Date: 12.02.2004 * * * *********************************************/ #include <inttypes.h> #include <avr/pgmspace.h> #ifndef FONT6X8_H #define FONT6X8_H #define FONT6X8_WIDTH 6 #define FONT6X8_HEIGHT 8 static uint8_t __attribute__ ((progmem)) Font6x8[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // "(space
in „STM32 C was passiert da?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stepper.c
ISR(stepperstartstop_irq, TIMER_PULSE_STARTSTOP_TC_IRQ, TIMER_PULSE_STARTSTOP_TC_IRQ_PRIORITY) { uint32_t isr=tc_read_sr(TIMER_PULSE_STARTSTOP_TC, TIMER_PULSE_STARTSTOP_TC_CHANNEL); //Clear interrupt bit if (TIMER_PULSE_STARTSTOP_TC->channel[TIMER_PULSE_STARTSTOP_TC_CHANNEL].IMR.cpcs&&(isr&AVR32_TC_SR2
in „Problem mit Positionsrückmeldung bei GRBL“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IP_Protocol_AVR-Xx100.pdf
AVR-S700_S900_X1100_X2100_X3100_X4100_X5200_X7200_PROTOCOL_V06 Control Protocol[1/4] Last Update: Jun. 30. 2 Denon AVR control protocol Ver.06 Application terminal: Ethernet/RS-232C Model Terminal Beacon No AVR-X1100W/S700W Ethernet 11.2.0 AVR-X2100W/S900W Ethernet/ 11.3.0 RS-232C(X2100W NA only) AVR-X3100W Ethernet/RS-232C 11.4.0 AVR-X4100W Ethernet/RS-232C 11.5.0 AVR-X5200W Ethernet/RS-232C 11.6.0 AVR-X7200W
in „Mit Raspberry über TCP/IP auf AV-Receiver zugreifen und auf Events reagieren“ · Softwareentwicklung ·
-
Datei
main.lst
000045 c080 .DEF __lcd_x=R4 .DEF __lcd_y=R5 .DEF __lcd_maxx=R6 _0: .DB 0x25,0x30,0x32,0x75,0x3A,0x25,0x30,0x32 000046 3025 000047 7532 000048 253a 000049 3230 .DB 0x75,0x3A,0x25,0x30,0x32,0x75,0x0,0x25 00004a 3a75 00004b 3025 00004c 7532 00004d 2500 .DB 0x30,0x32,0x75,0x20,0x25,0x30,0x32,0x75
in „Timer initialisierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-m8_z80.asm
------------------------------------------------------- ;ToDo: Parity at more instructions... .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 do_op_nop: ret ;---------------------------------------------------------------- ;|Mnemonic |SZHPNC|Description |Notes
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ttester.pdf
8-bit AVR with 4/8/16/32KBytes In-System Programmable Flash - ATme- ga48 - ATmega328,. Manual, 8271D-AVR-05/11, 2011 [4] Atmel Corporation Atmel AVR126: ADC of megaAVR in Single Ended Mode,. Application Note,
in „Sammelbestellung Transistortester III - schnelle Runde“ · Markt ·
-
PDF
ttester_ger109k.pdf
8-bit AVR with 4/8/16/32KBytes In-System Programmable Flash - ATme- ga48 - ATmega328,. Manual, 8271D-AVR-05/11, 2011 [4] Atmel Corporation Atmel AVR126: ADC of megaAVR in Single Ended Mode,. Application Note,
in „Sammelbestellung Transistortester III - schnelle Runde“ · Markt ·
-
Datei
8080int-jmp.asm
... .equ ZFL_S = 7 .equ ZFL_Z = 6 .equ ZFL_H = 4 .equ ZFL_P = 2 .equ ZFL_N = 1 .equ ZFL_C = 0 .equ AVR_T = SREG_T .equ AVR_H = SREG_H .equ AVR_S = SREG_S .equ AVR_V = SREG_V .equ AVR_N = SREG_N .equ AVR_Z = SREG_Z .equ AVR_C = SREG_C ;------------------------------------------------; ; Load table value
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SerialComInstruments_Doku.pdf
Numerischen Funktion: setNumInstrument(1, Messwert); //Instrument 1 == Vertikal-Meter } Beispiel in LunaAVR ' Beispiel Funktion für SerialComInstruments ' avr.device = atmega328p avr.clock = 16000000 avr.stack = 100 uart.baud = 115200 uart.Send.enable Dim i, f as single Dim s as string s = "Hallo MC" do for
in „Projekt: Virtuelle Instrumente an serielle Schnittstelle“ · Projekte & Code ·
-
Datei
avr-video-8-8.asm
byte CBSize ;ASCII Zeichenspeicher Framebuf:.byte cpl * 7 ;Framebuffer für 7 Bildzeilen inbuf: .byte 64 ;Eingangsuffer für RSR232 ;Horizontal-Sync, damit startet jede Zeile ;wird alle 64us per Timer0-Int aufgerufen ;erzeugt das H-Sync Signal ;Startet den 64us Timer neu ;Holt, falls nötig, ein neues Zeichen
-
PDF
ALC5000M_KM_G_111208.pdf
C61 6 IC2 C7 C8 IC1 21 52 64 100n 10n 1n 470n AT45DB161D Vcc Vcc AVcc SMD SMD SMD SMD 1 9 C12 C13 + 7 100n SMD GND GND GND R 3 22 53 63 C62 C63 C64 C65 SMDn 25V ELV06547 SMD SMD SMD SMD 470n Bild 45: Haupt-Mikrocontroller mit zugehöriger
in „ELV ALC 5000 - Softwarefehler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR8_Burn_O_Mat_Config.xml
4.0V (3.6V - 4.5V)" Fuse1="0" Fuse2="0"/> </BrownOutDetection> <OscillatorOptions Type="ATmega8" /> </AVR> <AVR name="m32" caption="ATmega32"> <Fuse name="OCDEN" bit="7" fuseByte="hfuse" default="1" desc="Enable OCD (on chip debug)" mode="expert"/> <Fuse name="JTAGEN" bit="6" fuseByte="hfuse" default="0
in „Pollinboard Ponyprog. Probleme mit 644P“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_raw.c
) /* R3: size 5 bytes */ #define R3_OCR_MASK (0xffffffffUL) #define R3_IDLE_STATE (R1_IDLE_STATE + 32) #define R3_ERASE_RESET (R1_ERASE_RESET + 32) #define R3_ILL_COMMAND (R1_ILL_COMMAND + 32) #define R3_COM_CRC_ERR (R1_COM_CRC_ERR + 32) #define R3_ERASE_SEQ_ERR (R1_ERASE_SEQ_ERR + 32) #define R3_ADDR_ERR (R1_ADDR_ERR + 32) #define R3_PARAM_ERR (R1_PARAM_ERR + 32) /* Data Response: size 1 byte */ #define DR_STATUS_MASK 0x0e #define DR_STATUS_ACCEPTED 0x05 #define DR_STATUS_CRC_ERR 0x0a #define DR_STATUS_WRITE_ERR 0x0c
-
Datei
avrdude_out.txt
30: no interesting data avrdude: avr_read(): skipping page 31: no interesting data avrdude: avr_read(): skipping page 32: no interesting data avrdude: avr_read(): skipping page 33: no interesting data avrdude: avr_read(): skipping page
in „avrdude braucht lange zum Beenden (Linux)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iotn841.h
SUCH DAMAGE. ****************************************************************************/ #ifndef _AVR_ATTINY841_H_INCLUDED #define _AVR_ATTINY841_H_INCLUDED #ifndef _AVR_IO_H_ # error "Include <avr/io.h> instead of this file." #endif #ifndef _AVR_IOXXX_H_ # define _AVR_IOXXX_H_ "iotn841.h" #else # error
in „Neue ATtinies 441 und 841“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iic_tx_solo.c
/***************************************************** This program was produced by the CodeWizardAVR V1.24.7e Professional Automatic Program Generator © Copyright 1998-2005 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com e-mail:office@hpinfotech.com Project : Version : Date : 18.06.2007
in „I²C (TWI) CodeVison - Problem bei Pinbelegung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TastaturDigivoice.s
Y+1,r24 .LM9: ldd r24,Y+1 cpi r24,lo8(-3) breq .L7 cpi r24,lo8(-2) breq .L8 cpi r24,lo8(-5) brne .L32 rjmp .L6 .L7: ldi r24,lo8(11) ldi r25,hi8(11) rjmp .L9 .L8: ldi r24,lo8(12) ldi r25,hi8(12) rjmp .L9 .L6: ldi r24,lo8(10) ldi r25,hi8(10) rjmp .L9 .L32: .LM10: in r24,56-0x20 andi r24,lo8(-128) ori r24
in „Tastendrücke und Portbits“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-m8_z80.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TransistorTester_eng_094k.pdf
Addition to the user manual for theAVR Transistor tester K.-H. Kübbeler is only valid for the test version 0.94k Introduction: Based to the Software of Markus Frejek I had started to modify the software. At the beginning the reason for this
-
PDF
ZigBit_OEM_Module_Product_Datasheet.pdf
to D_VCC and DGND 4. It is strongly recommended to avoid assigning an alternative function for OSC32K_OUT pin because it is used by eZeeNet Framework. However, this signal can be used if another peripheral or host processor requires 32.768 kHz clock, otherwise this pin can be disconnected. 5. Normally
-
Datei
test.lst
a.out: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 2a 00 jmp 0x54 4: 0c 94 45 00 jmp 0x8a 8: 0c 94 45 00 jmp 0x8a c: 0c 94 45 00 jmp 0x8a 10: 0c 94 45 00 jmp 0x8a 14: 0c 94 45 00 jmp 0x8a
in „WINAVR mag keinen Vergleich mit 1“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DenisK_SCH.pdf
1 2 3 4 5 +3.3V AVR ISP 6pol R5,R6,R7 nicht best▯ückt. R6 R5 47K 47K R3 470 R7 U1 C10 A ISP_MISO ISP 47K ATMEGA128A-AU A 210-72-03GB01 10nF R2 1 2 R4 1 PEN# AVCC 64 +3.3V 470 ISP_SC3 1 2 4 470 ISP_MOSI 2 PE0(RXD0/PDI)
in „ATMEGA128A-AU vs 128A U-TH und 3V vs 5V ISP Programmierspannung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DOGM162W-A.asm
CS22 CS21 CS20 ; 0 0 0 Timer Stopped ; 0 0 1 Prescaling 1 ; 0 1 0 Prescaling 8 ; 0 1 1 Prescaling 32 ; 1 0 0 Prescaling 64 ; 1 0 1 Prescaling 128 ; 1 1 0 Prescaling 1024 ldi R16 , (1<<COM20) | (1<<WGM21) | (1<<CS20) out TCCR2 , R16 ; COM20 = Toggle B.3 ; WGM21 = CTC, TOP OCR2 ; CS20 = Prescaling 1 ;
in „DVM mit DOGM162W-A, ATMEGA8A, AVRASM“ · Projekte & Code ·
-
Datei
mega128RFA1.h
// CodeVisionAVR V2.0 C Compiler // (C) 1998-2009 Pavel Haiduc, HP InfoTech S.R.L. // (C) 2010 Christian Erle, IBE, added / changed to ATmega128RFA1 // I/O registers definitions for the ATmega128RFA1 #ifndef _MEGA1281
in „ATmega128RFA1“ · Mikrocontroller und Digitale Elektronik ·