STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

I2C data always 0x00

I have an stm32L476RG and am trying to read data from a digital magnetometer (MMC5983MA). The I2C connection is working, and I am able to read the slave ID and the slave status. However, whenever I try to read data, it always returns 0x00 for all thr...

CGrov.1 by Associate II
  • 752 Views
  • 4 replies
  • 0 kudos

Where to specify ADC clock frequency?

Hello,I'm using the H745ZI-Q and the CubeIDE. I want to configure the ADC clock but I can't find the clock settings mentioned in the documentation. Namely the adc_ker_ck. I found the AHB clock but with 240MHz it's a lot higher than specified in the d...

Resolved! timer reset by clearing counter register

Hi,​I'm resetting the timer without disabling it, i clear the counter register by __HAL_TIM_SET_COUNTER(&htim2, 0);this will reset the htim2.Instance->CNT, which is the counter period,however the timer was set to be count up to (prescalar) * (counter...

Olly Kao by Associate III
  • 713 Views
  • 2 replies
  • 0 kudos

Resolved! Is STM32746BG and STM32F767BG equivalent?

Hi everyone,I workin on a project that use STM32F746BG microcontrollers. I completed design and mass production process for PCB's. Now I working on software that use TouchGFX, LWIP, 7 inch Display and many other component for project. But I fulled 32...

0693W000002lFLaQAM.png
Labels