Skip to content

Commit

Permalink
debut
Browse files Browse the repository at this point in the history
  • Loading branch information
elia-nese authored May 6, 2022
1 parent 26cc0a2 commit e1e3284
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Software for the power board

I2C commands are the same for the two robots.

#Commandes I2C
###Commandes I2C


| Registre | Description | Format | Read/w | Default | Human |
Expand All @@ -20,7 +20,18 @@ I2C commands are the same for the two robots.

#Documentation
###Documentation

https://github.com/o-gs/dji-firmware-tools/issues/196
https://github.com/o-gs/dji-firmware-tools/blob/master/comm_sbs_chips/BQ40z307.py

DJI example code : https://github.com/czipis/mavic-mini-battery-info/blob/master/mavic-mini-battery-info.ino

LTC datasheet : https://www.analog.com/media/en/technical-documentation/data-sheets/ltc3886-3886-1.pdf

###I2C

Two bus, an extern one which can be connected through QWIIC connectors and an intern one which connects the DJI battery and the LTC. On the new power board, we can directly be connected from the exterior to the intern bus.



Expand Down

0 comments on commit e1e3284

Please sign in to comment.