You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been able to use the current board definitions, but I find myself wanting to upload via an external programmer such as Arduino as ISP. I can put some time into it for development, but I have not found the right combination of information to do it.
The text was updated successfully, but these errors were encountered:
Should be fairly easy to implement.
I assume that you are wanting this to burn boot loaders or 32U4 or an ATtiny or something like that?
Let me know so I can duplicate what you are attempting to do.
Thank you for the quick response. I am trying to bypass the bootloader for program size and startup speed purposes. Specifically I am targeting an ATMega328P running at 3.3V and 8MHz. I am using an Arduino Pro Mini from Sparkfun as the ISP, but any would do.
Programming an UNO through another as an ISP should be an equivalent duplication.
I have been able to use the current board definitions, but I find myself wanting to upload via an external programmer such as Arduino as ISP. I can put some time into it for development, but I have not found the right combination of information to do it.
The text was updated successfully, but these errors were encountered: