M
M
Max Nerlich2018-11-10 17:48:07
Android
Max Nerlich, 2018-11-10 17:48:07

Where can I find information about the AVR architecture?

Hello! I have long been interested in development for microcontrollers, in particular AVR architectures. At the end of the school year, I have to submit a project. I decided to write a Computer Science project on the topic: "Architecture of AVR microcontrollers". As a practical implementation of my report, I want to write a microcontroller emulator of this architecture, close to the ATmega 328 MK. This MK was chosen as the standard for good reason. The Aruduino platform is now very popular, allowing you to develop solutions with minimal input knowledge. Thanks to the Arduino, this MK has become incredibly popular. Therefore, the emulator of this MK should be very useful for development. From this moment, some problems begin with the search for detailed information about the operation of the MK of this architecture. Maybe I was looking for information on the wrong queries, but I found only a brief description of the main set of instructions. Features of the execution of instructions, a description of the registers and also similar information that may be useful for the development of the emulator, apparently "lies" somewhere at the bottom. Please help me with information on this topic: books, datasheets and manuals. PS: For example, a detailed description of the operation of x86 processors is easily found on the Internet at the request: x86 architecture. I would like to see such information, if it exists at all. Thanks to all! a detailed description of the work of x86 processors is easily found on the Internet on request: x86 architecture. I would like to see such information, if it exists at all. Thanks to all! a detailed description of the work of x86 processors is easily found on the Internet on request: x86 architecture. I would like to see such information, if it exists at all. Thanks to all!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
Oleg Gamega, 2015-10-18
@followthemoney

look here learndroid.e-legion.ru lectures on animation
in the guide www.google.com/design/spec/animation/authentic-mot... if you click on the links there are examples with implementation, you can tear mathematics out of them

K
ks0, 2018-11-10
@nerlihmax

So everything is detailed in the datasheet!
Or not detailed enough?

V
vanyamba-electronics, 2018-11-11
@vanyamba-electronics

Information on AVR8 commands can be found on the Microchip website .

J
jcmvbkbc, 2018-11-11
@jcmvbkbc

I want to write an emulator of a microcontroller of this architecture, close to the ATmega 328 MCU ... the emulator of this MCU should be very useful for development.

You don't have to write what has already been written many times .

A
alexhott, 2018-11-19
@alexhott

For example, I found it on Google a few years ago. Or rather, I didn’t even look for it, but Google immediately gives out a bunch of information like any other search engine. But I read about architecture so much for the general development.
And in terms of practical application of datasheets, everything on the manufacturer's website is in the best possible way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question