i am working on stm32l412kb with LIS3DH accelerometer sensor using stm32cubeide .
i am using i2c1 and uart2 to show any values i have created program but i am not getting any values from accelerometer. can you tell me any one, solution of this problem I2C_HandleTypeDef hi2c1; UART_HandleTypeDef huart2; /* USER CODE BEGIN PV */#def...