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

Resolved! Double buffered DMA on SAI_I2s_tx CT/TC conflict

I'm running tx and rx of SAI_I2S by double buffered DMA.I expect on double buffered DMA to change Current Target or CT register bit state to change at each Transfer Complete or TC. But on tx DMA stream it changes CT, one sample before TC. Why? But in...

STM32G473VCT Internal voltage reference setup failing

Hi All,I created an STM32CubeIDE project to set up an Internal voltage reference on myboard that has an STM32G473VCT; see the screenshot attached. All I did wascreate that Internal voltage reference, save and generate code. See screenshot: I put brea...

_legacyfs_online_stmicro_images_0693W00000bkJPBQA2.png
IAuto.1 by Associate II
  • 800 Views
  • 4 replies
  • 0 kudos

How to use COMP on STM32g431c8T6? I found it not work correctly. The pol is noninverted When INP(1.6V)<INM(2v),the out is high. Only INP=0, the out is low.

void Comp1Init(void){ Comp1GpioInit(); RCC -> APB2ENR |= 1;  //20230506///////////////////////////////////////////////////////// COMP1 -> CSR |= 3 << 19;//TIM3 OC3 Banking of CSA p739 /////////////////////////////////////////////////////////// COMP1 ...

立张.1 by Associate II
  • 301 Views
  • 0 replies
  • 0 kudos

Resolved! Unique fw for 2 ST MCU

Hi... we are deciding if has a sense to develop a electronic board able to host to different mcus (STF4 and STH5) and giving an external hw trigger the unique fw should be able to run the part relevant to F4 series or H5 series. The question is how m...

SGasp.1 by Senior
  • 395 Views
  • 2 replies
  • 0 kudos
Labels