MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, I am trying to interface MP34DT001 MEMs microphone on STM32 BL475E Discovery iot board. I have tried using BSP for interfacing microphone but I am getting error in initializing BSP_AUDIO_IN_Init(AUDIO_INSTANCE, &MicParams) it is returning -9

I have checked -9 means failed to set clock. I have run debug trace on it, I have attached the point where it is thowing error. I am new to this kindly someone guide me what I am doing wrong. Or kindly point me toward any working implementation of MP...

0693W000005BGDSQA4.jpg 0693W000005BGDDQA4.jpg
WIsa.1 by Associate
  • 469 Views
  • 2 replies
  • 1 kudos

VL53L1_PRESETMODE_RANGING, VL53L1_GetMeasurementDataReady()

Calling   status = sensor_vl53l1.VL53L1_GetMeasurementDataReady(&NewDataReady);from the Example, I get only status = 0 and NewDataReady = 0;I stepped into the functions down to the Device access via I2C.All went well so far. I got: gpio__tio_hv_...

ritzeng by Associate II
  • 368 Views
  • 1 replies
  • 0 kudos

VL53L1 2.0 Library

Unused code detected:VL53L1_Error VL53L1::VL53L1_RdByte(VL53L1_DEV Dev, uint16_t index, uint8_t *data){ int status; status = VL53L1_I2CRead(Dev->I2cDevAddr, index, data, 1); //FR bug :: I2CRead exits always with 0! why the following check? Unused...

ritzeng by Associate II
  • 507 Views
  • 3 replies
  • 0 kudos

Resolved! AlgoBuilder: Load design failed

Hello,When I try to open a saved design I receive message "Load Design Failed!".It was previously updated with AlgoBuilder v 2.8.0.4490.Please find xml fileThank you for your help!Best regards,Jean

jpo92 by Associate II
  • 689 Views
  • 4 replies
  • 0 kudos