Discussion Title | Created date |
---|---|
ASM: sbi/cbi for Data Space I am sure there is an "easy button" for setting/clearing bits in places other than addresses $20 to $3F, but I haven't found it, and it has become increasingly bothersome playing... |
Tuesday, 1 July 2014 - 15:22 |
XML Device Files.... Because I have a long history of re-inventing the wheel, I thought I would ask first..... What I want is a "quick and easy" way of "setting up" various registers for particular... |
Monday, 10 March 2014 - 22:03 |
Bit of help on ijmp This code works in Atmel Studio Debugger 6.x AND on the ATMEGA2560 target: InsLoop: ldi ZH, 1 ; ld ZL, X... |
Sunday, 9 February 2014 - 04:50 |
Bricked my Dragon I know, I know, but it is bricked, so what is the current popular choice? I figured I would give the Arduino sketch a go as I have several 2560's on hand, but I didn't know if... |
Friday, 31 January 2014 - 03:12 |
Macro Help I know I am doing something stupid, I just can't figure out what it is. I have the following .includes at the beginning of my main ASM project: .include "Variables.inc" .... |
Tuesday, 22 October 2013 - 13:19 |
Sanity Check please I am having trouble with ISP and my AVR Dragon in Atmel Studio (latest release) ONLY with an ATTINY2313. Every thing works fine with ATMega16/32s & Mega2560s. I have... |
Wednesday, 25 September 2013 - 14:06 |
Learning C for AVRs Help I have been using AVR ASM for 15+ years, and am a fairly proficient ASM programmer. I have been writing Basic/VB programs/apps since the Pre-DOS days. I learned Fortran-77 in... |
Thursday, 12 September 2013 - 13:23 |
4x20 LCD Interface Question(s) I am trying to add an LCD display module to a project, something I have avoided for quite sometime, lol because of the added complexity; however, no avoiding it in this project.... |
Friday, 26 April 2013 - 13:40 |
AS6 Installation Error I get the following Error when attempting to install AS6. Any thoughts? Previous installs on this PC include AS4 & AS5. Thanks, Fish |
Monday, 14 January 2013 - 10:27 |
Celcius to Farenheit These are deep waters for me, so please bear with me and point out my mistakes without ripping my head off :-) I need to convert Celcius to Farenheit for the range 0C to 120C with... |
Monday, 14 January 2013 - 03:05 |
TWI Interface I am working on some firmware involving DS75 Temp sensors. I did a similar project several years ago using the DS75's, but I have managed to loose the code (and my mind isn't all... |
Wednesday, 28 December 2011 - 02:31 |
TWI => TWCR.TWINT Question I am working on a temp monitoring project that uses a number of DS75 temp sensors connected to an ATMEGA32. (Honestly the AT32 is a lot more processor than required, but I have... |
Wednesday, 30 April 2008 - 09:31 |