watterott / ATmega328PB-Testing

Atmel/Microchip ATmega328PB support for Arduino IDE
https://learn.watterott.com
76 stars 61 forks source link

m328pb flash programming using UART. #49

Closed bhargavmakodia closed 5 years ago

bhargavmakodia commented 5 years ago

Dear @awatterott ,

after programming ATmega328pb using arduino as ISP, we can program it using USB - UART bridge only ONCE.

After successful uploading of program once, if we wish to program it again using UART it shows error. avrdude.exe: stk500_recv(): programmer is not responding

A response is awaited from your side. Thank you! BM.

awatterott commented 5 years ago

Please check the things, I have written before: https://github.com/watterott/ATmega328PB-Testing/issues/48#issuecomment-446910644