Hi all, i have been attempting to make a breadboard with an atmega328p chip and upload the blink sketch to it, all have thrown some sort of failure, I have attempted multiple ways to get around it, with no success!. they are generally like:-
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xf0
but also have 0X00, 0X20, 0X10, 0Xff,
I am using the cp2102, i have checked the wires, got a 2nd chip(same errors), installed port driver(arduino sees it as "port 3"), and have searched lots for an answer with no avail!, when i plug the reset of the cp2102 into the reset of the atmega it throws:-
avrdude: ser_drain(): read error: The I/O operation has been aborted because of either a thread exit or an application request.
it seems that no one knows what to do!