Skip to content

Purpose of bootloader for ATTiny1614 #1066

Answered by hmeijdam
BenthamITServices asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to set the BOD mode or voltage level, save or erase EEPROM or if you want to set the WDT as mandatory you need to give the command "Burn Bootloader".
But this also works when you select the board without optiboot.

So you don't need a bootloader (optiboot), but you do need to give the command "Burn Bootloader" to activate/manipulate those features.

This is why you see (burn bootloader req'd) in the menu options.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by BenthamITServices
Comment options

You must be logged in to vote
6 replies
@BenthamITServices
Comment options

@hmeijdam
Comment options

@BenthamITServices
Comment options

@hmeijdam
Comment options

@BenthamITServices
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants