I'm using STEVAL-STWINKT1 (MCU STM32L4R9ZIJ6) and I'm trying to communicate with the motion sensors (ISM330DHCX, IIS3DWB, IIS2DH) by SPI3 interface (polling). I wrote a code very similar to that one present in the "Serial_DataLog" project, using HALs...