Discussion Title | Created date |
---|---|
Curve Tracer recommendations? Google doesn't show much for hobby curve tracers. Anyone have experience with this one which seems no longer available but apparently a new version will be out in a few months?... |
Saturday, 24 October 2009 - 12:18 |
[SOLVED]How do you label ATTiny's? Hi all, For my LiFePO4 cell management I am flashing a bunch of ATTiny85's with different millivolt correction factors to account for the 5% tolerance of the voltage divider. So I... |
Thursday, 3 September 2009 - 01:18 |
ATtiny85 simulation options Hello all, I am trying to simulate an ATTiny85 shunt regulator for a 10AH lithium cell. The program is written in C using AVR Studio and the features are to blink an LED to... |
Sunday, 23 August 2009 - 21:13 |
STK500 dataflash options Hi all, I have an STK500 with an unpopulated obsolete AT45D021 pad. I am about to place a Digikey order and was wondering, firstly, is there a goodie to put there, and secondly,... |
Tuesday, 11 August 2009 - 20:33 |
Programatically cause a break while debugging? With other debuggers I have always used debug break statements in the source code to good advantage, e.g. if (i |
Sunday, 19 July 2009 - 12:16 |
Can a 32 bit pointer be forced? I have an existing routine, one of whose arguments is a word pointer. On the 1284p pointers are 16 bit, but this one points to flash above 64K so needs to be 32 bit. Is there a... |
Thursday, 16 July 2009 - 11:43 |
Upgrading JTAGICE mkII question I have been using AVR Studio 4.14.589 with the mkII with no problems. To see if I could reproduce an .elf flash problem some others are having, I just installed the latest AVR... |
Friday, 5 June 2009 - 17:36 |
Flashing from .elf files - has it been "fixed"? Some people are having a problem flashing the contiki AT90USB1287 .elf file with AVR Studio/JTAGICE mkII. Google found this from June 2008 http://www.nabble.com/Remove-.bss-size-... |
Thursday, 4 June 2009 - 22:40 |
Raven RF230 radio excessive wakeup time Waking the Raven radio in the contiki webserver I get a timeout error using the 880 microsecond TIME_SLEEP_TO_TRX_OFF from the RF230 data sheet. 1280 us works, 1200 gives... |
Friday, 8 May 2009 - 12:30 |
BC100 collaborators? Is anyone working with Atmel's BC100 battery charger reference board? I added some status and serial logging routines last year and sent those to Martin Thomas who was working... |
Tuesday, 5 May 2009 - 20:56 |
AVR Studio debugging with simulator There is something I am not understanding about debugging with AVR studio simulation. When I break at some point and want to look at the contents of a crucial variable, more often... |
Thursday, 13 November 2008 - 20:48 |
Getting some remote data through the Raven, but a question.. Finally got remote PV battery charging data through a Raven wireless link, using USI-TWI interfaces in my Tiny85 chargers, AVR2002 in DC sleep mode with added TWI-TWI interfaces... |
Wednesday, 17 September 2008 - 20:15 |