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! STM32h7 SPI DMA communication issues + FIFO Error (FEIF)

When using DMA to do a SPI transmit, I found a strange behavior. The problem is, that the communication to the DAC works for a few seconds, depending on the used frequency. After the few seconds only 1 byte instead of 3 bytes are sent and the NSS Pin...

Heiko_SM by Associate II
  • 1632 Views
  • 7 replies
  • 0 kudos

STM32F4 & STM32F7 USB Host Core (Interrupt flood)

Posted on May 19, 2017 at 01:02Issue:USB Core issing interrupt at a rate of 8.65us causing high CPU loading.Software/Chip:Using USB Host/CDC from STM32Cube V1.15 on a STM32F429 board.   USB interrupt sources:- SOF Interrupts (It is not needed for CD...

Resolved! Processor pin assignments

Given an MCU (say an STM32H755ZIT) and a function (say SPI2_MOSI), how can you find which pins may be configured as SPI2_MOSI, short of clicking on every pin in the Pinout View of the MX Device Configuration Tools?

SoCalJim by Associate III
  • 513 Views
  • 4 replies
  • 1 kudos

Resolved! STM32 Stuck in boot mode

I'm using the STM32H753ZIT6 NUCLEO Board. For some reason the User LED's are on by default even without any code on it. I tried to press the reset button but it would just blink the led's. I read on another forum to short the BOOT0 and Vdd pins but w...

LopsidedCoder_0-1739809281448.jpeg

STM32G0B0RET6 failure rate

We are on the second generation of prototype here. On the first generation I had an MCU fail for reasons I couldn't trace.  This was from a set of six. I have now powered seven of the second generation two have had MCU failures.  The second failure w...

Zdiode by Associate II
  • 1236 Views
  • 10 replies
  • 5 kudos

Resolved! How to disable XSPI SCK Clock preamble?

Good day Folks,I am hoping you are able to shed some light on this odd XSPI clock behaviour.  I have connected XSPI2 to a W25Q64 Flash in QSPI mode.There are 'preamble' clocks present prior to the NCS being asserted. I've noticed that the number of p...

exarian_0-1739629846858.png exarian_1-1739630051967.png exarian_2-1739630122997.png exarian_3-1739630235507.png
exarian by Associate III
  • 578 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H745 Bootloader and RAM on STM32H745XI-DISCO

I want to create and application on a STM32H745XI-DISCO. I am not using M7 core only M4.Reference manual says that upto 864kB of SRAM  and 2MB of flash are available.I will receive the application sw via Can. My bootloader will save it RAM and after ...

ADC Multichannel - DMA on STM32U545

Good afternoon,  I have some questions for reading multiple channels of the ADC in continuous mode and map the results in the DMA. I have been able to monitor the voltage coming from a potentiometer and map it into the DMA and i can see the values in...

Marc3 by Associate III
  • 464 Views
  • 4 replies
  • 0 kudos