Dear Arduino Community
I am in despair. I have been trying for days to run my Atmega328P as a standalone. For this I have a simple project that switches pin 13 off and on every second.
Everything works great when I run the Atmega328P in the Arduino Uno board. However, if I plug the Atmega328P into the breadboard, nothing happens. I have already set the fuses so that the internal clock is used.
I have also tried the following things:
- Installed a capacitor (22pF) as close as possible to VCC and GND.
- Installed a pull-up resistor on the reset pin.
Does anyone of you have an idea what else I can do? I am grateful for any help! I would also be satisfied with any hints as to where I should look for the error.
I have attached all relevant pictures to this post.