Solved
Is there an I2C example for the L4 that uses the Cube_MX for initialization?
Trying to interface with the LSM303AH eCOM.
Trying to interface with the LSM303AH eCOM.
Hello @JBonn ,
For I2C communication with LSM303AH ,you need to configure your I2C using STM32CubeMX then you can generate the code and manage your communication using HAL library .
I recommend you follow this wiki for more details about the MX configuration : Getting started with I2C - stm32mcu
Hope my answer helped you!
Foued
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.