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! 100ns trigger pulses

Hello team, which of the STM32 microcontroller is able to generate single trigger pulses in steps of 100ns +/- 10ns? Best regards,Jochen

JR1 by Associate II
  • 295 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F103C8 SysTick initialisation issue

Hi,I am using STM32F103C8T6 Blue pill board, STM32 CubeIDE 1.16.0, Build: 21983_20240628_1741 (UTC) on Ubuntu 22.04.5 LTS and ST Link v2 debugger. I am able to upload code, execute it and debug it via SWD.I am using CubeIDE's Pinout & configuration u...

akosbalogh01_0-1726951418169.png

Resolved! STM32G030 is support I2C master?

Have an issue with connection I2C sensor to STM32G030 chip.  Function HAL_I2C_IsDeviceReady alvais return HAL_ERROR.  Looks like this controller are not support I2C master, but documentation said: Features of the I2C peripheral: I2C-bus specification...

Bigdan by Associate II
  • 884 Views
  • 5 replies
  • 2 kudos

STM32F4 ETHERNET RECEIVE ISSUE WITH LARGE PACKET

HII am using stm32f429 microcontroller for receiving 14000 byte packet continuously in TCP in Raw tcp.I am using LWIP 2.1.2 version for this .My packet gets received one or two times sometimes continuously receiving 14000 byte packet i have choosen u...

MGOEL.1 by Associate II
  • 1126 Views
  • 9 replies
  • 3 kudos

I2C clock not working

Hi everybody !! i have an issue on I2C with a STM32 issue. i thought this was a code issue but in the main i also make LEDs blinking and it works, only the I2C doesn't work but... i noticed that my lines both rise to 3.3V but never fall down it just ...

Tendo by Associate II
  • 2126 Views
  • 22 replies
  • 4 kudos

Resolved! Store values in STM32G0 internal flash

(was initially a reply to https://community.st.com/t5/stm32-mcus-products/store-values-in-internal-flash/m-p/666974 I am store variable in flash adders and after reset read but variable values is not store in flash adders.& using stm32g030f6p6 microc...