When the PWM is stopped, is there a way of setting the ''OFF'' value of the output pin. I have tried to configure the registers without the clock to set the value without success
The reset state of all the pins on the 8032 (and hence the uPSD) is HI. You can set it to low by writing a 0 to it. Perhaps I'm not understanding what you mean?