Search code examples
Problem with sprintf and uint64_t (avr-libc 2.0.0)...

cprintfavrlibc

Read More
AVR Interrupt Configuration...

ctimerembeddedavratmel

Read More
How to access member variable with gcc inline assembler code...

c++gccarduinoavrinline-assembly

Read More
Compiled AVR assembly binary does not seem to contain my instructions?...

assemblyavratmel

Read More
Can a Microcontroller peripheral operate with a frequency higher than CPU Freq.?...

armembeddedmicrocontrolleravrcpu-architecture

Read More
How can I jump relative to the PC using the gnu assembler for AVR?...

assemblyavrdisassemblygnu-assemblerrelative-addressing

Read More
AVR interrupt - reset vectors handling in assembly...

assemblytimerinterruptresetavr

Read More
avr-gcc: (seemingly) unneeded prologue/epilogue in simple function...

c++arduinocompiler-optimizationavravr-gcc

Read More
Interrupts stop executing after vector, SEI and intflags are still set. (AtMega4809)...

cembeddedinterruptavratmega

Read More
#define expression with comma...

cavr

Read More
AVR GCC - Use static library - undefined reference errors...

cavratmegaavr-gcc

Read More
Log data from MPU6050 through serial (UART) fails (data loss)...

cloggingavruartatmega

Read More
Combining macros generate errors...

cc-preprocessoravr

Read More
16-bit timer in AVR CTC mode...

c++timerarduinoavrarduino-c++

Read More
Convert int to string to display on lcd, atmel studio c language...

cavratmegaatmelatmelstudio

Read More
Handle interrupts with same priority...

interruptavr

Read More
Is there a way to pass multiple values to macro function as single defined macro value in C?...

cgccmacrosavr

Read More
Is there a way to define macro for pins in AVR gcc so i can access those as variables?...

cgccmacrosavr

Read More
Macro to set up statically allocated struct in C...

cavr

Read More
Cannot talk to atmega328p over AVRisp mkII...

linuxmicrocontrolleravratmegaavrdude

Read More
AVR wakeup for external interrupt then immediately reading USART...

sleepinterruptavrusart

Read More
How do I generate an accurate listing file using avr-gcc?...

assemblyavravr-gcc

Read More
Determining how many clock cycles AVR assembly language code will take to execute...

assemblyavr

Read More
create switching blinker on the BASCOM...

microcontrolleravrbasic

Read More
Weird b'\x' data while communication between avr and python serially...

pythoncavrpyserialusart

Read More
Problem with If-Condition for Preprocessor...

cc-preprocessoravr

Read More
How to change duty cycle on PWM AVR (assembly - no C)...

assemblytimeravrpwm

Read More
Does AVR subtraction of equal numbers set the SREG C-flag?...

assemblyavrinteger-arithmetic

Read More
I'm designing a guitar tuner through ATmega16p and CodeVisionAVR and i just can't get my cod...

cavratmega16tunercodevisionavr

Read More
Struct packing in different memory sections on AVR...

cstructembeddedalignmentavr

Read More
BackNext