I want to change the default rise time of output voltage (TON_RISE 61h), so what I have to write into STORE_DEFAULT_ALL (11h) to save this rise time as default? or I have to pass only null character?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I want to change the default rise time of output voltage (TON_RISE 61h), so what I have to write into STORE_DEFAULT_ALL (11h) to save this rise time as default? or I have to pass only null character?
I passed the STORE_DEFAULT_ALL / STORE_USER_ALL after writing into TON_RISE command, but after power cycle it is giving the default value for TON_RISE (03h).