STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C stopped working after STM32F411CEU6 is reset

Hi, I've been working with my STM32F411CEU6. I connect my STM with BNO055 IMU sensor that use I2C as its communication protocol. Every time I press the reset button, the program should've start from the beginning, but in my case, that doesn't seem to...

WRama.1 by Associate II
  • 1245 Views
  • 4 replies
  • 1 kudos

Resolved! Low Power Run mode (LPR) frequency and power consumption

I have a few questions about how the LPR works.First off, the RM says "Low-power run mode: This mode is achieved when the system clock frequency isreduced below 2 MHz."1. What is meant by system clock here? SYSCLK or core clock (HCLK)? As far as I ca...

AYash.1 by Associate II
  • 1603 Views
  • 3 replies
  • 2 kudos

Resolved! I2C master remain in timeout status.

Hi, I have a problem with I2C communication between two MCU.The MCU that acts as I2C master in its main loop calls the HAL_I2C_Master_Receive function at an interval of approximately 1 second and reads the status of the MCU that acts as I2C slave.Eve...

FMass.1 by Associate III
  • 1747 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H750 ADC with DMA does not convert small values

Hello,I use the STM32H750VBT6, I have a problem when I use the ADC's DMA with 16-bit resolution (but not only).The input analog signal varies from 0 to 3v, but the minimum converted value is 20000 (out of 65000). It's as if the ADC isn't using the en...

PMach.2 by Associate II
  • 677 Views
  • 2 replies
  • 0 kudos