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

STM32H7 SPI6 not working with DMA

Hello team, We have another challenge with STM32h725 controller, What I am trying to do and achieve is, Setup few external ADC over SPI bus with DMA. The ADC on SPIs other than SPI6 works perfectly. But the SPI6 is not with regular DMA but with BDMA....

Driver IHM16M1 burnt pin?

In the lab with a power supply (10V 0.5A) connected to the DC bus of the IHM16M1, the 3 phases of a DC motor, and some oscilloscope probes on the GPIOs of the STM32F302R8 I probably created a short (I don't know how, I deduce).I deduce this because n...

WhatsApp Image 2024-05-29 at 20.36.02.jpeg
luke514 by Senior
  • 622 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H5 RTC count through power cycles

What is the expected RTC peripheral behavior through power cycles on VDD? We have a 3.3V system design with the STM32H562VGT6 right now.Setup:VDD = 3.3V from external supplyVBAT = 220mF supercap attachedRTC is enabled & counting, system is stableLSE ...

jreina by Associate III
  • 5157 Views
  • 11 replies
  • 10 kudos

STM32 Digital Input Pullup Glitching Issue

Hi,I have an application where I am trying to read some pulsed inputs from an optocoupler (for isolation) which consist of pulled high inputs on the STM32 MCU, the problem is it keeps crashing when connected directly to the optocouplers randomly when...

Linkpad by Associate III
  • 1531 Views
  • 4 replies
  • 2 kudos

SPI DMA Receiving buffer is not filled

Hello,I'm trying to setup a SPI communication through DMA but I can't receive data.I use a STM32H7 microcontroller as a single master to reach a single slave. I would like to transmit 1 byte, and receive 1 byte in return. To start the transfer, I cal...

illmanta_0-1716995266216.png
illmanta by Associate
  • 607 Views
  • 0 replies
  • 0 kudos

implementing wake up from stop via ethernet mechanism

We apologize for changing the subject again and not responding to your request, but today we discussed this project with our teacher, who told us to first focus on the implementation of Wake on LAN and to be satisfied with putting the device in stand...

CostaMH by Associate
  • 1745 Views
  • 1 replies
  • 0 kudos

Zero crossing detection

HELLO, Can you please suggest us any mcu having internal block for zero crossing detection in stm32 for 50 - 60hz frequency signals or any slave chips that are dedicated for zero crossing detection. Thank you, Krishna.  

Resolved! USART HAL_UART_RxCpltCallback is not called.

Hello.  I am currently using USART6 by setting RX as interrupt, and TX as DMA in STM32F4.The ST board mostly worked well, however, after some hours (maybe 10 hour), the RX interrupt wasn't called. I suppose that this problem is not related to hardwar...

interactics_ST_0-1708928863366.png interactics_ST_1-1708929532250.png