UPS PIco HV3.0A Firmware Code 040 Print Date 18.08.2017
Designed and Manufactured by PiModules and ModMyPi
www.pimodules.com www.modmypi.com
Automatic Bootloader Initiation
Remember to have system cable powered as during the boot loading procedure
system is not protected from power losses
The bootloader is invoked by running the following command line:
sudo i2cset -y 1 0x6b 0x00 0xff
sudo python 9600_picofuHV3.0.py -v -f
The
should be replaced with the name of the last firmware
update, or the firmware you wish to use.
When firmware starts the upload procedure, the Orange User LED will have lit, and
then when firmware starts uploading the Blue User LED will lit and UPS LED will be
blinking.
Figure 48 SSH screen when firmware uploading
Once complete the system with output
ALL Done :) Ready to go. . .
We would recommend that you now shutdown your Pi and
UPS PIco HV3.0 A
HAT
completely to ensure that all chang
es are integrated. Once you’ve rebooted your
system, you can check the UPS PiCo firmware version using the following command:
sudo i2cget -y 1 0x69 0x26
In this case the system should output
0xXX
, signifying that the firmware has updated
correctly.