Cart Contact NSDSP Home

nsdsp_set_vdd_override

This function specifies a VDD voltage level which is going to be used for canned programming algorithms. The setting does not affect the actual voltage. Rather, it forces NSDSP to use the specified voltage regardless of what the actual voltage is. The NSDSP programmer will not try to detect actual voltage even if it is capable of reading voltages.

Syntax

void nsdsp_set_vdd_override(
        nsdsp_t           nsdsp,
        unsigned int      voltage
);

Parameters

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

voltage - the voltage in mV

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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