Discussion Title | Created date |
---|---|
Downloading a bootloader and an application using stk500.exe Hi Freaks, Does anyone know if it's possible to download a bootloader and an application using stk500.exe or even using AVR Studio GUI? Or do you have to download the bootloader... |
Wednesday, 6 January 2010 - 22:05 |
Mega32 Analog Comparator Hey Freaks :D , According to the datasheet, if you set the ACBG bit of the ACSR register, a fixed voltage reference replaces the positive input of the comparator. Does this mean... |
Thursday, 22 February 2007 - 21:47 |
Storing Strings in Flash Hi Freaks, I've got a few strings that I want to store in flash. Weird things happen when I try to do a strcpy into RAM. Basically the compiler (ICCAVR) is happy but I get... |
Thursday, 18 May 2006 - 23:27 |
Atmel CPLDs Hey Freaks, Has anyone had any experience (good or bad) with Atmel's AFT15XX family of PLDs. Any comments on the development kit/tools? Im looking at using one of the smaller... |
Thursday, 17 November 2005 - 02:27 |
Ethernet Question Hi Freaks, I've got a handful of XPort (TCP/IP-ethernet) devices that I want to connect up to a PC. I'm looking for the cheapest way of doing this. Do you have to use an ethernet... |
Tuesday, 1 November 2005 - 22:22 |
Serial Dataflash Problem Hey Freaks, I've run into a strange problem using the Atmel AT45DB161B serial dataflash. Basically im trying to write data to RAM Buffer 2 and then transfer the data into flash... |
Wednesday, 29 June 2005 - 03:27 |
Is the 74HC4094 SPI compatible? Hey Freaks, Is it possible to use the 74HC4094 shift register on an SPI bus? It doesn't specifically say you can in the datasheet. If I tie OE to Vcc, can I use the strobe as a... |
Tuesday, 17 May 2005 - 03:30 |
AVRISP Firmware problem Hi Freaks, We use the stk500.exe in a command line script with an AVRISP for production programming. I recently upgraded my version of AVRStudio from v4.08 to v4.11. AVRStudio... |
Wednesday, 4 May 2005 - 21:45 |
Polymer Displays (PLED) Hi Freaks, Little bit off topic, other than I'm going to be driving it with an AVR...but does anyone know of a source for 16x1 Polymer displays? Cheers Dave. |
Thursday, 7 April 2005 - 00:10 |
Downloading to flash without deleting EEPROM Hi Freaks, I think this may have been discussed before but I couldn't find any previous posts. Is it possible to download to flash without deleting the contents of the EEPROM? I'm... |
Sunday, 20 February 2005 - 20:36 |
USB to Serial Converter Hi Freaks, Here's the situation. Just got a new PC :lol: . Only one RS232 serial port. :shock: So I figured id go and and buy a USB to Serial Converter. :lol: Installation went... |
Tuesday, 9 November 2004 - 00:56 |
Error Correction Hey Freaks, Does anyone have a good algorithm (in C) to do a majority vote type error correction with a sample of 5 bytes? eg. 0x07 0x0F 0x0E 0x1E 0x16 => 0x0E Thanks Dave. |
Tuesday, 21 September 2004 - 21:34 |