Posted on May 31, 2018 at 13:46Hi,I am trying to use STM32 cube and ADXL345 ACC using SPI , this is my first time trying , and currently without luck as i am not able to read the accelerometer This is my SPI init code :void MX_SPI1_Init(void){hspi1....