Posted on April 13, 2018 at 15:28
Hello guys,
The LIS3DSH is on the development board itself, which is STM32F407G (ver MB997D). And I am using CubeMX to generate the code.
Here is the wiring
Function
LIS3DSH
Master
SDA
PA7
...
Posted on April 13, 2018 at 13:36Hello Guys,I am facing a little problem here in reading the who_am_I register of the LIS3DSH which is on the development board. Here are the details.The board I'm using is STM32F40G (ver MB997D). I am using CubeMX to...
Posted on April 20, 2018 at 18:35
Hello, T J..
Thanks for replying.
Here is the description of the function HAL_I2C_Master_Transmit,which mentions, that 'right shift by1' has to be done. I crossed checked with the user manual from
https:...