Other Parts Discussed in Thread: TPS84259
Tool/software: WEBENCH® Design Tools
Customer gets the following errors when trying to run either the encrypted or the unencrypted LMZ34002 Pspice models:
ERROR(ORPSIM-15167): Undefined parameter: SS.
ERROR(ORPSIM-15167): Undefined parameter: FAST_STARTUP.
In looking through the code of the unencrypted model, I only see this reference to fast_startup:
E_ABM1 N16778685 0 VALUE { IF(FAST_STARTUP > 0.5, 0,1) }
If he runs the encrypted model from the TPS84259, he sees the same Fast_Startup error but not the SS error.
Seems like the model is missing a PARAMS statement to set these values.
Webench works for this part, but he needs a working Pspice model.