Hi everyone,
im new to this forum but i have been checking it for the trobles and questions i have, but on this occasion i coulndt find an answer.
i recently buy an smd atmega (from mouser http://www.mouser.mx/ProductDetail/Atmel/ATMEGA328P-AU/?qs=sGAEpiMZZMvqv2n3s2xjscfa4zIkTHJIJIWLupw%2bFlg%3D) to mount on my smd proyects and im checking how to burn the bootloader on it.
on hardware i use an arduino uno to load the bootloader and a FTDI to load the program to the smd chip.
i could load the bootloader througth the arduino IDE 1.6.7 using the arduino ISP example everything works fine i see the burn bootloader complete message and disconect the isp. i used the arduino nano bootlader im not sure if it uses all the pins.
When i tried to program the new smd atmega328pau i load the program correctly, the blink led with a display message on the terminal and it works jus fine but when i tried to load the program with diferent delays i couldnt load the program, it tried to conect but the timeout comes out.
i also tried the complete program from Nick Gammon to burn the bootloader and it works percfectly but the same issue pop up when i tried to reprogram the new atmega.
maybe im missing to burn the bootlader after i flash it througth the isp like on the attiny programming but cant get with the answer.
i hope someone can help me. Greetings