konguk:
Here is the schematic and the board with all layers activated.
Greetings konguk,
I’m not sure if you’ve been over these details before but there
are a couple of design errors in your schematic that should be
addressed before attempting a PCB.
(1) LED1 is backwards (and will never light up)
(2) R4 is quite low for an indicator LED. I’d use 1k0
(3) JP2 appears to have the AVR ISP signals. If so, that pin
assignment doesn’t match the AVR ISP 10 pin or 6 pin layout
(4) The uC Reset line (Pin 1) is floating (needs a 10k pull up to 5V)
(5) The AVR ISP also needs access to the reset line to operate.
Next, the layout stinks!
How did the Xtal and capacitors get so far from the uC?
why are the connectors in the board corners?
If all layers are turned on why are there only blue traces?
(Are you trying to do a single-sided PCB)?
I know the EAGLE auto-router haters will have a fit, but
unless the parts are positioned in a sensible way any
auto-router would have trouble with this design.
The design is simple enough to use hand routing and a
bit of common sense in placing the parts for better
connectivity.
If this is a two-layer design then one layer could be used
for either a ground plane or a split power and ground plane
that would improve the noise immunity.
Comments Welcome!