Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in avr

#define a tuple in C

c c-preprocessor avr

AVRISPmkII connection status: Unknown status 0x00

microcontroller avr avrdude

Preserving sreg in AVR interrupts

assembly arduino avr atmel

Arduino/AVR ATmega microcontroller, random resets, jumps or variable/data corruption

Arduino Nano Timers

timer arduino avr atmel atmega

AVR linker error, "relocation truncated to fit"

reinterpret_cast<volatile uint8_t*>(37)' is not a constant expression

c++ c++11 avr

How to achieve zero duty cycle PWM in AVR without glitches?

Why is reinterpret_cast not constexpr?

Programming Arduino with Ada

arduino ada avr

Optimising this C (AVR) code

c optimization assembly avr

Is there a general algorithm for microcontroller EEPROM wear leveling?

arduino avr eeprom

Ada multitasking RTOS supported with opensource cross-compilers

How to tell clang not to save registers to stack?

More detail about new AVR instructions LAC, LAS, LAT and XCH

assembly arduino avr atmel

Turn on PC with USB-device

usb avr htpc

AVR Studio 5: compile C++ code

c++ avr avr-gcc

Symmetric encryption algorithm for embedded system

Speed comparison eeprom-flash-sram

memory avr

Convert Raw 14 bit Two's Complement to Signed 16 bit Integer

c embedded avr signed