Search found 2164 matches

by Ettore
Thu 2023-12-07 10:36
Forum: Simulation
Topic: Simple Circuit doesn't converge.
Replies: 5
Views: 1023

Re: Simple Circuit doesn't converge.

Simply configure the SPICE solver for "Settings for Better Convergence". System menu->Set Animation Options->SPICE Options button and finally select "Settings for Better Convergence" from the bottom list and press Load and then OK twice in order to exit. Also, is there any reason...
by Ettore
Mon 2023-11-27 15:37
Forum: Simulation
Topic: RPi + Pico
Replies: 3
Views: 728

Re: RPi + Pico

If your educational standard licence did not include a licence for RPi or is older than the date of RPi launch, yes, you definitely need an additional licence for RPi. Anyway, for such of issues you can contact Labcenter on https://www.labcenter.com/contact/ or directly drop an e-mail to support@lab...
by Ettore
Mon 2023-11-27 15:17
Forum: Simulation
Topic: RPi + Pico
Replies: 3
Views: 728

Re: RPi + Pico

...But I have a fatal error not allowing the simulation to run : VSMPY.DLL failed to create DSIM model for primitive model 'RPI'... It looks like you don't have a valid Proteus license purchased for Raspberry Pi simulation. Prices here: https://www.labcenter.com/pricing/comm/ Without a valid licens...
by Ettore
Mon 2023-11-27 0:08
Forum: Simulation
Topic: MAX31856 access violation in module 'DSIM.DLL' [00000738]
Replies: 1
Views: 532

Re: MAX31856 access violation in module 'DSIM.DLL' [00000738]

Such the issue has been fixed. The new fixed model will be in the next service pack.
by Ettore
Thu 2023-11-23 17:57
Forum: Simulation
Topic: Importing lm5156 PSpice model into proteus
Replies: 3
Views: 701

Re: Importing lm5156 PSpice model into proteus

Yes, you're correct; hierarchy module is another way to make models in a schematic form rather then the usual SPICE language. It works more or less as the LtSpice models modules. When you check it you get the access (with CTRL+C) to a child sheet which is an area where you put the primitive objects ...
by Ettore
Wed 2023-11-22 20:49
Forum: Simulation
Topic: Importing lm5156 PSpice model into proteus
Replies: 3
Views: 701

Re: Importing lm5156 PSpice model into proteus

I'd try to convert the average model (Unencrypted LM5156x-Q1 PSpice Average Model) rather than the transient one. The reason is that the former is faster and easier to convert (provided you know how to) albeit less accurate, while the latter is slower and strongly tricky to convert to SPICE3 due to ...
by Ettore
Mon 2023-11-20 17:11
Forum: Simulation
Topic: WatchDog Atmega disabled instead of reset
Replies: 1
Views: 505

Re: WatchDog Atmega disabled instead of reset

Unfortunately we are prevented to provide assistance to those who are using an illegal copy of Proteus.
Please purchase a licence in order to receive any support https://www.labcenter.com/pricing/comm/ or contact support@labcenter.com
by Ettore
Thu 2023-11-16 14:23
Forum: Simulation
Topic: LED simulation Miscellaneous Questions
Replies: 3
Views: 753

Re: LED simulation Miscellaneous Questions

As Andrew said, the forward voltage depends by the LED colour and manufacturer as well. Because the LED simulation model is a generic one we specify a nominal forward voltage of 2.2V and currect of 10mA. You can, however, edit those values by clicking right on the LED and select "Edit Propertie...
by Ettore
Tue 2023-11-14 11:16
Forum: Simulation
Topic: PIXY2 camera
Replies: 6
Views: 1086

Re: PIXY2 camera

It looks like you are a bit confused. The codes at https://github.com/charmedlabs/pixy2/ is simply the firmware that runs on the Pixy2 (real) board and the code (the drivers) that runs on the host PC. It 's not the Pixy2 simulation model running on Proteus itself. As Andrew said, only the pixy2 deve...
by Ettore
Mon 2023-11-13 9:44
Forum: Simulation
Topic: TP4056 and ADS1115
Replies: 1
Views: 559

Re: TP4056 and ADS1115

I have added the ADS1115 in the list of models to add in the newer release of Proteus. Not the TP4056, though.
by Ettore
Wed 2023-11-08 12:29
Forum: Simulation
Topic: Arduino Simulation Multipe Source files *ino
Replies: 4
Views: 976

Re: Arduino Simulation Multipe Source files *ino

I think you should declare explicitly the prototype of the functions in main.ino. For example given the func1 and func2 in funcs.ino: int func1(void) { static int a; return ++a; } int func2(void) { static int b; return ++b; } You need to do this in your main.ino in order to compile without errors: /...
by Ettore
Mon 2023-10-30 10:07
Forum: Simulation
Topic: Why is my ADC only showing zero as an output while simulating the stm32f103C6 model in proteus?
Replies: 3
Views: 848

Re: Why is my ADC only showing zero as an output while simulating the stm32f103C6 model in proteus?

Could you please attach here your Proteus project (.pdsprj file) including source code files ? So that we can have it a look.
by Ettore
Fri 2023-10-27 11:28
Forum: Simulation
Topic: HCSR04 Doesn't work
Replies: 5
Views: 1056

Re: HCSR04 Doesn't work

I have fixed the HCSR04 model (and SRF04 as well) for such the odd behaviour. The fixed model will be in the next service pack.
by Ettore
Wed 2023-10-18 12:13
Forum: PCB Layout
Topic: Importing parts from other software
Replies: 6
Views: 1438

Re: Importing parts from other software

Please look at your PM and see if the assembly I sent - which I've made sometime ago - can help you in the immediate.
by Ettore
Mon 2023-10-02 9:54
Forum: Simulation
Topic: vsm code error
Replies: 3
Views: 974

Re: vsm code error

As I said above - and picture below shows it's working now - you've made a wrong project setup including a number of gross logics and schematic mistakes. Nevertheless, I regret that I cannot help you as it turned out that you are using an illegal (cracked) copy of Proteus. Please contact support@lab...