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

Resolved! STM32U5xx: thank you for a really "cool" MCU

Dear STM32 team,I want to thank you, honestly, for a really great MCU chip. Well done.(just as my friendly feedback to you and company)When I say, the STM32U5xx is a really "cool" MCU - I mean two things:It is really cool, in terms of temperature:I a...

tjaekel by Lead
  • 2087 Views
  • 6 replies
  • 6 kudos

L4 CRC and U5 CRC diff

Hi, I have both stm32u5 and stm32l469. I found that there are some differences in the CRC caculation.On stm32l469:if i configure the parameter as following, function hardware_crc32_calculate_with_seed works fine, no matter the code in line 185,186,19...

shwzh1990_0-1705868542338.png shwzh1990_2-1705868760679.png shwzh1990_3-1705868912631.png

DMA performance gain on SDIO

I am using STM32CUBE ide and my project has SD card access via SDIO peripheral.I am using FatFS middleware. To use FreeRTOS I enabled DMA and system works fine.After enabling the DMA I wanted to see how much read/write performance the system gained.I...

ASay.1 by Associate II
  • 759 Views
  • 2 replies
  • 1 kudos

PLL is enabled on power on?

I'm trying to migrate my code away from Platformio, which I've previously been using, to cmake (currently using it with clion and openocd).I've got everything working but when I run my code I run in to one problem.For some reason the PLL is enabled a...

Dvan8_0-1705517684970.png
Dvan .8 by Associate II
  • 1199 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F405RGT6 custom board not working

Hi guys, this is my first post here on the forum. I'm starting my learning in STM and I created a custom board with a STM32F405RGT6, I followed a basic MCU operation schematic that I found in a video on Youtube, but the MCU is not starting. I did sev...

Captura de tela 2024-01-12 100142.png

Resolved! STM32H573 not reaching 250 MHz

Hi,using the code below, the device will not run when set to 250 MHz (PLL1DIVR = 99). It works fine at 200 MHz, and slightly above.HSE is a 25 MHz crystal.What am I missing? static void SystemClockConfig(void){// Must set Vcore to max before we can r...

Dimlite by Associate III
  • 1546 Views
  • 4 replies
  • 5 kudos