MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot I^2C to ST-nucleo-IKS01A3 in a normal I2C setting

Hi I recently bought a IKS01A3 and want to do research related to human activities. I already have a nucleo-wb55 with me so basically I just connect them via arduino uno V3 ports and willing to set up I2C communication between those two boards. I kno...

CWang.14 by Associate II
  • 522 Views
  • 1 replies
  • 2 kudos

How to integrate LSM303AGR in STM32CubeIDE with STM32L4

Hey all! I'm doing a client project where I'm integrating an LSM303AGR on a custom board. I've included the XCUBE-MEMS package into STM32CubeIDE, and selected the LSM303AGR and set the I2C settings in the platform settings. This gives me LSM303AGR.C/...

Resolved! Why do my I2C HAL commands to the LSM303AH not work?

When power is applied to the STM32L476, 3.3 v is also applied to the LSM303AH pins2             CS9             Vdd 10           Vdd IOThese commands work:MX_I2C3_Init();                      Goes to code created by CubeMX HAL_I2C_GetState(&hi2c3);  ...

JBonn by Associate III
  • 405 Views
  • 1 replies
  • 0 kudos