Settings for ATmega328P

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Oderlando
Posts: 37
Joined: Tue Jul 17, 2018 11:30 am
Has thanked: 7 times
Been thanked: 3 times
Contact:

Settings for ATmega328P

Post by Oderlando »

Hello. To date I have used PIC drivers. But recently, I decided to explore an ATmega328P (No Arduino bootloader). I tried to make a flashing LED but I did not succeed. I am using an 8MHz crystal, but I do not understand the settings of this microcontroller. There are several frequency options that seem to me to be several things repeated. Can anyone help me the right option to use an 8MHz crystal on the ATmega328P? I'm sending a print out of the screen. Thanks in case anyone can help me.
Attachments
ATmega328P.png
(326.81 KiB) Downloaded 824 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Settings for ATmega328P

Post by LeighM »

Hi,
The default setting should be OK for you.
You can drag the edge of the config dialog to see the full text...
atmega.jpg
atmega.jpg (48.56 KiB) Viewed 1869 times

Post Reply