I2C not working on STM32L053R8T6 ?
I have added the code written in HAL for I2C communication between I2C 2 of STM32L053R8T6 and LIs3dh accelerometer to receive whoami register. doesn't seem to be able to receive any data from the accelerometer.#include "stm32l0xx.h"#include "stm32l0x...