Unable to burn bootloader using mkII

hi
unable to burn bootloader to nano using MKII

thanks

I moved your topic to an appropriate forum category @quantrpeter.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

I see now that you have posted three times to the forum and all three times you have used the wrong category so I'm giving you a temporary suspension from the forum.

I hope that when you return to the forum you'll be more respectful of our community.

Thanks in advance.

@quantrpeter Did you read the error message that was displayed.

The "Please verify device selection" should have given you a clue.

The error dialog also tells you that the programmer has interrogated the microcontroller you are trying to program and it is an ATMEGA328PB. However, the device you have chose is an ATMEGA328P.

These are not the same devices. If you wish to program that microcontroller, then change selected device to an ATMEGA328PB and try again. Note that the file you are trying to program (in this case a bootloader) into the microcontroller should support an ATMEGA328PB device or the code will not run as intended.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.