Search code examples
How to include .a file in Atmel Studio on Windows?...

static-librariesavratmegaatmel.a

Read More
Undefined behavior when using interrupts with ATmega48PA...

timermicrocontrollerinterruptavrinterrupt-handling

Read More
Linker warning after builds with CodevisionAVR for ATmega16a...

cbuildwarningsavratmega

Read More
How to call Serial.print() from .c file in Arduino IDE?...

carduinoavrarduino-ide

Read More
AVR Countdown timer...

avrcountdowntimerlcdtimedelay

Read More
Atmel AVR Disassembler...

microcontrolleravrdisassemblyatmel

Read More
Mixing C and assembly sources and build with cmake...

cgccassemblycmakeavr

Read More
Globally defined RingBuf does not work inside the loop() function...

loggingarduinoavrarduino-c++teensy

Read More
Is it possible to unit test C macros for embedded software?...

cunit-testingmacrosavr

Read More
Problem using `scanf()` with `%f` (avr-gcc)...

cfloating-pointscanfavravr-gcc

Read More
Why does arduino init() break timers?...

timerarduinocounterprogram-entry-pointavr

Read More
ATmega32 analog comparator code with interrupts not working...

cmicrocontrolleravratmegaatmega32

Read More
Avr Problem: in spi, spdr register is 8 bit but my number is 16 bit...

cavrspiatmelstudioatmega16

Read More
yikes invalid device signature...

microcontrolleravrfuseavrdude

Read More
AVR Timer interrupts...

assemblytimeravr

Read More
snprintf not working as expected with avr-gcc...

cavravr-gccatmelatmelstudio

Read More
AVR interrupt debouncing issues...

embeddedavrblinkdebouncingatmega32

Read More
Compiler defined symbol not found from code...

gccc-preprocessoravrmplab

Read More
Using reti() at the end of an ISR...

cmicrocontrolleravratmelstudioisr

Read More
Linux : Serial Bootloader Application for the ATtiny1616...

avratmelavr-gccatmelstudioattiny

Read More
blinking a led using timer 1 overflow interrupt in atmega328p...

cembeddedavratmega

Read More
Arduino Uno blink onboard LED by an assembly code gives error Found no label/variable/constant named...

linuxassemblyarduinoavrarduino-uno

Read More
error function declared but never defined...

cavrcodevisionavr

Read More
Setting specified pins in avr assembly as outputs...

assemblyavr

Read More
Printing custom characters to LCD...

cmicrocontrolleravrlcd

Read More
Is it possible to save some data parmanently in AVR Microcontroller?...

avratmel

Read More
AVR Assembler check is number odd...

assemblybit-manipulationbitavr

Read More
Debug in Atmel Studio jumps to wild area of code when 'step out' is pressed...

avravr-gccatmelstudio

Read More
ATmega328p analog to digital conversion not responding...

cembeddedavradc

Read More
AVR Atmega168 I2C LCD does not want to initialize...

cavri2catmegalcd

Read More
BackNext