Search code examples
What are the addresses of r10 and r20 in this assembly code?...

assemblyavr

Read More
AVR ATtiny814 program executes first function, ignoring main...

clinkeravr

Read More
How to write a Cout<< Like print function for 16x2 LCD?...

c++avrcoutatmel

Read More
Why isn't there a clear SREG RISC instruction?...

assemblyavrstatus-register

Read More
Fast Hypotenuse Algorithm for Embedded Processor?...

cembeddedavr

Read More
How to modify .byte variable in AVR...

assemblyavr

Read More
Undefined reference to `usbInit' in C AVR...

linkeravrunresolved-external

Read More
What is the difference between = and |= in C?...

cembeddedavr

Read More
W5100 is sending garbage...

avr

Read More
What linkerscript does Arduino IDE use when compiling for the Arduino UNO?...

c++cgccarduinoavr

Read More
May I use cli() and sei() in the interrupt?...

c++interruptavr

Read More
How to set ATMEGA64a-au USART speed to 115200?...

cavrusartbaud-rate

Read More
AVR Is it possible to address IO ports indirectly...

assemblyavr

Read More
Timer In Normal Mode to Trigger an Interrupt on the AVR128DB48...

cembeddedavrclock

Read More
clock problems with 7-segment display in proteus...

cavratmelstudioproteus

Read More
16-bit Timer PWM LED Dimmer...

cavrpwm

Read More
How can I fix this. "__builtin_avr_delay_cycles expects a compile time integer constant"...

cembeddedavratmelservo

Read More
Reading a set of variables into a Makefile from a C source file?...

cmakefileavr

Read More
Why my HID keyboard doesn't work very well?...

c++avrhidatmegacustom-keyboard

Read More
Inline assembly optimisation problem on AVR GCC (ATTiny1614)...

cassemblygccavrinline-assembly

Read More
Controlling one single bit on a certain port in AVR chips using macros in C...

carduinomicrocontrolleravratmelstudio

Read More
Take in a character and output its ASCII hex value...

carduinomicrocontrolleravratmega

Read More
Reserving space in SRAM for SRAM decay experiment (C ; AVR atmega644p ; Atmel Studio 7)...

cembeddedavratmega

Read More
PORTB's LEDs controlling via input PINA in avr...

avratmega32

Read More
Why can't I put command in ATMEGA64A-AU serial?...

cavrusart

Read More
How to set compare value in AVR CTC mode...

avrctc

Read More
What is the benefit of having the registers as a part of memory in AVR microcontrollers?...

cpu-architectureavrcpu-registersmemory-mapping

Read More
ATmega328p - Expected unqualified-id before 'volatile'...

carduinoembeddedavratmega32

Read More
AVR-GCC Windows vs. Linux...

gccarduinoavravr-gcc

Read More
How to make Atmega328 timmer interrupt tick every 1 second?...

cavratmega32

Read More
BackNext