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

STM32H523 QUADSPI W25Q64 External Loader

Hi, I'm trying to do an external loader according ST's MOOC and this forum https://community.st.com/t5/stm32-mcus-products/stm32h5-external-loader/td-p/601134.My code pass on all ST's tests of memory, but when I generate a stldr it does not read on c...

MMira.4 by Associate II
  • 2216 Views
  • 13 replies
  • 0 kudos

Data transfer from SAI to DTCM using HPDMA not working

I am using a Nucleo-N657X0-Q board to prototype a data collection system that collects samples from an ADC connected to the SAI peripheral and places the results in RAM. If I use CPU AXI RAM0 as the destination this works correctly, but if I change t...

nige_w by Visitor
  • 26 Views
  • 0 replies
  • 0 kudos

Cortex M0 Vector Table Reallocation Problem

In my embedded software project, I need to write a bootloader. I wrote an application code for the bootloader and testing, and everything is fine so far, but the delay function in the application code is not working. I think the reason for this is th...

Unwanted received byte at startup with UART+DMA

Hello ST experts,I have a weird experience with UART communication between two STM32G4 microcontrollers. MCU1 sends 10 bytes to MCU2 via UART. Both UARTS are configured with 9600 Baud rate with DMA in circular mode. The Problem arises when the MCU1 i...

Crystal and Capacitor Select for STM32H743VIT6

Hello, I want to design a PCB with STM32H743VIT6 MCU. But I am not sure how can I choose crystal and capacitors properly. In STM32H743VIT6 datasheet there is one section about this topic;according to this information should I take the Cstray value as...

testbenchmark_0-1764852672590.png testbenchmark_1-1764852684709.png testbenchmark_2-1764853006389.png

Maximum TRACECLK frequency of STM32H725

Hello,I have not found the maximum TRACECLK frequency of the STM32H725 in the documentation. It looks like it is generated by PLL1 with flexible division ratios and thus can attain values that are not realistic for I/Os (100 to 220 MHz for Speed 11 a...

BGo by Visitor
  • 30 Views
  • 1 replies
  • 0 kudos

GPIO Usage on STM32N6

This is a pretty basic question but I would like a bit of clarity if possible.If a GPIO pin is configured for the fsbl code can it also be used in the Appli code?If so how would you go about defining it in the Appli code? There doesn't seem to be an ...

digilog by Associate II
  • 42 Views
  • 1 replies
  • 0 kudos