Search code examples
Can't program ATtiny2313a with Arduino. Is my chip bricked?...

arduinomicrocontrolleravr

Read More
Moving data into __uint24 with assembly...

cassemblyavrinline-assemblyavr-gcc

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

arduinointerruptavratmega

Read More
Why do I receive characters at an offset in the buffer when using ReadFile()?...

cwinapiavrserial-communication

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

avruartatmega

Read More
Failing to access AVR ATTiny13A with very slow clock (128kHz/128 or 128kHz/256) (avrdude: error: pro...

avravrdudeattiny

Read More
Is bool data type supported in embedded C?...

cembeddedavravrdudemcu

Read More
PWM Generation Has a Rogue Low Pulse...

cavr

Read More
avr SPI transfer function only works once...

avrspi

Read More
asm error "inconsistent operand constraints in an 'asm'"...

c++assemblygccavrinline-assembly

Read More
Is it possible to generate random numbers using physical sensors?...

randomarduinomicrocontrolleravrentropy

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

avrspiatmegamicrochipdigital-analog-converter

Read More
What does _SFR_IO8(0x04) is doing? AVR...

assemblymappingportavrmicroprocessors

Read More
Writing assembly code using avr-gcc...

gccembeddedarduinoavrgnu-assembler

Read More
How to translate this code from AVR into STM32...

cstm32avrstm32cubeide

Read More
ATtiny402 ADC value comming not properly...

cavrattiny

Read More
i have solved my issues....yet still there some doubts..clarify me...

cembeddedmicrocontrolleravrattiny

Read More
atmega32u4 Failed to enter programming mode...

microcontrolleravratmegaatmega32

Read More
C Macro - how to get an integer value into a string literal...

cgccassemblyc-preprocessoravr

Read More
Global union for different modules...

cgccembeddedavr

Read More
Is microcode and machine code the same thing?...

assemblycontrolleravrmachine-code

Read More
The function of this piece of code in the assembly...

assemblyavrseven-segment-display

Read More
Error passing argument from pointer to non-enclosed address space...

cpointersmicrocontrolleravrmplab

Read More
AVR mega2560 printf() and fgetc() don't work...

cembeddedavr

Read More
Why does sbi cause the bit to toggle?...

assemblyavr

Read More
Consuming the output of `llc` with an assembler...

assemblyllvmavrgnu-assemblerroundtrip

Read More
How can I visualise the memory (SRAM) usage of an AVR program?...

debuggingmemoryembeddedavravr-gcc

Read More
ATMEL Studio adding own library...

avratmel

Read More
unsigned integer devision rounding AVR GCC...

roundingavravr-gccunsigned-integerfloor

Read More
impossible constraint in asm while compilation...

cassemblyinlineavratmel

Read More
BackNext