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

Testing Simulide 0.5.16

2 posters

Go down  Message [Page 1 of 1]

1Testing Simulide 0.5.16 Empty Testing Simulide 0.5.16 Sat Sep 11, 2021 2:17 pm

feri



Testing Simulide 0.5.16, with the schemes tested and working in version 0.4.15 using the same scketch, of the I2C components only SSD1306 worked.
i2cram, i2ctoparallel, aip31068 i can't get them to work.
The scketches I used are the same ones I posted asking for support, as initially I couldn't get them to work even in 0.4.15.
In addition, in version 0.5.16 that I have compiled, from the expolrer file by clicking twice and the file does not open.
Greetings

2Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Sat Sep 11, 2021 9:17 pm

arcachofo

arcachofo

I think those issues are already solved.

Where did you get Simulide 0.5.16?
From Launchpad?
If so.. which revision?

3Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Sun Sep 12, 2021 12:24 am

feri



I have updated to the latest version, opening files with double click now works.
I2C devices can't get them to work except SSD1306.
Even the example file "aip31068_i2c.sim1" does not work even if you change the address to 62 (0x3E).
Greetings

4Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Sun Sep 12, 2021 6:54 pm

arcachofo

arcachofo

Thanks.
I had the idea that they were working...

Should be solved at Rev 584.

5Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Mon Sep 13, 2021 7:12 pm

feri



aip31068-i2c works.
i2c to parallel doesn't work and i2c tram doesn't work.
Attachments
Testing Simulide 0.5.16 Attachmenti2c_lcd_arduino.zip
work in Simulide 0.4.15
You don't have permission to download attachments.
(2 Kb) Downloaded 3 times
Testing Simulide 0.5.16 Attachmentlcd1602i2c.zip
work in Simulide 0.4.15
You don't have permission to download attachments.
(1 Kb) Downloaded 3 times
Testing Simulide 0.5.16 AttachmentI2CEEPROM.zip
work in Simulide 0.4.15 writes on serial monitor 21 38 25 85
You don't have permission to download attachments.
(1 Kb) Downloaded 2 times
Testing Simulide 0.5.16 Attachmentram.zip
work in Simulide 0.4.15
You don't have permission to download attachments.
(2 Kb) Downloaded 2 times

6Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Mon Sep 13, 2021 9:04 pm

arcachofo

arcachofo

I2C to parallel has open collector outputs, it needs pullup resistors.
Maybe I can add optional internal pullups...

Anyway LiquidCrystal_I2C library does not work with I2C to parallel converter and Hd44780.


About I2C RAM, looks like it is working:
Values are written to memory and sent back to the Arduino.

Testing Simulide 0.5.16 I2cram11

Not sure if the problem is in the serial monitor or in atmega i2c receive part.
I will have a look.

7Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Mon Sep 13, 2021 10:44 pm

feri



arcachofo wrote:
Anyway LiquidCrystal_I2C library does not work with I2C to parallel converter and Hd44780.

In Simulide 0.4.15 it works fine.

In Simulide 0.5.16 to make it work you need pull up resistors.

Greetings
Attachments
Testing Simulide 0.5.16 Attachmenti2c_lcd_arduino.zip
You don't have permission to download attachments.
(3 Kb) Downloaded 1 times

8Testing Simulide 0.5.16 Empty Re: Testing Simulide 0.5.16 Tue Sep 14, 2021 7:57 am

arcachofo

arcachofo

In Simulide 0.4.15 it works fine.

In Simulide 0.5.16 to make it work you need pull up resistors.
Yes, you are right, I got confused, this is the library that doesn't work with Aip31068 and works with I2C to parallel converter and Hd44780.

I added internal pullups, so now should work as in 0.4.15.
Also solved some minor issue in Hd44780 LCD.

It should be working in Rev 593.

Thanks for all the testing you are doing, it helps a lot.

Sponsored content



Back to top  Message [Page 1 of 1]

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