[TriEmbed] Atmega fast startup

Pete Soper pete at soper.us
Tue Jan 9 19:00:05 CST 2018


Apropos Shane's discussion of trying to get an Atmega going quickly, I 
hacked a 328p to use the internal 8mhz clock with 0ms startup delay. 
Then I hacked the C runtime code to skip zeroing data, etc and instead 
go directly from the boot reset vector to setting the pin's DDR and the 
PORT high.  I triggered on the five volt supply coming up (yellow trace) 
and timed to the point where I could get a GPIO pin driven high (blue 
trace). It takes right at 400usec and is very repeatable.
-Pete

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20180109/6e3e605b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfgijcdkbnfkikip.png
Type: image/png
Size: 37474 bytes
Desc: not available
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20180109/6e3e605b/attachment.png>


More information about the TriEmbed mailing list