STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

understanding the current consumption in run mode

I am trying to understand the current consumption in run mode of STM32L063x8 reading the data sheet (DocID025660 Rev 7).According to the cover page the current consumption of the MCU is 88uA/MHz in run mode and the maximal Frequency is 32MHz, therefo...

Resolved! SAFERTOS & STM32F7 vs STM32H7

Hello,Is it possible to use STM32F746 based application with STM32H743 board ?What we actually need is to use SAFERTOS with stm32h743.The problem is that HighIntegritySystems seems to provide safeRTOS demos only with STM32H7 (according to their web s...

ranran by Senior II
  • 806 Views
  • 5 replies
  • 0 kudos

Resolved! How to use USB-Serial cable with NUCLEO

Hi there,I have an FTDI USB-Serial cable connected to a NUCLEO F413ZH. I am running the UART_Printf example from STM32CUBE_FW_F4_V1.18.0 in Keil but am not getting any output in my serial terminal (PuTTy).I have connected the USB-Serial cable to the ...

TBlak by Associate II
  • 2532 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F0 RTC Calibration Problem

Hello everyone,I am working on RTC of STM32F042C6. But I have a calibration problem. This is my measurement mechanism:For example: I’m measuring a +23,2 ppm error. I’m writing the value 24 (+23,2 ppm / 0,954 = 24 clocks) for the CALM bits of the CALR...

0690X0000088rUMQAY.png 0690X0000088rVPQAY.png 0690X0000088rVoQAI.png

Ho do you connect external oscillator to STM32L412 ?

I cannot find any schematics, what kind of crystal. I want to connect 20 MHz. It seems it is as high as it can go. The datasheet does not say exactly what o connect.Some of the STM have two pins to connect extearnal oscillator but this one has just o...

MNapi by Senior III
  • 1126 Views
  • 4 replies
  • 0 kudos

STM 32 I2C error handing.

Hello, dear collegues!Please help me with I2C!I use I2C to transfer data between 2 controllers: STM32F051C8T6 and STM32F100RB.When I use laboratory power supply, it works without some problems. But when I use external power supply based on the pulse ...

GKlim by Associate II
  • 479 Views
  • 1 replies
  • 0 kudos

Position-Independent Code - .data initialization

I'm developing a bootloader for an STM32L0 MCU that will jump to one of two or more application partitions in flash. I'm using IAR 8.22.2.To make the application binaries position-independent, I've compiled them with the -ropi option. I've also modif...

DWann by Associate III
  • 3523 Views
  • 10 replies
  • 1 kudos