-
Datei
gcc9.2_binutils2.34_Konsolenausgabe.txt
avr/lib/avr5/atmega32u6 avr/lib/avr5/atmega406 avr/lib/avr5/atmega644rfr2 avr/lib/avr5/atmega64rfr2 avr/lib/avr5/atmega64 avr/lib/avr5/atmega64a avr/lib/avr5/atmega640 avr/lib/avr5/atmega644 avr/lib/avr5
in „Toochain bauen avr-gcc-x.x mit binutils-2.34 funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Teileliste-04-18-2233.pdf
TQFP-32 ATMEGA 8-16 TQ 3 1,75 EUR 0,61 EUR 176 Mikrocontroller ATTiny AVR RISC, 1 KB, 8 Mhz SO-8 ATTINY 12 SO8 2 0,85 EUR 0,30 EUR 177 Mikrocontroller ATMega AVR RISC, 64 KB, 16 Mhz TQFP-64 ATMEGA 64-16 TQ 1 4,99 EUR 1,75 EUR 178 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz TQFP-44 ATMEGA 32-16 TQ 3 3,30 EUR 1,16 EUR 179 Mikrocontroller ATMega AVR RISC, 128 KB, 16 Mhz TQFP-100 ATMEGA 1280-16AU 1 8,50 EUR 2,98 EUR 180 SRAM 4 Mb (512 K x 8), 4,5 … 5,5
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-19-1539.pdf
TQFP-32 ATMEGA 8-16 TQ 3 1,75 EUR 0,61 EUR 176 Mikrocontroller ATTiny AVR RISC, 1 KB, 8 Mhz SO-8 ATTINY 12 SO8 0 0,85 EUR 0,30 EUR 177 Mikrocontroller ATMega AVR RISC, 64 KB, 16 Mhz TQFP-64 ATMEGA 64-16 TQ 1 4,99 EUR 1,75 EUR 178 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz TQFP-44 ATMEGA 32-16 TQ 3 3,30 EUR 1,16 EUR 179 Mikrocontroller ATMega AVR RISC, 128 KB, 16 Mhz TQFP-100 ATMEGA 1280-16AU 1 8,50 EUR 2,98 EUR 180 SRAM 4 Mb (512 K x 8), 4,5 … 5,5
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-19-1957.pdf
TQFP-32 ATMEGA 8-16 TQ 3 1,75 EUR 0,61 EUR 176 Mikrocontroller ATTiny AVR RISC, 1 KB, 8 Mhz SO-8 ATTINY 12 SO8 0 0,85 EUR 0,30 EUR 177 Mikrocontroller ATMega AVR RISC, 64 KB, 16 Mhz TQFP-64 ATMEGA 64-16 TQ 1 4,99 EUR 1,75 EUR 178 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz TQFP-44 ATMEGA 32-16 TQ 3 3,30 EUR 1,16 EUR 179 Mikrocontroller ATMega AVR RISC, 128 KB, 16 Mhz TQFP-100 ATMEGA 1280-16AU 1 8,50 EUR 2,98 EUR 180 SRAM 4 Mb (512 K x 8), 4,5 … 5,5
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-20-1111.pdf
TQFP-32 ATMEGA 8-16 TQ 3 1,75 EUR 0,61 EUR 176 Mikrocontroller ATTiny AVR RISC, 1 KB, 8 Mhz SO-8 ATTINY 12 SO8 0 0,85 EUR 0,30 EUR 177 Mikrocontroller ATMega AVR RISC, 64 KB, 16 Mhz TQFP-64 ATMEGA 64-16 TQ 1 4,99 EUR 1,75 EUR 178 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz TQFP-44 ATMEGA 32-16 TQ 3 3,30 EUR 1,16 EUR 179 Mikrocontroller ATMega AVR RISC, 128 KB, 16 Mhz TQFP-100 ATMEGA 1280-16AU 1 8,50 EUR 2,98 EUR 180 SRAM 4 Mb (512 K x 8), 4,5 … 5,5
in „Bauelemente abzugeben“ · Markt ·
-
Datei
can-senden-empfangen.c
/* * AIM_CANbox.c * * Created: 12.06.2012 19:03:58 * Author: Fabian */ #include <avr/io.h> #include <avr/interrupt.h> //#include <stdio.h> //#include <string.h> //#include <math.h> //#include <avr/signal.h> #include <inttypes.h> #define F_CPU 16000000UL // 16MHz Quarz für delay.h #include <util/delay.h> typedef uint8_t U8; typedef uint16_t U16; typedef uint32_t U32; typedef uint64_t U64; typedef int8_t S8; typedef int16_t S16; typedef int32_t S32; typedef int64_t S64; // CAN2.0 B, extendef frame(29bit) message typedef struct { uint32_t id; uint8_t length;
in „CAN Receive Interrupt löst nur einmal aus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
analyse.txt
byte 0 .byte 0 .byte 0 .byte 0 .byte 0 .byte 0 .byte 0 .byte 1 .byte 2 .byte 4 .byte 8 .byte 16 .byte 32 .byte 64 .byte -128 .global dataportb .type dataportb, @object .size dataportb, 18 dataportb: .byte 0 .byte 0 .byte 0 .byte 0 .byte 4 .byte 8 .byte 16 .byte 32 .byte 64 .byte -128 .byte 0 .byte 0 .byte
in „Inline-Assembler: Label-Sprungadresse in Z-Register laden - wie?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sensor.c
sensor_values calculate_PressureTemperature(coeff_t coefficients) { sensor_values sensor_values; uint32_t D1 = read_digital_temperature(); uint32_t D2 = read_digital_pressure(); int32_t dT = D2 - coefficients.C5 * (1 << 8); int32_t TEMP = 2000 + (int64_t) dT * coefficients.C6 / ((uint32_t) 1 << 23); int64_t OFF = (int32_t) coefficients.C2 * ((uint32_t) 1 << 16) + (((int64_t) coefficients.C4 * dT) / ((uint16_t) 1 << 7)); int64_t SENS = (int32_t) coefficients.C1 * ((uint32_t) 1 << 15) + (((int64_t) coefficients.C3 * dT
in „AVR SPI Master Kommunikation mit Sensor“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
0001-Visual-Studio-2015-Files.patch
define INT8_MAX _I8_MAX -#define INT16_MIN ((int16_t)_I16_MIN) -#define INT16_MAX _I16_MAX -#define INT32_MIN ((int32_t)_I32_MIN) -#define INT32_MAX _I32_MAX -#define INT64_MIN ((int64_t)_I64_MIN) -#define INT64_MAX _I64_MAX -#define UINT8_MAX _UI8_MAX -#define UINT16_MAX _UI16_MAX -#define UINT32_MAX _UI32
in „Simulavr unter Windows mit Visual Studio 2015 kompilieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Timer_-_AVR-AN130.pdf
pending interrupts ldi r16,1<<OCIE2 out TIMSK,r16 ; Enable timer output compare interrupt ldi r16,32 out OCR2,r16 ; Set output compare value to 32 ser r16 out DDRB,r16 ; Set Port D as output loop: sbic ASSR, OCR2UB ; Wait for registers to update rjmp loop ret 12 AVR130 2505A–AVR–02/02 AVR130 The corresponding
in „Timererklärung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IDA5_Processorliste.txt
m740 - Mitsubishi 8-bit m7700 - Mitsubishi 16-bit m7750 - Mitsubishi 16-bit (Mitsubishi 16-bit line) m32r - Mitsubishi 32-bit m32rx - Mitsubishi 32-bit extended (Mitsubishi 32-bit line) st9 - STMicroelectronics ST9+ fr - Fujitsu FR family m7900 - Mitsubishi M7900 kr1878 - Angstrem KR1878 ad218x - Analog
in „Assembler aus Hex-Dump“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
libdiv64.S
///////////////////////////// #define L_negdi2 #define L_udivdi3 #define L_divdi3 #define L_udivmod64 .text //////////////////////////////////////////// /******************************************************* Division 64 / 64 Modulo 64 % 64 *******************************************************/ ;;
in „Stack Überschreiber beim Rechnen mit uint64_t“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATTiny15L.pdf
5.0V 32 µs 32 5.0V 4 ms 4K 5.0V 64 ms 64K Power-on Reset A Power-on Reset (POR) pulse is generated by an On-chip Detection circuit. The detec- tion level is nominally defined in Table 4. The POR is activated
in „ATtiny 15 Datenblatt nicht auffindbar??“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
conf_sd_mmc_spi.h" #include "pm.h" #include "navigation.h" #include "file.h" int main () { unsigned char buffer[AVR32_FLASHC_PAGE_SIZE]; char filename[30]; int i; volatile int ptr; // ini clock volatile avr32_pm_t* pm = &AVR32_PM; pm_switch_to_osc0(pm, FOSC0, AVR32_PM_OSCCTRL0_STARTUP_2048_RCOSC); // Switch main
in „avr32 uc3a suche bootloader der von sd-karte flasht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_mmc_spi.c
include <queue.h> #endif /* * PDCA SUPPORT ===== BEGIN */ #include "pdca.h" #if BOARD==EVK1100 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI1_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI1_TX #elif BOARD==EVK1101 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI_TX #elif BOARD==EVK1105 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI0_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI0_TX #else # error No known AVR32 board defined
in „ASF, sd_mmc_spi.c, Teilersetzung durch PDCA?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
, 136,248,112,0,8,252,254,10,2,0,0,0,0,0,0,0 , 0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,0 , 0,127,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,67,67 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64 , 64,64,64,64,64,64,64,64,64,64,64,64,64,64,127,0 }; void send_data (void) { P_ENABLE = LOW; P_CHIP1 = HIGH
-
Datei
encoder5.c
/************************************************************************/ /* */ /* Commodore 64 Red Edition */ /* Encoder 5 - RESET */ /* */ /************************************************************************/ #include <avr/io.h> #include <avr/interrupt.h> #include <avr/eeprom.h> #include
in „2 Timer parallel laufen lassen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
libgcc-divmod64.S
/******************************************************* Division 64 / 64 Modulo 64 % 64 *******************************************************/ ;; Use Speed-optimized Version on "big" Devices, i.e. Devices with ;; at least 16k of Program Memory. For smaller Devices,
in „uint64_t Division großer Zahlen benötigt zu viel Programmcode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Packages.txt
W237-8P 1 W237-5P 1 W237-113 1 W237-10P 1 W236-3 1 W12864 1 VV11 1 VTA52 1 VQ100 1 VO20 1 VG96 1 VG64_1/2EURO 1 VG32 1 USB-BUCHSE-B 1 UL94V-0 1 U57X32 1 TT5D6 1 TT2D7 1 TSOP10X14 1 TRIMM_R 1 TRIMMER_25GÄNGE_STEHEND_TYP_1 1 TR5 1 TQFP64-AEB 1 TP20SQ 1 TP10 1 TOTX173 1 TOP 1 TO92D 1 TO92C 1 TO92- 1 TO263
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
Datei
ATmega328_-_Kopie.c
Headerdatei soll die erste Hauptheaderdatei sein. */ #include <stdio.h> #include <stdint.h> #include <avr/io.h> #include <avr/eeprom.h> #include <avr/interrupt.h> void set_timer1 (uint8_t mode, uint8_t config ); void set_timer1_CTC_freq(uint32_t f_CLK); void set_timer1_CTC_freqchange (uint32_t freq, uint32
in „Geisterhafter Quellcode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ATmega328_-_Kopie.c
Headerdatei soll die erste Hauptheaderdatei sein. */ #include <stdio.h> #include <stdint.h> #include <avr/io.h> #include <avr/eeprom.h> #include <avr/interrupt.h> void set_timer1 (uint8_t mode, uint8_t config ); void set_timer1_CTC_freq(uint32_t f_CLK); void set_timer1_CTC_freqchange (uint32_t freq, uint32
in „Geisterhafter Quellcode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gcc10.0.1_binutils2.34_Konsolenausgabe_b.txt
avr/lib/avr5/atmega32u6 avr/lib/avr5/atmega406 avr/lib/avr5/atmega644rfr2 avr/lib/avr5/atmega64rfr2 avr/lib/avr5/atmega64 avr/lib/avr5/atmega64a avr/lib/avr5/atmega640 avr/lib/avr5/atmega644 avr/lib/avr5
in „Toochain bauen avr-gcc-x.x mit binutils-2.34 funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
owdevice_ATT13_DS18B20.c
owdevice.c * * Created: 24.01.2012 14:11:43 * Author: Tobias Mueller, mail(at)tobynet.de */ #include <avr/io.h> #include <avr/interrupt.h> #ifdef __AVR_ATmega32__ #include "uart.h" #include <util/delay.h> #endif //DEVICES #ifdef __AVR_ATtiny13A__ #define OW_PORT PORTB #define OW_PIN PINB #define OW_PORTN
in „1-Wire Slave auf AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_mmc_spi.c
include <queue.h> #endif /* * PDCA SUPPORT ===== BEGIN */ #include "pdca.h" #if BOARD==EVK1100 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI1_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI1_TX #elif BOARD==EVK1101 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI_TX #elif BOARD==EVK1105 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI0_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI0_TX #else # error No known AVR32 board defined
in „ASF, sd_mmc_spi.c, Teilersetzung durch PDCA?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ch32v003_getting_started.pdf
/downloads (xpack-riscv-none-elf-gcc-14.2.0-3-linux-x64.tar.gz auswählen) einen Arduino UNO / nano oder ein AVR-System (ATmega328 / 168, ATmega8 oder ATtiny2313) ein im System eingerichtetes AVRDUDE Texteditor um Programme erstellen / bearbeiten zu
in „CH32V003: Selbstbauprogrammer und "Getting started"“ · Projekte & Code ·
-
Bild
Microchip Studio Device Programming Fenster
AVR64DU28 - Microchip Studio File Edit View AssistX Project Build Debug Tools Window Help nEDBG (MCHP3372031800002110) - Device Programming Tool Device Interface Device signature Target Voltage nEDBG AVR64DU28
in „Verkauft microchipdirect unprogrammierbare AVR16EB28?“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
AVRxt.asm
; SLdt 2405021744 PIT-Interrupt auf AVR64EA28 ; avrasm2 .include "AVR64EA28def.inc" /* .include "AVR128DA28def.inc" .include "AVR64EA28def.inc" .include "AVR16EB28def.inc" .include "AVR32DD28def.inc" .include "m4809def.inc" */ .equ DIR_LED
in „AVR64EA28: PIT-Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
augabe.txt
und Einstellungen\\Daniel\\Eigene Dateien\\Arduino\\libraries\\U8glib\\src\\clib\\u8g_dev_ssd1306_64x48.c" -o "C:\\DOKUME~1\\Daniel\\LOKALE~1\\Temp\\arduino_build_180034\\libraries\\U8glib\\clib\\u8g_dev_ssd1306_64x48.c.o" "C:\\Programme\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=
in „Marlin auf anet e12“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sensor.c
calculate_PressureTemperature(coeff_t coefficients) { sensor_values sensor_values; uint32_t D1 = read_digital_temperature(); uint32_t D2 = read_digital_pressure(); int32_t dT = D2 - coefficients.C5 * (1 << 8); int32_t TEMP = 2000 + (int64_t) dT * coefficients.C6 / ((uint32_t) 1 << 23); int64_t OFF = (int32_t) coefficients.C2 * ((uint32_t) 1 << 16) + (((int64_t) coefficients.C4 * dT) / ((uint16_t) 1 << 7)); int64_t SENS = (int32_t) coefficients.C1 * ((uint32_t) 1 << 15) + (((int64_t) coefficients.C3 * dT
in „AVR SPI Master Kommunikation mit Sensor“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dh.c
diffie-hellman demo * pesco, 2009 */ #include <stdio.h> #include <string.h> #include "macros.h" #include <avr/io.h> uint64_t X=0; uint8_t prime=0; void serial_putchar(unsigned char c) { while (!((UCSR2A) & _BV(UDRE2))); UDR2=c; warte(15); } char serial_getchar(void) { while(!((UCSR2A) & _BV(RXC2))); return(
in „SSP Smiley® Secure Protocol“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
atmel-8393-mcu_wireless-atmega256rfr2-atmega128rfr2-atmega64rfr2_datasheet.pdf
Erase cycles • 85°C – 50,000 Write/Erase cycles • 25°C – 100,000 Write/Erase cycles 8 ATmega256/128/64RFR2 8393C-MCU Wireless-09/14 ATmega256/128/64RFR2 7 AVR CPU Core 7.1 Introduction This section discusses the AVR core architecture in general. The main function of the CPU core is to ensure correct program
in „AVR-Verlustleistung maximieren“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Microchip Silicon Errata und Data Sheet Clarifications
MICROCHIP AVR128DB28/32/48/64 Silicon Errata and Data Sheet Clarifications The AVR128DB28/32/48/64 devices you have received conform functionally to the current device data sheet (www.microchip.com/DS40002247), except
in „AVR128DA64 TCA1 funktioniert nicht mit alternativen Output?“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
Bootloader.bas
Sprungadresse des ersten Befehls im Anwenderprogramm, nur bei Tinys, sonst &h00 'Const Flash_page_size = 32 'Pagesize words 'Const Flash_no_of_pages = 64 'Anzahl Pages im Flash 'Pagesize und anzahl Pages sind im Datenblatt 'des jeweiligen AVR ersichtlich '****** Bootloader Einstellungen *******************
in „Probleme mit Bootloader bei ATmega328p“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Bootloader.bas
Sprungadresse des ersten Befehls im Anwenderprogramm, nur bei Tinys, sonst &h00 'Const Flash_page_size = 32 'Pagesize words 'Const Flash_no_of_pages = 64 'Anzahl Pages im Flash 'Pagesize und anzahl Pages sind im Datenblatt 'des jeweiligen AVR ersichtlich '****** Bootloader Einstellungen *******************
in „Probleme mit Bootloader bei ATmega328p“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr_oscilloscope_1_.htm
width=62 > <P style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=center><A href="AVR_oscilloscope.zip"><IMG border=0 src="download.gif" width=32 height=32></A></P> </TD> <TD width=660 > <P style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><A href="AVR_oscilloscopeV101
in „AVR-OZZI_fuses_help“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bm02a.cc
#define NDEBUG #include <stdint.h> #include "mcu/avr8.h" #include "mcu/avr/isr.h" #include "mcu/avr/mcutimer.h" #include "mcu/ports.h" #include "mcu/avr/usart.h" #include "hal/constantrate.h" #include "std/array.h" #include "std/concepts.h" #include "
in „ItoA mit Uint64_t“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
config.c
|= (1<<WGM20) | (1<<WGM21) | (1<<COM21) | (1<<CS21) | (1<<CS20);//Fast PWM, clear OC2, Sys Clock / 32/~2kH PWM #elif defined(__AVR_ATmega88__) TCCR0B = (1<<CS01);// |(1<<CS00);// :8 TIMSK0 |= (1<<TOIE0);//IRQ #elif defined(__AVR_ATmega168__) TCCR0A = (1<<WGM01);//CTC mode #if F_CPU == 16000000 TCCR0B
in „optimize Os / O0“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
COMPARISON_AVR_C51.PDF
Layer Protocol Stacks CANopen, DeviceNet™, J939 and OSEK™ 5 1 C Popular 8051 Architecture Powerful AVR for Cost-effective Applications Architecture to Tackle the Most 5 MIPS at 30 MHz Demanding High-end Applications Up to 64 KB Flash Program Memory 16MIPS at 16 MHz Flexible Self Programming at 3V and
in „ata6660 und 89c51cc01“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
owdevice_ATT13_DS18B20.c
Author: Tobias Mueller, mail(at)tobynet.de * Bitte bei weiterer Verabeitung immer angeben */ #include <avr/io.h> #include <avr/interrupt.h> #ifdef __AVR_ATmega32__ #include "uart.h" #include <util/delay.h> #endif //DEVICES #ifdef __AVR_ATtiny13A__ // OW_PORT Pin 6 - PB1 #define OW_PORT PORTB #define OW_PIN
in „1-Wire Slave auf AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nixi.c
: 4; /* 21 - 24 */ uint64_t minute_10 : 3; /* 25 - 27 */ uint64_t minute_parity : 1; /* 28 */ uint64_t hour_1 : 4; /* 29 - 32 */ uint64_t hour_10 : 2; /* 33 - 34 */ uint64_t hour_parity : 1; /* 35 */ uint64_t day_om_1 : 4; /*
in „DCF 77“ · Projekte & Code ·
-
Datei
audior.asm
null ldi temp, 1 mov eins, temp ser temp mov voll, temp ldi temp, 224 out admux, temp ldi temp, 6+128+64+32+8 ;ADC aktivieren: 2,56V VRef, ADC0, fClk/64 out ADCSR, temp ldi temp, 128+64+1 ;Fast PWM als DAC out tccr1a, temp ldi temp, 1+8 out tccr1b, temp ldi temp, 5 ;Refresh Timer erzeugt alle 22ms out TCCR0
in „2MB DRAM an AVR“ · Projekte & Code ·
-
Datei
main.cpp
))>>14; t_fine = tvar1 + tvar2; temperatur = (t_fine * 5 + 128) >> 8; uint32_t luftdruck; int64_t pvar1, pvar2, p; pvar1 = ((int64_t)t_fine)-128000; pvar2 = pvar1*pvar1*(int64_t)dig_P6; pvar2 = pvar2+((pvar1*(int64_t)dig_P5)<<17); pvar2 = pvar2+(((int64_t)dig_P4)<<35); pvar1
in „AVR reagiert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_mmc_spi.c
, SD_MMC_SPI_NPCS); // unselect SD_MMC_SPI return true; // Read done. } #if BOARD==EVK1100 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI1_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI1_TX #elif BOARD==EVK1101 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI_TX #elif BOARD==EVK1105 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI0_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI0_TX #else # error No known AVR32 board defined
in „ASF, sd_mmc_spi.c, Teilersetzung durch PDCA?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_mmc_spi.c
xSemaphoreHandle */ #endif /* * PDCA SUPPORT ===== BEGIN */ #include "pdca.h" #if BOARD==EVK1100 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI1_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI1_TX #elif BOARD==EVK1101 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI_TX #elif BOARD==EVK1105 #define AVR32_PDCA_CHANNEL_USED_RX AVR32_PDCA_PID_SPI0_RX #define AVR32_PDCA_CHANNEL_USED_TX AVR32_PDCA_PID_SPI0_TX #else # error No known AVR32 board defined
in „ASF, sd_mmc_spi.c, Teilersetzung durch PDCA?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR-C-Tutorial.pdf
_t; typedef unsigned short uint16_t; typedef long int32_t; typedef unsigned long uint32_t; typedef long long int64_t; typedef unsigned long long uint64_t; Ein Vierfach-Wort (64Bit) entspricht beim AVR uint64_t, ein Doppel-Wort (32bit) entspricht uint32_t,
in „AVR-C-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stk500boot.c
AVR_ATmega162__) #define SIGNATURE_BYTES 0x1E9404 #elif defined (__AVR_ATmega168__) #define SIGNATURE_BYTES 0x1E9406 #elif defined (__AVR_ATmega128__) #define SIGNATURE_BYTES 0x1E9702 #elif defined (__AVR_AT90CAN32
in „STK500v2-Bootloader von Peter Fleury“ · Projekte & Code ·
-
Datei
AVRxt.asm
; SLdt 2405061640 PIT-Interrupt auf AVR64EA28 ; avrasm2 .include "AVR64EA28def.inc" /* .include "AVR128DA28def.inc" .include "AVR64EA28def.inc" .include "AVR16EB28def.inc" .include "AVR32DD28def.inc" .include "m4809def.inc" */ .equ DIR_LED
in „AVR64EA28: PIT-Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
atmega8China.pdf
osc 关系如下表所示: Table 50. SCK 和振荡器频率的关系 SPI2X SPR1 SPR0 SCK 频率 0 0 0 fosc4 0 0 1 f / 16 osc 0 1 0 f / 64 osc 0 1 1 fosc128 1 0 0 fosc2 1 0 1 f / 8 osc 1 1 0 fosc32 1 1 1 fosc64 120 ATmega8(L) 2486N–AVR–07/04 ATmega8(L) SPI 状态寄存器- SPSR Bit 7 6 5 4 3 2 1 0 SPIF WCOL – – – – – SPI2X SPSR 读 / 写 R R R R R R
in „Buch AVR von Günter Schmitt durcharbeiten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude511.txt
----- ---- ------ ----- ----- --------- signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 Programmer Type : avr910 Description : Atmel Low Cost Serial Programmer avrdude: Send: S [53] avrdude: Recv: A [41] V [56] R [52] [20] I [49] S [53] P [50] avrdude: Send: V [56] avrdude: Recv: 2 [32] 5 [35] avrdude: Send: v [76] avrdude: Recv: 2 [32] 0 [30] avrdude: Send: p [70] avrdude: Recv: S [53] Found programmer: Id = "AVR ISP"; type = S Software Version = 2.5; Hardware Version = 2.0 avrdude: Send: a [61] avrdude: Recv: Y [59] Programmer supports
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude511_mit_arduino_conf.txt
----- ---- ------ ----- ----- --------- signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 Programmer Type : avr910 Description : Atmel Low Cost Serial Programmer avrdude: Send: S [53] avrdude: Recv: A [41] V [56] R [52] [20] I [49] S [53] P [50] avrdude: Send: V [56] avrdude: Recv: 2 [32] 5 [35] avrdude: Send: v [76] avrdude: Recv: 2 [32] 0 [30] avrdude: Send: p [70] avrdude: Recv: S [53] Found programmer: Id = "AVR ISP"; type = S Software Version = 2.5; Hardware Version = 2.0 avrdude: Send: a [61] avrdude: Recv: Y [59] Programmer supports
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·