Skip to content

Commit 1129864

Browse files
committed
Pull request #4: Update changelog for release 1.0
Merge in MCU16CE/dpsk3-power-buck-average-current-mode-control from ~M91406/dpsk3-power-buck-average-current-mode-control:feature/release-1.0 to develop * commit '9e0b51356085c079af9e001d734fcac43777def4': Update changelog for release 1.0
2 parents 646e586 + 9e0b513 commit 1129864

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
This is the initial release of the average current mode control code example demonstrating how to establish a
55
digital dual-loop average current mode control implementation regulating the output voltage of a synchronous buck converter.
66

7-
This example is based on the basic voltage mode code examples for the synchronous buck converter on the
8-
Digital Power Starter Kit 3.
7+
This example is based on the code example demonstrating basic voltage mode control of the synchronous buck converter on the
8+
Digital Power Starter Kit 3. The firmware remains almost identical with the exception of the current loop controller configuration
9+
in file `app_power_config.c` and the control loop library extension `i_loop`.
910

1011
### Features Added\Updated
1112
This code example runs automatically after power has been applied to the development board. In this initial version

0 commit comments

Comments
 (0)