Buy Contact NSDSP Home

nsdsp_adjust_vpp

This function sets VPP voltage level.

Syntax

unsigned int nsdsp_adjust_vpp(
        nsdsp_t           nsdsp,
        unsigned int      voltage
);

Parameters

nsdsp - a reference to the NSDSP object returned by nsdsp_connect function

voltage - the desired voltage in mV. The following values are supported

Programmer Voltage Levels
NSDSP-1not supported
NSDSP-29000 or 12000

Return

The function returns non-zero if the voltage level has been successfully set, or zero otherwise.

Notes

The function does not output the voltage on MCLR pin, it only affects internal voltage regulator.

The programming functions will set their own voltage level if HVP is used.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

© 2007-2025 Northern Software Inc. All Rights Reserved.