MAX77801 Demo. The MAX77801 is a high-current, high-efficiency buck-boost Regulator and features I2C-compatible, 2-wire serial interface consisting of a bidirectional serial-data line (SDA) and a serial-clock line (SCL). Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX77801.pdf Tested using MAX32630FTHR This Demo simply provides the test interface via USB Serial port. ----- [ MAX77801 DEMO ] Usage ----- i : Set Registers to POR Staus + : Increase VOUT L&H - : Dncrease VOUT L&H s : Read Status Registser e : Enable Buck Boost d : Disable Buck Boost
Dependencies: USBDevice max32630fthr max77801 mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:8b8008d86265 | 2017-11-21 | daniel_gs_jeong | updated max32630fthr |
0:c1437a5e420b | 2017-11-21 | daniel_gs_jeong | MAX77801 High-Efficiency Buck-Boost Regulator DEMO. The MAX77801 is a high-current, high-efficiency buckboost.; Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX77801.pdf; This Demo provides test interface through USB Serial to control chip. |