Discussion Title | Created date |
---|---|
STK500 and 1K Pullup on Reset I have some Arduino Nano boards that include a 1K pullup (doh!). This seems to be more than the STK500 can handle (4.7K) and fails to program. These Nano boards also have a manual... |
Sunday, 2 April 2017 - 04:42 |
ICC-AVR stack overflow function I want to check for stack overflow so I have tried to use the _StackCheck(); function. I have included macros.h The problem is that when I try to write my owm _StackOverflowed()... |
Sunday, 18 May 2008 - 22:45 |
Atmega88 Automotive Vendors I have been searching for a vendor who sells the Atmega88 Automotive but have so far have been unsuccessful. Would anybody happen to know where these can be purchased? Thanks,... |
Monday, 28 April 2008 - 08:44 |
Memory storage device selection I am starting a project that requires logging data of different types. I believe that the best device to store all the data (about 200 kbits max) is either an EEPROM or a Flash... |
Thursday, 24 April 2008 - 03:48 |
ICIE indentifier not in header Hello, I have been working with Timer1 on an Atmega88, when I tried to use the ICIE1 identifier I would get an error:"undeclared identifier ICIE1" when i looked in the header file... |
Monday, 21 April 2008 - 00:56 |
Programming an Attiny25 using the STK500 I want to use the ATtiny25 but I am having difficulty determining which socket to program it in.I have looked in the STK500's user guide but it does not seem to have been updated... |
Thursday, 30 August 2007 - 21:46 |
adc with signals of high output impedence Hello, I am using the adc to measure the voltage across a gas sensor that changes resistance as a function of gas concentration. The sensor which has resistance from 1k ohm to 750... |
Friday, 6 July 2007 - 00:05 |