Discussion Title | Created date |
---|---|
Serious bug in BC100 Lithium Ion charger reference firmware Just noticed this morning, slipping ammeter probes between the battery and spring to measure charging current to a 1200mah cell raised the charging voltage enough to switch from... |
Sunday, 14 September 2008 - 14:34 |
How do you access PROGMEM_DECLARE array? Atmel Raven IAR code has for example #define _MEMATTR __flash #define PROGMEM_DECLARE(x) _MEMATTR x .... PROGMEM_DECLARE(static const unsigned int)LCD_character_table[] = //... |
Tuesday, 9 September 2008 - 00:57 |
How to connect slaves to the Raven for wireless logging I have several ATTiny85 based solar battery chargers that use Objective Development's USB driver for PC logging. They are working OK but limited to one log at a time (sending... |
Monday, 1 September 2008 - 16:04 |
How to coax flash memory into a final programming I have done around 500 programming cycles of the ATMega644 on the Atmel BC100 board. No debugging, just straight erase-and-program using AVR Studio/Dragon/JTAG. Never any problems... |
Wednesday, 27 August 2008 - 13:47 |