Hi,
Is it possible to program ATMEGA328P-15MZ (–40°C to +125°C) using the Arduino IDE software enviornment?
If yes, where I can select this specific IC in the Arduino IDE for Programming, or Is there any other way?
Thanks
Hi,
Is it possible to program ATMEGA328P-15MZ (–40°C to +125°C) using the Arduino IDE software enviornment?
If yes, where I can select this specific IC in the Arduino IDE for Programming, or Is there any other way?
Thanks
If you have an ATmega328 chip (P, PU or P PU), you'll be able to upload code like shown in this video (Arduino Uno to ATmega328 - Shrinking your Arduino Projects - YouTube), I prefer the FTDI method. As mentioned in the video itself, you may need to bootload the IC, depending on the seller. Bootloading tutorials are also relatively easy to find online, and there's several ways to do it, similarly to just the normal uploading.
That depends on the rest of the board. What clock frequency are you using? What programming port do you have?
You can program the chip with the IDE but the how-to depends on the other questions.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.