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:40] – [Burn the bootloader and test] mithatarduino:atmega328p_arduinos_and_custom_fuse_settings [2020/01/04 02:44] – [Upload with programmer and test] mithat
Line 253: Line 253:
 ==== Upload with programmer and test ==== ==== Upload with programmer and test ====
  
-After burning the bootloader to set the fuses, hook up your programmer. Be sure you have set both the board and programmer to the correct values under //Tools//. Then upload your simple test sketch with //Sketch > Upload Using Programmer//. Your sketch should upload and start running (possibly only after you have disconnected the programmer)(possibly only after you have disconnected the programmer).+After burning the bootloader to set the fuses, [[https://mithatkonar.com/wiki/doku.php/arduino/arduino_without_a_bootloader#case_3pro_mini_33v8mhz_with_usbtinyisp|hook up your programmer]]. Be sure you have set both the board and programmer to the correct values under //Tools//. Then upload your simple test sketch with //Sketch > Upload Using Programmer//. Your sketch should upload and start running (possibly only after you have disconnected the programmer).
  
 Follow the instructions above to read the fuse settings. You should see: Follow the instructions above to read the fuse settings. You should see:
Line 268: Line 268:
 </code> </code>
  
-The extended fuse should still be ''0xFE''.+Confirm that the extended fuse is still ''0xFE''.
  
-You can now connect the Pro Mini to a variable supply to see whether it works as expected below 2.7V. It may not work all the way down to 1.8V though, but because you're not using a bootloader, the chances of corrupting program memory are very low.+You can now connect the Pro Mini to a variable supply to see whether it works as expected below 2.7V. It may not work all the way down to 1.8V though, but because you're not using a bootloader, you won't run the risk of corrupting your program memory.
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