Arduino Mini 04 with ATmega328

Hello,

I have the same problem and try use the solution posted, but now i get this;

Binary sketch size: 970 bytes (of a 28672 byte maximum)
C:\Users\Daniel Melo\Documents\Projectos\arduino-0022\hardware/tools/avr/bin/avrdude -CC:\Users\Daniel Melo\Documents\Projectos\arduino-0022\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -cstk500v1 -P\.\COM13 -b115200 -D -Uflash:w:C:\Users\DANIEL~1\AppData\Local\Temp\build3196484183096855382.tmp\BlinkWithoutDelay.cpp.hex:i

avrdude: Version 5.4-arduino, compiled on Oct 11 2007 at 19:12:32
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

System wide configuration file is "C:\Users\Daniel Melo\Documents\Projectos\arduino-0022\hardware/tools/avr/etc/avrdude.conf"

Using Port : \.\COM13
Using Programmer : stk500v1
Overriding Baud Rate : 115200
avrdude: ser_open(): setting dtr
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x1c
avrdude: Send: Q [51] [20]
avrdude: Recv:
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x1c

avrdude done. Thank you.

I´m using a USB 2 Serial Light to upload the Sketch.

Please help.

Thanks