STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

What is the LL equivalent of HAL_I2C_Mem_Read?

Hi,I found a tutorial for using a BME280 sensor with I2C in HAL (https://controllerstech.com/bme280-with-stm32/).However, I need to use LL for it to fit into the rest of the program. The main part I'm having an issue with is below as I can't find a c...

Loch by Associate II
  • 2497 Views
  • 4 replies
  • 0 kudos

STM32F107 read MP34DT05-A mic on I2S

I am working on STM32F107 to read MP34DT05-A mems mic on I2S. I have tried any configuration setting with `pdm2pcm.c` and i2s.c but nothing shows the expected result.The expected result is positive int value. This is what i did so far:i2s3 (SPI3) set...

PSeti.1 by Associate
  • 484 Views
  • 0 replies
  • 0 kudos