Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // --------- AirPower Prototype Unit - GET - Developer Output --------- //
- Compiled by 91Tech - @91_tech - youtube.com/91tech
- Main document: https://pastebin.com/CuvaGx0F
- This document contains output for the 'HPI' command.
- // Contents //
- - Help
- - PD_STATUS
- - VER
- - FW_READ
- --------- Help ---------
- B431-22-P2> hpi help
- Available commands:
- fw_read
- fw_write
- get
- pd_status
- select_pdo
- reset_state_machine
- ver
- help
- * Commands 'fw_write', 'select_pdo', and 'reset_state_machine' were not attempted, though the latter two are likely harmless. *
- --------- PD_STATUS ---------
- B431-22-P2> hpi pd_status
- PD Status
- Current Data Role: UFP
- Current Power Role: Sink
- Contract State: None
- --------- VER ---------
- B431-22-P2> hpi ver
- bootloader: 1.0.699.0
- application: 2.0.714.12
- --------- FW_READ ---------
- B431-22-P2> hpi fw_read
- [hpi] [0x00000000] 00 10 00 20 9f 00 00 10 bb 03 00 00 bb 03 00 00 |... ............|
- [hpi] [0x00000010] bb 03 00 00 bb 03 00 00 bb 03 00 00 bb 03 00 00 |................|
- * this returns 2049 lines *
- Last 3 lines:
- [hpi] [0x00007fe0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- [hpi] [0x00007ff0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- resetting the board ...
- -- Full output: https://pastebin.com/PuhWPj2t --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement