Search code examples
Is a logical right shift by a power of 2 faster in AVR?...

c++optimizationavrbit-shiftatmega

Read More
Passing value converted wrong to uint32_t in avr c...

cavr

Read More
My Interrupt is not updating my value to my main, how should i set up my Interrupt?...

cavravr-gccavrdude

Read More
Converting 'uint8_t' 'float' and 'unsigned char' into 'char' for LCD...

cavratmega

Read More
How to define memory pointers when programming AVR chips?...

cpointersavratmelavr-gcc

Read More
How do I safely pass around an IO address that eventually gets passed into inline assembly?...

assemblygccavr

Read More
Is this the right way to update global variable using ADC?...

cmicrocontrolleravratmelstudio

Read More
ASM inline assembly bubble sort; constant value required, garbage at end of line...

cassemblyavrinline-assemblyavr-gcc

Read More
Can't assign a list of file names to a variable in GNU-make...

cmakefiledependency-managementavr

Read More
How should I set the bits when doing software protection?...

avratmelatmelstudio

Read More
C program stops execution when assigning variable...

cavratmega

Read More
Illegal storage class __flash in ImageCraft IDE...

embeddedcodeblocksavratmega

Read More
CodevisionAVR SHT11 Read just Temperature or Humidity...

cavrcodevisionavr

Read More
how to set the orientation of ili9325 lcd display...

cdriverstm32avrlcd

Read More
Compiling Error with interrupt service routines for ATtiny using xc8...

cavrxc8

Read More
UDR register always reads 0xFF...

embeddedavruartusartattiny

Read More
255 char. instead of 1023, Unable to set reference voltage...

cavradcatmega16

Read More
C++ static array initiation: does inline initialization reserve space?...

c++arraysstaticavrvolatile

Read More
How to implement arduino Uno shiftOut() in AVR C?...

carduinoavr

Read More
cross compile gcc 10.1.0 for avr fails on linux...

gcccross-compilingavr

Read More
Arduino servo library conflict...

timerarduinoavr

Read More
Reading state of push button to turn on LED in AVR using Atmega32...

avratmegamicroprocessorsatmega32

Read More
Is this assembly code sorting numbers in ascending order?...

sortingassemblyavrbubble-sort

Read More
C string literal as parameter equals -1 in avr-gcc?...

cstringgccavrstring-literals

Read More
Pulse width modulation (PWM) on AVR Studio...

widthavrpulseatmega

Read More
How do I translate AVR GCC-style C inline assembly to Rust inline assembly?...

assemblyrustavrinline-assembly

Read More
What happens if ret is used without a call?...

assemblyavr

Read More
Machine coding an Arduino/Atmel328 over a serial line from a tethered (host) PC...

arduinofunction-pointersshared-memoryavratmel

Read More
Atmega328p only one ISR handled...

cinterruptavratmegaisr

Read More
.include directive in AVR assembly...

assemblyincludeavrdirective

Read More
BackNext