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
Why is this code generated to dereference a float pointer?
Dec 25, 2025
c
gcc
avr
avr-gcc
Why we use PIN & (1<<PBx) to check if PIN is high?
Dec 23, 2025
c++
arduino
bitwise-operators
avr
atmega
MOV into a register specified by macro argument
Dec 20, 2025
assembly
macros
avr
atmelstudio
Am I overflowing my AVR's flash memory with a program that's too big?
Dec 19, 2025
avr
flash-memory
rotary encoder overflow prevention
Dec 14, 2025
c
assembly
embedded
microcontroller
avr
Using Visual Studio to code for AVR
Dec 13, 2025
visual-studio-2013
intellisense
avr
winavr
Why are different pointers and void pointers being used by these functions?
Nov 25, 2025
c
pointers
avr
atmega
eeprom
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
Older Entries »