Hi everybody.
Since a few weeks I'm totally into Assembler. It's a new adventure to me since I have no experience at all with assembler, not even on another processor family.
Anyway, I already started studying and coding. I'm quite confortable now with the very (very!) basics, I'm using Atmel Studio 6, I upload my hex code to a few Atmega328 and Attiny (various versions) chips on breadboard with an USBASP ISP programmer and everything runs fine
I make myself clear right now: I'm not planning anything specific yet; it's just fun and learning as of now
Well, fact is I'd like to dig into it even more, I see many people are using c/c++ only (and of course I can understand why) and not many sharing knowledge about avr assembly ... I'm shure I'm missing something. Any forum/webring/book/newsgroup I don't know and you reckon I should?
I'm already constantly reading/studying:
- Beginner's introduction to AVR assembler language
-
AVR-Tutorial – Mikrocontroller.net <-- great stuff in here
- http://www.avrbeginners.net/
- AVR ASM INTRODUCTION
But ... I can't find any updated AVR Assembly related forum