Hi all,
I am an Engineering student and I have a little confusion.
When developing a system with Micro-Controller (for example Attiny 417) - it is assumed as a digital component which work in a digital manner, right?
Thanks!
I am an Engineering student and I have a little confusion.
When developing a system with Micro-Controller (for example Attiny 417) - it is assumed as a digital component which work in a digital manner, right?
- How can I calculate or predict what current will it consume at each instruction cycle?
- If I use a few instructions to make some "simple operation" (i.e. check memory according to incident) - will the current be "high" consumed only during the time of executing the instructions? Or does it take time to "stabilize" and high current keeps being consumed until the micro-controller return to sleep mode?
- Is the sleep mode current provided in the datasheet is the same as it is in "real" conditions or does it vary? If so - how much?
Thanks!