Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.95 KB

File metadata and controls

38 lines (22 loc) · 1.95 KB

dspic33ck-power-dac-slope-compensation, release v1.2.1

Release Notes

  • Deployment file bug prevented this code example from being displayed correctly in MPLAB® Discover

dspic33ck-power-dac-slope-compensation, release v1.2.0

Release Highlights

  • Upgraded code example to be compatible with MPLABreg; X IDE v6.00
  • Upgraded code example to be compatible with MPLABreg; XC16 v2.00
  • Upgraded code example to be compatible with MPLABreg; Code Configurator v5.00

Features Added\Updated

  • Removed references to interrupt controller status bits DMT and DAE, which are not supported in XC16 v2.00 anymore
  • Re-generated source code output with MCC version 5.4.14

dspic33ck-power-dac-slope-compensation, release v1.1.0

Release Highlights

Simplified DAC configuration of example.

Features Added\Updated

Updated DAC configuration with simplified parameter adjustment header file

dspic33ck-power-dac-slope-compensation, release v1.0.0

Release Highlights

This is the initial release demonstrating the basic configuration of DAC and high-resolution PWM generator of the dsPIC33C family of devices applying a negative compensation ramp to the reference of an analog comparator in a fixed frequency peak current mode controlled (PCMC) system. This example demonstrates the peripheral configuration of the comparator-driven switching cell covering the configuration of PWM generator, analog comparator and Digital-to-Analog converter with ramp generator in a static setup (no active control loop included).

Features Added\Updated

In this initial version the on-board LED of the dsPIC33CK Digital Power Plug-In Module is toggled with a interval period of 300 ms, when the controller is running at maximum speed of 100 MIPS. After startup, a 100mV/uS slope compensation ramp is generated at DACOUT1 pin. By pressing the on-board push button USER on the Digital Power Development Board, the slope rate is toggled between the initial 100mV/uS degrees and 300mV/uS.