I'm making some eagle designs and I'm in the part using the pins connecting components ..etc
and try to understand if the atmega8A has the same pin out as the atmega328, is that right?
as well found this picture online
Does the Atmega8A got same pins as the atmega328?
and extra question here:
Planing to use the internal oscilator 8Mhz will be 3.7v enough to power the atmega?
I just wanted to know if the atmega8A has the same pinout as the atmega328 because couldn't find
any pinout of the atmega8 on internet.
planing to run it dirrectly from 3.7v battery, do I really need to add a resistor to reset pin or can I skip that part somehow? Planing to put as few components possible.
Domino60:
do I really need to add a resistor to reset pin or can I skip that part somehow?
If you were using a DIP chip in a socket and not planning to have a reset button or an external connector for resetting the chip in the final circuit, you could connect the reset pin to Vcc. You could then program the chip on breadboard or using Uno R3 before transferring it to the circuit. But with an smd part, you need to be able to use reset to program the chip, so then you must have the pullup.