Discussion Title | Created date |
---|---|
XMEGA-A3BU Xplained Graphics LCD Library I've added support for the XMEGA-A3BU Xplained to Andy Gock's Graphic LCD Library (see http://agock.com/software/glcd-graphic-lcd-library/). If anyone is interested, I'll post the... |
Saturday, 22 February 2014 - 20:42 |
inconsistencies in io.h header files I haven't seen this before - I accidentally bumped into this recently. Here's one example of inconsistencies in the io.h header files. For the ATmega164, ATmega164A, and... |
Monday, 24 December 2012 - 21:46 |
Compiler Bug: incorrect code generated with -Os I've spent many hours the last week or two debugging a problem which is apparently the result of incorrect code generated with optimization set to -Os. The total code is fairly... |
Tuesday, 27 March 2012 - 01:04 |
Vertical Scroll Bar Problems I've just started running AVR Studio 5 on my new laptop - a Lenovo X220 ThinkPad. The screen resolution is set to the maximum of 1366 x 768. I'm running Windows 7 Professional... |
Sunday, 13 November 2011 - 15:47 |
Weird Project Obtions Include Directory Behavior I've noticed a weird behavior with the Project Options for an AVR GCC project. If you select Project, Configuration Options then click on the Include Directories, it appears that... |
Sunday, 25 March 2007 - 00:27 |
DS1307 Real Time Clock Utility I've updated this Academy project. Updated for WINAVR 20060125 (use FDEV_SETUP_STREAM instead of fdevopen) and some bug fixes. Don |
Tuesday, 30 May 2006 - 23:11 |
Olimex AVR-P40-USB Bug This may help other people using the Olimex AVR-P40-USB. There is an error on this module (at least the one that I own). Pin 31 (TEST) of the FT232BM chip has been left floating... |
Wednesday, 20 April 2005 - 21:46 |
My First AVR Project - a Lightning Activity Monitor I’ve just completed the prototype for my first AVR project. It’s a lightning activity monitor. The idea came from Tim Bitson. I built the sensor unit exactly as Tim describes... |
Sunday, 24 October 2004 - 20:33 |
ELF/DWARF problem with array/structure in .data section I am having a problem with a WINAVR 20040720 generated DWARF-2 .elf file using AVR Studio 4.10 build 356. I’ve stripped my ATMEG8 program down to a “bare” minimum that still... |
Sunday, 19 September 2004 - 22:46 |