Programming Senoko DVT

From Studio Kousagi Wiki
Jump to: navigation, search
<path-to>/stm32flash/stm32flash -b 115200 -w build/senoko.hex /dev/ttymxc3
  • then run
 ./reset.sh

To reset the CPU into run mode

  • Connect to the serial console of the STM32 gas gauge manager:
screen /dev/ttymxc3 115200
  • from the serial console talking to senoko, run these commands in the "ch>" shell:
ch> chg 1000 12600 3000

The above command powers up the gas gauge so you can program it (powered up via the charger, the battery pack is in safe mode)

ch> gg setup 3 3000

The above command sets 3 cells and 3000mAh as the capacity for the gas gauge.