Hi,
I just started with easyeda.
With my first small schematic I get the following error and I don't know how I can fix it.
Error(parse.c--checkvalid): volprobe1: no such vector.
I have shared the design: https://easyeda.com/schneckm/MAX882_Test-W20YWTRPN
Can someone help me and tell what I'm doing wrong?
Many thanks
Michael
Hi Schneckm,
Welcome to EasyEDA.
The reason your simulation has failed is because you have used a schematic symbol that does not have a spice simulation model associated with it. Therefore when you run a simulation, no model for the MAX882/3/4 device is picked up and so no results are generated.
This is what the error message is telling you.
Unfortunately there is no publically available spice model for the MX882/3/4.
:(
However, if the shutdown capability of the MX884 is not important to you, you could try using the LM78XXEE generic 78xx series regulator model from the EasyEDA Libs in the left hand Navigation Ppanel.
This generic EasyEDA spice model has several user editable parameters listed in the right hand Properties panel which would allow you to tailor it to make it behave in a similar way to a fixed output voltage MAX884 with no shutdown.
If you need a model that more closely resembles the MAX882/3/4 then please post back as it may be possible to edit the LM78XXEE or the LM317EE EasyEDA model to do that.
:)