Arduino Pro mini clone and nokia5110 LCD Low memory
hello try upload sketch pro mini clone using nokia 5110 lcd before had no problem uploading test sketch reason i'm getting error saying
sketch uses 2,884 bytes (8%) of program storage space. maximum 32,256 bytes.
global variables use 130 bytes (6%) of dynamic memory, leaving 1,918 bytes local variables. maximum 2,048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
and uploaded sketch before never had problem before not sure make of low memory gets stuck there saying uploading , can please me out can not figure why going sketch below.
joseph
sketch uses 2,884 bytes (8%) of program storage space. maximum 32,256 bytes.
global variables use 130 bytes (6%) of dynamic memory, leaving 1,918 bytes local variables. maximum 2,048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
and uploaded sketch before never had problem before not sure make of low memory gets stuck there saying uploading , can please me out can not figure why going sketch below.
joseph
what kind of usb-serial adapter using ?
i think usb-serial adapter or perhaps bootloader wrong, or wiring not okay.
when buy cheap pro mini on ebay, burn newest bootloader it. don't trust bootloader came it. might have been written low voltage, or might old version.
i think usb-serial adapter or perhaps bootloader wrong, or wiring not okay.
when buy cheap pro mini on ebay, burn newest bootloader it. don't trust bootloader came it. might have been written low voltage, or might old version.
Arduino Forum > Using Arduino > Programming Questions > Arduino Pro mini clone and nokia5110 LCD Low memory
arduino
Comments
Post a Comment