Search code examples
AVR Xmega USART problem reading a complete string...

cavrarduino-ideserial-communicationusart

Read More
Arduino Interrupt won't ignore falling edge...

arduinointerruptavrisrdebouncing

Read More
Undefined reference to __mulhi3 when using sprintf() - AVR GCC in Code::Blocks on Windows...

codeblocksavrundefined-referenceavr-gcc

Read More
Atmega16's PORTs don't work...

cembeddedavrisratmega16

Read More
Pulse width measurment...

avravr-gccatmegaatmelatmega16

Read More
How to correctly send more than one string using SPI...

cavrspiatmega

Read More
Get characters from macro name to optimise macro function...

carduinomacrosc-preprocessoravr

Read More
Cannot establish proper RS485 communication...

cavratmegars485

Read More
How to connect multiple devices on avr(atmega16/32) using UART?...

avratmega16

Read More
avr-ld: avr:51 architecture of input file `main.o' is incompatible with avr output...

clinkeravratmegaavr-gcc

Read More
Disable code based on existence of Constructor...

c++avravr-gcc

Read More
How long does it take to write a single character to an LCD 16x2 display with 8MHz AVR...

ctimeavratmegahd44780

Read More
How can I call assembly function from C code?...

cassemblylinkeravr

Read More
How to calculate g values from LIS3DH sensor?...

avr

Read More
How to rotate a matrix by 90 degrees in avr?...

avravr-gcc

Read More
AVR Atmega128 random number generator from range...

crandomavratmega

Read More
Saving graphic to EEPROM, compressing graphic by filter repeating 0x00 and 0xFF to save space...

c++ccompressionavreeprom

Read More
Using of variable instead of hard-coded string...

avratmega

Read More
AVRISPmkII connection status: Unknown status 0x00...

microcontrolleravravrdude

Read More
How to take a snapshot of a changing variable (such as a timer) in C?...

ctimermicrocontrolleravrteensy

Read More
Can UDR be written inside USART_RXC interrupt handler without checking the UDRE flag in AVR ATMega32...

serial-portmicrocontrolleravrusartatmega16

Read More
AVR - High speed interrupt driven UART code not working...

cavruartusart

Read More
AVR C Function works from Main but not from other Function...

cavr

Read More
Arduino/AVR ATmega microcontroller, random resets, jumps or variable/data corruption...

debuggingarduinomicrocontrolleravratmega

Read More
AVR C hex and dec multiplication not as expected...

cembeddedavr

Read More
AVR define pins with struct or #define...

cavr

Read More
Atmel Studio override interrupt vector...

avravr-gccatmelstudio

Read More
AVR C - How does the const qualifier behaves in a look up table declaration?...

cavr

Read More
In AVR assembly, what is the value in register r24 after code executes?...

carduinoavrcpu-registers

Read More
How to set frequency and duty cycle of Timer1 in 16bit P&F correct PWM...

timerfrequencyavr16-bit

Read More
BackNext