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

LSI frequency range for STM32F303CC

Posted on February 13, 2018 at 13:16The current data sheet for the STM32F303CC (DocID023353 Rev13) shows on page 80 the characteristics of the LSI oscillator.Its frequency starts from min. 30kHz to typical 40 and max. 50 kHz (all at 3.3V in the max....

Resolved! STM32H5 HASH peripheral chunk sizes

I'm trying to use the STM32H563 HASH peripheral to speed up sha256 calculations.The examples all use HAL_HASH_Start() to write the entire message at once.However, I'd like to feed chunks of data to the peripheral. The OEMiROT mbedtls sha256_alt drive...

PieterG by Associate III
  • 760 Views
  • 1 replies
  • 0 kudos

Resolved! How to tell if interrupts are enabled

I need to determine if the interrupts are enabled at one point of my code but I have not been able to find any reference for the STM32G474.  It doesn't look like there is a PRIMASK register which is mentions in another post.I know how do enable and d...

So clock output on MDF CKI1

I am trying to provide a clock to PDM microphones using the CKI1 MDF pin, and no clock is being generated. The MDF correctly generates a clock signal on MDF CKI0. The IO configuration for CKI0 and CKI1 is the same (except for the alternate function r...

jcmoreau by Associate II
  • 1030 Views
  • 2 replies
  • 0 kudos

Bootloader OTA stm32l072

The micro STM32L072kz supports the OTA (Over-The-Air) method, I would like to perform the bootloader through the main firmware, without the need to use a USB cable or bus, write a firmware that with the help of a 4G modem downloads a new firmware fro...

Wave by Associate II
  • 780 Views
  • 2 replies
  • 0 kudos