Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

SimulIDE 1.0.0 Tester builds.

+6
TimFisch
dvarkin
Fizik_S
MSABU
Alex68
arcachofo
10 posters

Go to page : Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

Go down  Message [Page 4 of 9]

76SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 12:15 am

arcachofo

arcachofo

@TimFish
About the "evil" circuit:

I finally found the problem, I saw it several times but could not see it...
In the meanwhile found a few issues and did some optimizations to the animations.

Now I need to clean up the mess I created during the hunting, finish some fixes and optimizations and try to recompose the rests of my brain...

77SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 1:16 am

TimFisch

TimFisch

SimulIDE 1.0.0 Tester builds. - Page 4 1f44d

Kaizen at its best ;-)

I'm looking forward to the next release.

I also have currently a student working on a 328PB implementation (328P + 2nd SPI + 2nd TWI + 2nd USART + more Timer + more smaller stuff).
So, maybe there will be also a contribution from (around) me beyond bugs in the future...

https://wiki.mexle.hs-heilbronn.de/

78SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 2:56 am

arcachofo

arcachofo

I also have currently a student working on a 328PB implementation (328P + 2nd SPI + 2nd TWI + 2nd USART + more Timer + more smaller stuff).
Is it related to this?
https://simulide.forumotion.com/t434-adding-of-atmega328pb

79SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 3:09 am

TimFisch

TimFisch

Jep... That's him - I haven't read the threat before SimulIDE 1.0.0 Tester builds. - Page 4 1f61c .

So, when there is some trouble "better call TimFisch"  SimulIDE 1.0.0 Tester builds. - Page 4 1f61d

https://wiki.mexle.hs-heilbronn.de/

80SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 3:52 am

arcachofo

arcachofo

So, when there is some trouble "better call TimFisch"
SimulIDE 1.0.0 Tester builds. - Page 4 1f602 SimulIDE 1.0.0 Tester builds. - Page 4 1f602

Well... indeed I'm in troubles now, but just with avr-gcc:
How do you compile for atmega328PB? scratch

81SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 4:16 am

arcachofo

arcachofo

How do you compile for atmega328PB?
Don't worry.. I think I got it.

82SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Jan 20, 2022 8:04 pm

arcachofo

arcachofo

New build at Rev 872 uploaded.

Have a look at first post for download links and list of changes.

Fizik_S likes this post

83SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sat Jan 22, 2022 11:52 am

Fizik_S

Fizik_S

The "MuxAnalog" component has an error at the input "!En"
SimulIDE 1.0.0 Tester builds. - Page 4 Analog11

84SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sat Jan 22, 2022 5:58 pm

arcachofo

arcachofo

The "MuxAnalog" component has an error at the input "!En"
Thanks. Problem solved at Rev 876.

Fizik_S likes this post

85SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sat Jan 29, 2022 8:30 pm

Fizik_S

Fizik_S

The program freezes when opening the "tpic6a595" subcircuit. After replacing the field-effect transistors with buffer elements with an open collector, the program works fine. I think that the use of field-effect transistors in subcircuits causes the program to hang.
SimulIDE 1.0.0 Tester builds. - Page 4 Tpic5910

86SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Jan 30, 2022 3:22 am

arcachofo

arcachofo

The program freezes when opening the "tpic6a595" subcircuit.
There is a problem in tpic6a595_LS.package:
pins="14" should be: pins="20"

I will try to solve the crash when there are errors like this in package file.

87SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Mon Jan 31, 2022 10:11 am

Fizik_S

Fizik_S

The "encoder 10/16" component does not work for inputs D10 - D16.
SimulIDE 1.0.0 Tester builds. - Page 4 Encode10

88SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Mon Jan 31, 2022 1:02 pm

arcachofo

arcachofo

The "encoder 10/16" component does not work for inputs D10 - D16.
Thanks, solved at Rev 914.

89SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 01, 2022 11:17 am

arcachofo

arcachofo

New build at Rev 917 uploaded.

Have a look at first post for download links and list of changes.

Fizik_S likes this post

90SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Feb 02, 2022 10:31 pm

Fizik_S

Fizik_S

Errors detected:

1. Some subcircuits created in the "board" mode are displayed on the canvas with errors. The archive contains corrected versions. subcircuits "LED display" - removed the name on the subcircuit housing.
https://disk.yandex.ru/d/0zK1batQk1hiDw


2. The "Keypad" component does not work.



SimulIDE 1.0.0 Tester builds. - Page 4 Keypad10

91SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Feb 03, 2022 9:17 am

arcachofo

arcachofo

Thanks, just in time.

1. Some subcircuits created in the "board" mode are displayed on the canvas with errors. The archive contains corrected versions. subcircuits "LED display" - removed the name on the subcircuit housing.
Changes commited at Rev 923.

2. The "Keypad" component does not work.
Solved at Rev 922.

Fizik_S likes this post

92SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Feb 03, 2022 4:43 pm

Fizik_S

Fizik_S

The dinistor does not work.
1. After starting the simulation, with a gradual increase in voltage from 0 to 50 volts, the dinistor opens.
2. If the voltage is set to more than 30V when the simulation is turned off, then after the simulation is turned on, the dinistor opens. When the voltage is reduced to zero, the dinistor does not close.
SimulIDE 1.0.0 Tester builds. - Page 4 Diac_e10

93SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Thu Feb 03, 2022 8:38 pm

arcachofo

arcachofo

The dinistor does not work.
Solved at Rev 926.

Fizik_S likes this post

94SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Wed Feb 09, 2022 2:23 pm

arcachofo

arcachofo

New build at Rev 941 uploaded.

Have a look at first post for download links and list of changes.

Fizik_S likes this post

95SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Feb 11, 2022 12:01 pm

Fizik_S

Fizik_S

Error in LedBar display.
Occurs when creating a subcircuit in Board Mode. When setting the "Grounded" property after switching the display mode to Board Mode and back, the LedBar is displayed with the "Grounded" property disabled.

SimulIDE 1.0.0 Tester builds. - Page 4 Ledbar10

96SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Fri Feb 11, 2022 2:12 pm

arcachofo

arcachofo

Error in LedBar display.
Occurs when creating a subcircuit in Board Mode. When setting the "Grounded" property after switching the display mode to Board Mode and back, the LedBar is displayed with the "Grounded" property disabled.
Thanks. Solved at Rev 943.

Fizik_S likes this post

97SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Feb 13, 2022 1:27 pm

Fizik_S

Fizik_S

Errors in microcontroller models:
1. PIC16F866 was discovered by a user from the forum kazus.ru . The project of the controller of the tape mechanism of the cassette recorder. In the R271 version, the scheme works without errors. In the R941 version, unpredictable program freezes are possible after running the simulation. The microcontroller does not respond to button presses. The scheme, program and firmware for the microcontroller in the attachment.
2. The Pic16F866_Song scheme (from the catalog with examples of the program) after starting the simulation, the melody starts playing. In the R271 version, the melody plays after pressing the button.
3. i2c-lcd.sim (from the catalog with examples of the program) does not display information on the LCD screen after the simulation is started. The oscilloscope connected to the outputs C3, C4 of the microcontroller does not show the presence of information exchange signals. In the R271 version, the circuit works correctly.
4. ks0183_p16f877.sim1 (from the catalog with examples of the program) does not display information after running the simulation.
5. pic_i2c-hw.msiu. After starting the simulation, there is no exchange with I2C-RAM (checked with an oscilloscope)
Attachments
SimulIDE 1.0.0 Tester builds. - Page 4 AttachmentOrel.zip
You don't have permission to download attachments.
(39 Kb) Downloaded 0 times

98SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Sun Feb 13, 2022 7:58 pm

arcachofo

arcachofo

Errors in microcontroller models:
1. Is already working at Rev 944.
2. Solved at Rev 950
3. 4. Solved at Rev 949
5. Not solved yet.

Fizik_S likes this post

99SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 2:33 pm

Fizik_S

Fizik_S

The DAC, ADC models change the IN, OUT position relative to the housing when the bit depth changes.
(R941)
SimulIDE 1.0.0 Tester builds. - Page 4 Dac_ad10

100SimulIDE 1.0.0 Tester builds. - Page 4 Empty Re: SimulIDE 1.0.0 Tester builds. Tue Feb 15, 2022 4:12 pm

arcachofo

arcachofo

The DAC, ADC models change the IN, OUT position relative to the housing when the bit depth changes.
(R941)
Thanks, solved at Rev 953.

Sponsored content



Back to top  Message [Page 4 of 9]

Go to page : Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

Permissions in this forum:
You cannot reply to topics in this forum