I am working in a project with the LIS3DSH accelerometer. I have been working with it for some months and had no problems. void LIS3DSH_Class::enableAcc(byte _speed, byte _antialiasingFilter){
digitalWrite(CS_LIS3DSH, LOW);
SPI1.transfer(CTRL_REG...
Thanks for the response, I adjusted the VddIO level to 3,3V, but it solved nothing as you can see. In these photos I am using an external DC supply to test the communications. In the board I use a buck power supply, and I have ensured that it works c...