Is it possible to get an "intermediate tester version"?
TimFisch likes this post
Had no time to solve this one.Diak doesn't work. At the breakdown voltage, the program freezes.
Solved at Rev 958.Diak doesn't work. At the breakdown voltage, the program freezes.
I can't reproduce this problem, maybe it's already solved.Change the properties of the seven-segment indicator (reduce the forward voltage to 2.4 V. and increase the resistance to 100 ohms).
Problem in Function solved at Rev 967.The problem with the 74HC00 chip. The model is made on 3 NAND logic elements and one function:
This was because a problem with internal pullups.The microcontroller model contains an error. I used the debug mode and found that the simulation stops at 181 lines of the program (waiting for the button to be released).
But I'm curious... why is a function and not another NAND gate?
Well... it was useful to find another error.I think I did this when I discovered errors in the simulation of functions. I forgot to put the NAND valve back in place.
Ok I will do.It is better to remove the function from the model.
Fizik_S likes this post
Thanks. Hopefully solved at Rev 996.SCR doesn't work
Fizik_S likes this post
Solved at Rev 1000.The diode does not work correctly
This one is not so easy.The zener diode does not work correctly
Fizik_S likes this post
Thanks.The "Function" component does not work in analog mode: when the input voltage changes, the output voltage does not change. After restarting the simulation, the output voltage corresponds to the formula.
Fizik_S likes this post
Finally solved at Rev 1006.The zener diode does not work correctly
TimFisch and Fizik_S like this post
Solved at Rev 1012.When the Show option is activated on new components, the label appears inside the component border, and they have to be shifted outside this border. The KY040 component has a label rotated 90 degrees.
Fizik_S likes this post
I found a bug in the program. The ADDWF F, D instruction of the PIC16F877 microcontroller does not work at all. The register involved in this instruction does not change in any way in the two variants of this operand. In theory, the register a should be combined with the accumulator w and the result should be placed in the same register or in w.
ADDWF is working correctly in both variants, the problem must be other.The ADDWF F, D instruction of the PIC16F877 microcontroller does not work at all.
Similar topics
Permissions in this forum:
You cannot reply to topics in this forum