Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in avr
Best practice for passing primitive data type in C++ function
Nov 23, 2025
c++
templates
serialization
avr
Does AVR-GCC properly work with 16-bit AVR I/O registers?
Nov 18, 2025
avr
avr-gcc
char arrays in PROGMEM
Nov 16, 2025
c
avr
avr-gcc
progmem
Random number generator in assembly code
Oct 31, 2025
assembly
random
avr
GCC produces unneccessary register pushes for simple ISR on AVR
Oct 31, 2025
c++
avr
Moving data into __uint24 with assembly
Oct 29, 2025
c
assembly
avr
inline-assembly
avr-gcc
Why can't I change the PWM output pin in ATTINY1616?
Oct 29, 2025
c
microcontroller
avr
atmelstudio
attiny
AVR Instruction Sets and "missing" instructions by device
Oct 29, 2025
assembly
avr
instruction-set
Sending mutiple characters using USART1 on an atmega4809 results in 0xFF to be send
Oct 26, 2025
c
embedded
avr
avr-gcc
usart
Where is the offset of the Y register from the call/stack frame in avr-gcc coming from?
Oct 26, 2025
assembly
avr
calling-convention
avr-gcc
frame-pointer
How to port pgm_read_byte macro (AVR-GCC) to Mircrochip C18 Compiler?
Oct 25, 2025
c
assembly
embedded
avr
avr-gcc
How to disable avr-gcc's "appears to be a misspelled interrupt handler" warning?
Oct 21, 2025
c
gcc
avr
AVR G++: Executing a function that is past the 128 Kb ROM boundary
Oct 20, 2025
c++
gcc
g++
avr
avr-gcc
How to write a bitmask in c++14 using (something like?) variadic templates
Oct 18, 2025
c++
templates
avr
bitmask
variadic
reinterpret_cast from type 'const char*' to type '__FlashStringHelper*' casts away qualifiers
Oct 17, 2025
c++
avr
avr-studio6
May I use cli() and sei() in the interrupt?
Oct 16, 2025
c++
interrupt
avr
C++ decrementing an element of a single-byte (volatile) array is not atomic! WHY? (Also: how do I force atomicity in Atmel AVR MCUs/Arduino)
Sep 17, 2025
c++
arduino
interrupt
atomic
avr
How can "typedef" make my code portable?
Sep 13, 2025
c
embedded
microcontroller
avr
Older Entries »