Discussion Title | Created date |
---|---|
.eep files using ICCAVR compiler Hello freaks, Is there a example of how to create a file using the ICCAVR compiler that can be written into EEPROM on the chip. In this case using a ATMega8515. Thanks in advance |
Sunday, 30 December 2007 - 05:11 |
ATMega324p and ICCAVR App Builder Hello All, I just ordered 6 ea. ATMega324p 40 pin dip devices. Looking at the ICCAVR application builder I noticed that the 324p is not on the list of CPU's. Therefore there is no... |
Wednesday, 26 December 2007 - 02:07 |
STK-500 and AT90S8515 fuse settings I have a few AT90S8515 that I wanted to use. I was disappointed to see that the Dragon does not support any programming for the older AT90S8515 device. Having to revisit the STK-... |
Monday, 24 December 2007 - 02:10 |
ICCAVR WDR() function Using ICCAVR Compiler , I wanted to use the WDR (Watch Dog Reset). I searched within the ICCAVR environment But did not locate any functions for WDR. I tried WDR(), as a guess and... |
Sunday, 23 December 2007 - 21:54 |
ATtiny2313 port pins and pull up's I am using PD5 and PD6 on the ATtiny2313 as switch inputs. I read in the doc’s that the pin’s can sink/source 20mA. I interpret this to mean that I can just apply ground directly... |
Tuesday, 11 December 2007 - 20:28 |
ATtiny2313 include file for assembly programming I usually use the ICCAVR compiler but I want to use assembly for a small project. I do not have the ATtiny2313def.inc file in my folder that has most of the include files. I have... |
Sunday, 25 November 2007 - 06:27 |
AT90S8515 interface to 8X8 LED display I am looking for suggestions on interfacing a ATMega8515L or theAT90S8515 device to a 8X8 LED display. I have one of LED display's laying around and would like to make a scrolling... |
Sunday, 26 August 2007 - 20:29 |
Kingbright 8X8 LED Display TA18-81EWA Hello, I have one of these 8X8 LED display modules but can't locate a datasheet. I searched Kingbright web site, Mouser Jameco and Digi-key - nothing for this part. It is... |
Saturday, 25 August 2007 - 22:42 |
ICCAVR arrays of structures struct DataPack { char add; char cmd; int data; int CRC; }; struct DataPack Slave[3]; struct DataPack *... |
Sunday, 27 May 2007 - 18:18 |
ICCAVR, ATMega32, RS-485 & MPCM help Questions regarding Atmega32 use of Multiprocessor (MPCM) and RS-485 Using ICCAVR C compiler with Olimex ATMega32 board. I understand from the manual the following setup... |
Sunday, 29 April 2007 - 20:33 |
Using Studio 4 and dragon, display issue. Studio 4.13 Build 528 Using with dragon for debug. When opening the IO view, and expanding a view, example one of the Ports, and placing the cursor over one of the bits, the pop... |
Sunday, 29 April 2007 - 04:27 |
JTAG using dragon Problems using the dragon JTAG The ISP portion seems to work perfect, no problems. While connected to the ATMega32 using ISP, I set the JTAG enable fuse. I then removed power from... |
Monday, 23 April 2007 - 20:56 |