Fuse bit information in arduino scketch

I want to do code in Arduino ide. Then I want to burn the hex code(without bootloader) using AVRDUDE and usbasp. I want to burn a Atmega328p microcontroller and do not want to use a crystal. The question is : does the hex file generated by the Arduino ide change fuse bits? I want to be sure that if i upload the code in my microcontroller without crystal, it would not create any problem further burning it.

No, it doesn't.

Thank you

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