Hi Team
I Design a PCB for Arduino as isp programmer using Atmega328p . bootloader is successfully uploaded but it does not upload the program using USB port with CH430C driver
comport is recognized successfully I can't upload the Arduino as ias code to the Atmega238p using USB port
IC can be red by using avrdude (Arduino as isp)
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude: Device signature = 0x1e950f (probably lgt8fx328p)
avrdude: safemode: Fuses OK (E:FD, HE, L:FF)
avrdude done. Thank you.
CH340C driver is recognized correctly and COM port also visible properly
Following error is displaying during the program is uploading using usb port
DTR pin also going to 0 Volt during uploading
Using Port : COM4
Using Programmer : arduino (AVRISP mk|| )
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x95
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x95
avrdude: stk500_recv(): programmer is not responding
please check the schematic diagram
attached
Please advice
Thanks in advanced
I Design a PCB for Arduino as isp programmer using Atmega328p . bootloader is successfully uploaded but it does not upload the program using USB port with CH430C driver
comport is recognized successfully I can't upload the Arduino as ias code to the Atmega238p using USB port
IC can be red by using avrdude (Arduino as isp)
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude: Device signature = 0x1e950f (probably lgt8fx328p)
avrdude: safemode: Fuses OK (E:FD, HE, L:FF)
avrdude done. Thank you.
CH340C driver is recognized correctly and COM port also visible properly
Following error is displaying during the program is uploading using usb port
DTR pin also going to 0 Volt during uploading
Using Port : COM4
Using Programmer : arduino (AVRISP mk|| )
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x95
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x95
avrdude: stk500_recv(): programmer is not responding
please check the schematic diagram
attachedPlease advice
Thanks in advanced
Last edited:
