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

IWDG findings

[This is a reconstruction of a thread I've started on Mar 26, 2017, but got lost in the two forum software transitions since then.]Reports in IWDG short period (125 us) problem  and STM32F407 : IWDG and erase flash sector  indicate that the IWDG does...

stm32h750vbt6 adc 16bit 14bit issue

Hello,while using this mcu 16bit adc a strange thing happens.the adc signal is test under a sinusoid signal(0.5Hz from a signal generator), and as shown in the figure at certain level adc keeps unchanged, after leaving this level then the signal incr...

mize_0-1723793714498.png mize_1-1723793728792.png mize_2-1723794431864.png mize_3-1723794529822.png
mize by Associate III
  • 943 Views
  • 12 replies
  • 2 kudos

HAL_CAN_Start(&hcan) returns error 0x01

Dear all,   I'm using stm32f412ret6 MCU in my custom made board. The code used is as below. The HAL_CAN_Start function returns HAL_ERROR. when debugged the issue is timeout with in the HAL_CAN_Start function. I don't understand if I'm going wrong any...

Aarra.1 by Senior
  • 3007 Views
  • 10 replies
  • 1 kudos

Category device type for FLASH

I am using an STM32G473MEY3 MCU. I am looking in the reference manual in the FLASH section, but I am not sure if this is a cateogry 2, cateogry 3, or category 4 device. I am thinking category 3. Any ideas?

tomm5771 by Associate III
  • 165 Views
  • 2 replies
  • 1 kudos

STM32 G0B1KEU6: Using LSI as clock source

I am trying to use the LSI as the clock source on the STM32 G0B1KEU6. It doesn't work, and as soon as I select the LSI in the MUX on the clock tree, my code stops working. To ensure there are no other sources of error, I used the exact same code but ...

KarineBlier_0-1729627117840.png KarineBlier_1-1729627125157.png 1.png 2.png

Resolved! Looking for Compact, Low-Power Alternative to STM32F401CCU6

Hello everyone,I'm currently using the STM32F401CCU6 in my project, but it's proving to be oversized for my application, both in terms of physical package and power requirements. I'm hoping to switch to a smaller STM32 microcontroller that maintains ...

ward by Associate II
  • 272 Views
  • 4 replies
  • 0 kudos

STM32F373 SDADC Output is always 32767

Hi all,I am trying to activate SDADC on my custom designed board to measure a couple of analog voltages. I am trying to measure 5-channels in injected continuous mode. Offset = 0, Gain = 1, Single-Ended Offset Mode. See the CUBE settings below :In th...

MehmetErol_0-1730370624595.png MehmetErol_1-1730371154301.png