Discussion Title | Created date |
---|---|
DebugWire Hi! I've been having som trouble with the debugging... I start by compiling the program. Then I use my AVR dragon to program my ATTiny861 with the .hex-file. After the checks,... |
Thursday, 6 May 2010 - 14:50 |
Whats the easiet way to check if a variable is even or odd? | Thursday, 6 May 2010 - 10:46 |
Watchdog question Hi! Im using the ATTiny861 and I would like to use the watchdogtimer. Its the first time I use it but I've checked it up and I know how to enable: wdt_enable(WDTO_8S); and reset:... |
Monday, 19 April 2010 - 13:52 |
Write to EEPROM Hi! Im working on a project which includes writing from PC to the µControllers (ATTiny861) EEPROM. I want to store some sort of settings that can be changed via my laptop and if... |
Thursday, 15 April 2010 - 08:07 |
File not found? I get alot of thees "File not found" in my disassembler. There were an error message asking me to locate c:avrdev\gcc\gcc-4.3.3\gcc\ I've got no folder with that name. Im guessing... |
Wednesday, 14 April 2010 - 08:01 |
WD or prescale Hi! I want to use 128kHz on my ATTiny861 to lower the power consumption. Whats the best way to do that? Using watchdog osc, set fuses, or using prescale one the µController. |
Monday, 12 April 2010 - 08:39 |
Array and port problem. [moderator note: two threads have been merged here - the initial posts were appended on the "101" thread and have been split off and prepended to this "Array and port problem"... |
Thursday, 8 April 2010 - 12:28 |
AVRISP mkII, Debugging I got a µController on a PCB. I want to be able to debugg it via Avr Studio 4, functions lika "step into" and "break point" will be well used. Is this possible with this... |
Wednesday, 7 April 2010 - 08:52 |
SPI Hi! Im kinda green to this. I've done some projects in asm in school but it was kinda basic and the microcontroller was already in place on a dev. kit. :/ Im working on a project... |
Tuesday, 6 April 2010 - 14:48 |