Discussion Title | Created date |
---|---|
Interface EEPROM to AVR?? !!!!!! Anyone noticed there's just been a sudden flurry of newbies asking this same question - did a course tutor somewhere just set some homework by any chance? Cliff the cynic (edit:... |
Wednesday, 21 September 2005 - 13:39 |
SPI Mega16(/L) vs. Mega128 and Mega168 -PROBLEM NOW SOLVED Hi, I just wondered if anyone out there is aware of any electrical differences between the operation of the SPI on a Mega16 compared to that on Mega168 or Mega128? I've wired an... |
Tuesday, 23 August 2005 - 12:28 |
Using Studio to reprogram ATMega168 fuses I've been using Studio 4, a Jtag ICE mkII and an STK500 (with a STK501 fitted) to work with a ATMega128 for a while now because this is what I was originally supplied with. That... |
Tuesday, 26 July 2005 - 12:44 |
AVR GCC odd (dangerous?) behaviour? Hi, I've been using WinAVR for about a week now and really enjoying it as a refreshing change from some of the more advanced micros I usually work with. Then all of a sudden, part... |
Friday, 22 July 2005 - 11:17 |
WinAVR vs. IAR generated code difference Hi, I compiled the simple test program: unsigned long main( void ) { unsigned long i; unsigned char j; i = (unsigned long) 32767; for (j=0; j |
Monday, 18 July 2005 - 15:53 |