User Activity

Hi,I am using an LIS2DE12 in I2c mode.  During setup, my code:- wrote 0 to CTRL_REG4 (BDU=0, FS=00, ST=00, and SIM=0)- wrote 0 to CTRL_REG2 (no high-pass filtering)- wrote 0 to CTRL_REG5 (disable FIFO)- wrote 0 to FIFO_CTRL_REG (selects Bypass mode)-...
I'm looking for guidance on how to select the Sampling Time for the ADC on my STM32L432KCU6.  I found some tables in AN2834, but they are for the STM32H7 Series. I'm interested in getting ±0.5 LSB accuracy with 12-bit resolution.  I'm running my ADC ...