Search found 2164 matches

by Ettore
Sun 2023-10-01 11:26
Forum: Simulation
Topic: vsm code error
Replies: 3
Views: 978

Re: vsm code error

As you can see it does work to me! If It doesn't to you is possibly because of your project setup but we can't help without looking at your project. So, please attach the full Proteus project (the .pdsprj file, no simple screen shot) including the full (and possibly correct) source code. screen shot...
by Ettore
Mon 2023-09-11 11:09
Forum: Simulation
Topic: ERROR simulating pic16F18877
Replies: 3
Views: 857

Re: ERROR simulating pic16F18877

Sorry, but it turned out that you are using an illegal (cracked) copy of Proteus and as such, we won't provide you with any support.
Please contact support@labcenter.com and purchase your Proteus copy.
Topic locked.
by Ettore
Mon 2023-09-11 9:28
Forum: Simulation
Topic: ERROR simulating pic16F18877
Replies: 3
Views: 857

Re: ERROR simulating pic16F18877

We can't know it without looking at your project. Please attach the full Proteus project (the .pdsprj file) including the source code.
by Ettore
Fri 2023-09-01 9:11
Forum: Simulation
Topic: Motorola HC11 Evaluation Board
Replies: 3
Views: 869

Re: Motorola HC11 Evaluation Board

The watch window shows the internal registers values of the HC11 core only, i.e. U1 in the "HC11 Evaluation Board" sample project. So, the PORTB/PORTC registers values in the watch window are referring to the ports embedded in U1, the 68HC11 not U12, the 68HC24. In the HC11 Evaluation boar...
by Ettore
Mon 2023-08-21 16:35
Forum: Simulation
Topic: Interrupt help.
Replies: 4
Views: 869

Re: Interrupt help.

I'm glad it works.
by Ettore
Mon 2023-08-21 13:20
Forum: Simulation
Topic: Interrupt help.
Replies: 4
Views: 869

Re: Interrupt help.

Maybe you didn't enable the low peripheral interrupts. Anyway, I attach a simple test showing the priority interrupts just in case of two coincident pulses. I alaso attach the source code in the post and schematic screen shot just in case you don't have the latest Proteus version. test.pdsprj /* Mai...
by Ettore
Mon 2023-08-21 11:32
Forum: Simulation
Topic: Export disassembly code
Replies: 5
Views: 867

Re: Export disassembly code

Yes, you have old version.
by Ettore
Mon 2023-08-21 10:18
Forum: Simulation
Topic: Export disassembly code
Replies: 5
Views: 867

Re: Export disassembly code

It works with anything is in the Source Code Windows, provided you select Display Disassemby, Addresses and Opcodes...and use a recent Proteus version.
Immagine 2023-08-21 121638.jpg
Immagine 2023-08-21 121638.jpg (158.47 KiB) Viewed 846 times
by Ettore
Mon 2023-08-21 6:27
Forum: Simulation
Topic: Export disassembly code
Replies: 5
Views: 867

Re: Export disassembly code

In the Source Code select all the code - with keyboard: Shift + Down or Shift + Page Down, with mouse: click left button and drag selection down. When all code is selected press CTRL+C (standard Windows copy) and press CTRL+V or Paste into NotePad or whatever editor. Then you can print it on paper o...
by Ettore
Fri 2023-08-11 9:38
Forum: Simulation
Topic: Multiple ADC0801 simulation is not working
Replies: 1
Views: 532

Re: Multiple ADC0801 simulation is not working

Could you please attach your "test-adc.pdsprj" project file here ? So that I can have it a look at.
Thanks.
by Ettore
Mon 2023-07-31 9:52
Forum: Simulation
Topic: The 28 pins atmega328p doesn't exist
Replies: 2
Views: 753

Re: The 28 pins atmega328p doesn't exist

Double left click on the ATMEGA328P part and select the PCB Package from QFP 32 pins ...
Immagine 2023-07-31 114747.jpg
Immagine 2023-07-31 114747.jpg (98.66 KiB) Viewed 731 times
and change it to SPDIL28.
Immagine 2023-07-31 114610.jpg
Immagine 2023-07-31 114610.jpg (123.07 KiB) Viewed 731 times
by Ettore
Mon 2023-07-17 15:52
Forum: Simulation
Topic: Doubt about POT-HG
Replies: 1
Views: 592

Re: Doubt about POT-HG

The middle and last circuits are not the same at all. They become the same only when you disconnect the ground from the pot of the middle circuit.
by Ettore
Thu 2023-07-13 17:04
Forum: Simulation
Topic: Why this Triac circuit doesn't work?
Replies: 7
Views: 1339

Re: Why this Triac circuit doesn't work?

Ok. You have set the Interactive Simulator Options to "Setting for Better Accuracy". This is not suggested set for such a simulation. You need to set "Default Setting" or even better "Settings for Better Convergence". OK Immagine 2023-07-13 185847.jpg WRONG Immagine 202...
by Ettore
Thu 2023-07-13 16:04
Forum: Simulation
Topic: Why this Triac circuit doesn't work?
Replies: 7
Views: 1339

Re: Why this Triac circuit doesn't work?

jayanthd2k17, Both files work fine to me with no gmin error BUT they are both based on MOC3031M; didn't you start the topic talking about MOC3021?? I want that circuit no the MOC3031. If you give fragmented and contradictory information I cannot carry out any troubleshooting. If you want I fix anyth...
by Ettore
Thu 2023-07-13 9:31
Forum: Simulation
Topic: Why this Triac circuit doesn't work?
Replies: 7
Views: 1339

Re: Why this Triac circuit doesn't work?

I tested the circuit exactly as it is above and it works with CHASSIS, no Gmin error. So post the project file, no the picture shot. I suspect that circuit is part of a larger one.