User Tools

Site Tools


arduino:atmega328p_arduinos_and_custom_fuse_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arduino:atmega328p_arduinos_and_custom_fuse_settings [2020/01/04 02:36] – [Burn the bootloader and test] mithatarduino:atmega328p_arduinos_and_custom_fuse_settings [2020/01/04 02:40] – [Burn the bootloader and test] mithat
Line 224: Line 224:
 ==== Burn the bootloader and test ==== ==== Burn the bootloader and test ====
  
-Whether you plan to upload your sketches with a USB to serial converter (i.e., using the bootloader) or directly by using a programmer, you still need to burn the bootloader to set the fuses. So let's burn and test the bootloader.+Whether you plan to upload your sketches with a USB to serial converter (i.e., using the bootloader) or directly [[arduino:arduino_without_a_bootloader|using a programmer]], you still need to burn the bootloader to set the fuses. So let's burn and test it.
  
 === Burn it === === Burn it ===
Line 248: Line 248:
  
 <WRAP center round important 60%> <WRAP center round important 60%>
-If you reduce the BOD threshold or turn off BOD entirely, don't run programs uploaded by the bootloader at low voltages. See [[arduino:arduino_without_a_bootloader#cursed_is_the_bootloader|this]] for an explanation why.+If you reduce the BOD threshold or turn off BOD entirely, don't run programs uploaded by the bootloader at low voltages. To run a sketch at low voltage you should upload your sketch directly using a programmer. See [[arduino:arduino_without_a_bootloader#cursed_is_the_bootloader|this]] for an explanation why.
 </WRAP> </WRAP>
  
-To run a sketch at low voltage you should upload your sketch directly using a programmer. 
 ==== Upload with programmer and test ==== ==== Upload with programmer and test ====
  
arduino/atmega328p_arduinos_and_custom_fuse_settings.txt · Last modified: 2021/04/22 01:37 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki