Hi all, i`m new here.
I need to charge LiHV (Lipo at 4.35 Volts per cell), so I decided to update the stock firmware to this one that can manage these lipos.
So I used an Arduino 1 to update but I had some problems.. I tried and this is the result:
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude.exe: Device signature = 0x1e950f
avrdude.exe: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex"
avrdude.exe: input file C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex auto detected as Intel Hex
avrdude.exe: writing flash (32768 bytes):
Writing | ################################################## | 100% 5.96s
avrdude.exe: 32768 bytes of flash written
avrdude.exe: verifying flash memory against C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex:
avrdude.exe: load data flash data from input file C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex:
avrdude.exe: input file C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex auto detected as Intel Hex
avrdude.exe: input file C:\Users\romeo\Downloads\cheali-charger-master\cheali-charger-imaxB6-original_2.00-e10.3.12-20160613_atmega32.hex contains 32768 bytes
avrdude.exe: reading on-chip flash data:
Reading | ################################################## | 100% 4.42s
avrdude.exe: verifying ...
avrdude.exe: 32768 bytes of flash verified
avrdude.exe done. Thank you.