Hello everyone, I'm newbe to arduino, so be kindly with me, please!
I have a strange problem with my Arduino rp2040 connect.
I had created a OSC controller for my trumpet and I used a rp2040.
Everything was working fine until I tryed to use the IMU.
The problem is: if I connect the rp2040 to the pcb of my controller the IMU doesn't work.
If i put the same sketch, but with the pins disconnected, it works.
Could the pins make some problem to the IMU?
I'm using the LSM6DSOX library with the simple accelerometer example uploaded on it.
Thanks