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! stm32g030 RTC/LSI ticks 50% too often

Hi!I use the RTC of a STM32G030K6T. It is clocked by LSI (appr. 32kHz). And PREDIV_A is 0x0 and PREDIV_S is 0x7FFF. So I expect that RTC_SSR overflows every 1.024sec...But: It overflows every 0.687sec... As if the LSI frequency would be 47712Hz...I m...

RRIDDICC by Associate II
  • 403 Views
  • 4 replies
  • 2 kudos

DMA1 Stream7 DMA2 Stream7

Hi I m using SPI DMA on H7 series, and notice under SPIx_TX and SPIx_RX there are at least 14 DMA channels to choose from, i.e DMA1 Stream 0-7 and DMA2 0-7. Can i select these "channel"  randomly or is there a reference manual that state otherwise? L...

Resolved! STM32 H5 I3C CCC transmit

I used STM32H563 transmit a message through I3C CCC direct.I create a new CCC command "0xA0".Control send the command to target.But target will enter HAL_I3C_ER_IRQHandlerUesd the general command "0x89".The target can receive this command. The Buffer...

Sunwaz_0-1708916889390.png
Sunwaz by Associate III
  • 701 Views
  • 8 replies
  • 0 kudos

STM32U5A5: SAI1 as PDM MIC interface

Does anybody have an example code how to use SAI in STM32U5A5 as PDM interface?I use STM32U5A5, with LQFP64 package. So, I understand from datasheet: the SAI (I have just SAI1 available om pins), supports PDM interface (for MEMS MICs). My package has...

UART not working

I have an STM32WB55CGU6 on a custom board with a 32MHz HSE. I'm using low power uart1 with PA2 & PA3 pins. My settings for it are: - baud rate 9600- word length 8 bits- 1  stop bit- parity noneIt won't transmit. Cube doesn't receive it, any terminal ...

JS8 by Senior
  • 907 Views
  • 9 replies
  • 5 kudos
Labels