- Edited
Hi Eveyone, @giuliomoro
I have been following the Bela tutorial Using an OLED Screen.
I am using this OLED screen and using the code of the tutorial, picking the correct function from the list on this page (https://github.com/olikraus/u8g2/wiki/u8g2setupc). The patch works and I was able to change the code in the way I wanted.
Unfortunately, the OLED seems to have the same I2C adress than the TrillCraft. I connected them together before I tried changing soldering the pads of the trill to change its addresss.
The screen is not working anymore, I can’t also find access to the TrillCraft (I solder the pad the connection similar to the ADR0 2, only one side of the row).
When I run only the OLED patch (with only the OLED connected) I am getting a error code similar to:
opened i2c file 3
set i2c addr 3c
can't write cmd 0: Connection timed out
Running all detect devices (with only the TrillCraft) I get:
Trill devices detected on bus 1
Address | Type
But my Trillcraft Isn't detected by other patches such as general print or general-custom-address, now I am always getting this answer:
Unable to identify device
Unable to initialise Trill Craft
Error: unable to initialise audio
Did I burn it both components ? Do I need to find a different combination for soldering the i2c pads of TrillCraft?