hi
im learning to design a pcb for my first project and put a arduino chip in instead of using the board, but im havint trouble communicating to the chip, i have my USB to TTL Converter installed with the correct driver but i cant seem to communicate or download anything to the chip. i am connedted on a serial port but just the usb to ttl converter.
im using the ATMEGA328 ARDUINO chip i have it all set up as it should be ive read a couple of guides, but on the com port all i can see id the usb to ttl converter, not the arduino chip, i have the +5, gnd, txd, rxd, from the port connected to the chip but no urduino?
i have a complete uno board also, but when i place the ic into the board it also doesnt recognise the chip as well?
any help greatly appreciated
ok found out i need to burn the bootloader on the ic, ive found the guide here and tryed several times using an uno board connected to breadboard followed the instructions, but cant seem to burn the bootloader, keep on getting an error does this guide actualy work, are there another guides out there that may work?
The Uno-ISP-bootloader situation is fraught with difficulties and work-arounds.
I will probably get it from someone for having posted that.
Makes a guy really appreciate those ICSP pins and the USBtinyISP.
IMHO.. there is no problems using Arduino as ISP.. -or- the Optiloader bootloader..
1.) please provide a wiring diagram and/or a picture of your your set-up.. sometimes we overlook things.. or have things backwards..etc.. (happens to everyone)
do you have ALL components/parts on the breadboard? including crystal & caps..etc...
what software/IDE are you trying to use? maybe try versions v22 or v23...instead of v1.0 if you are..
lets start there and see what we see...
first step is bootloader.. then we focus on uploading sketches..
then i contacted the person who sold me the atmega 328 and USB -TTL board, and found out the bootloader was already installed, and managed to download data, simply by letting go of the reset button at the correct time. if i am able to download data using his method will i be able to burn the bootloader?
hi Techone, my setup is the same as you explain expect for the crystal, pins 9, 10 with the 22nf c's, the circuit diagram definatly says pins 9,10
hi Techone, my setup is the same as you explain expect for the crystal, pins 9, 10 with the 22nf c's, the circuit diagram definatly says pins 9,10
I am not worry about the 22 pF cap by not being there. My breadboard version don't have them anyway. So you did have a 0.1 uF in serie --> between the DTR and the RESET ? Yes ? With that cap there, no need to press the reset button during an upload of a new program. And what type of FDTI board you are using ? Because some type are : RX --- > RX and some are RX --- > TX.
But uploading a bootloader to a blank ATMEGA328, that one... can not help at this time.