Search code examples
Multiple programs on AVR atmega...


embeddedavratmega

Read More
Arduino LED blink 3 time without reasons...


cavratmega

Read More
Arduino UNO Hangs on USART0 RX ISR...


carduinoavrarduino-unoatmega

Read More
[Arduino][Register manipulation] How to make your own Serial.print() with registers?...


embeddedarduino-unocpu-registersatmega

Read More
Multiply two 8 bit number that gives 16bit number as result, with 8bit register and only add instruc...


assemblymultiplicationavratmega

Read More
AVR Atmega32a USART library isn't working...


avratmegausart

Read More
Why isn't my polling routine working when I poll on interrupt and works when I do on main routin...


c++microcontrollerinterruptpollingatmega

Read More
Why are functions executed in the order they are defined and not in the order they are called from t...


cavratmegaavr-gcc

Read More
Why am I getting this error in proteus: "Invalid opcode 0xFFFF at PC=0x0008"...


assemblyatmegaproteus

Read More
Using timer0 to measure execution time on atmega2560...


ctimerarduinoavratmega

Read More
Port G ATmega128 AVR Assembly...


assemblyavratmega

Read More
TCC timer stops apparently without reason on ATXMEGA16E5...


ctimerinterruptatmega

Read More
How to verify the TIMER2 overflow frequency in atmega328p?...


cembeddedavratmegaavr-gcc

Read More
How can I read correctly integer coming in serial port?...


cserial-portmicrocontrolleratmega

Read More
Handling several AVR Interrupt Vectors...


vectorinterruptavratmega

Read More
Defining ISR crashes ATmega328p...


cembeddedarduino-unoatmegabare-metal

Read More
ATMEGA4809 UART bootloader block gets corrupted randomly...


microcontrollerbootloaderatmegamicrochip

Read More
Why does this AVR code for ATMega128 behave the way it does?...


cmicrocontrolleravratmega

Read More
Connecting 6116 to ATMega128...


assemblyavratmegaproteus

Read More
Weird behavior of ATMega4809's hardware timer...


arduinointerruptavratmega

Read More
How can a UART signal from a ATMEGA8535 be 200x slower than that from a Arduino with a ATMEGA328?...


avruartatmega

Read More
Transmission and receiving of data through serial(in C)...


ccygwinatmegamicrochiptermios

Read More
How do I detect a button release?...


carduinodetectionarduino-unoatmega

Read More
How do I assign a value to a variable once?...


carduinomicrocontrollerarduino-unoatmega

Read More
AVR - MCP4921, custom sinewave frequency...


avrspiatmegamicrochipdigital-analog-converter

Read More
atmega32u4 Failed to enter programming mode...


microcontrolleravratmegaatmega32

Read More
How to detect how long a button was pressed in Arduino?...


carduinoatmega

Read More
Problem with serial communication between Arduino Mega2560 and ESP32...


arduinoesp32serial-communicationatmegaarduino-esp32

Read More
BAD USB Atmega32u4 - Problem with performing various activities on one USB...


if-statementarduinoatmegaarduino-c++

Read More
Clearing interrupt necessary inside an ISR? (for Atmega644p uC)...


interruptinterrupt-handlingatmega

Read More
BackNext