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
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
AVR Timer Programming : CTC mode vs. Normal mode
Mar 21, 2023
timer
comparison
avr
AVR C++ uint32_t weird behaviour
Mar 10, 2023
c++
avr
Is there a way to handle heap memory fragmentation in AVR/Arduino microcontrollers?
Feb 10, 2023
arduino
microcontroller
avr
avr-gcc
atmel
Can I do something like #define ARRAY(size) char[##size##] in C?
Feb 13, 2023
c
gcc
avr
avr-gcc
ATMEGA168A - F_CPU warning
Feb 11, 2023
c
avr
atmega
Pulse width modulation (PWM) on AVR Studio
Feb 04, 2023
width
avr
pulse
atmega
« Newer Entries
Older Entries »