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

SDRAM W9812G6KH and STM32H732

Hello!​I have never created custom PCB with SDRAM before and I would like to clarify whether this memory will work with FMC.​Thank you very much!​

AKosi.1 by Associate
  • 553 Views
  • 0 replies
  • 0 kudos

Bldc mechanical resistance

Hello i want to implement a variable mechanical resistance using a BLDC.​So for example the shaft of the motor is turned by an external force and the bldc tries to counteract the force to the tune of e.g. 100Watt.​Since the bldc acts like a generator...

Hos by Associate II
  • 430 Views
  • 1 replies
  • 0 kudos

Resolved! how to enable ETM Trace

Hello,I am using STM32F4 (nucleo F439ZI), so Cortex-M4. I am trying to enable ETM tracing and see something on TRACE pins, I am using STLINK for SWD and observing TRACE pins with an oscilloscope. I enable the trace pins on pin configuration, and enab...

mete by Senior II
  • 2463 Views
  • 2 replies
  • 0 kudos

Resolved! usart.c

I want to use the DMA for receiving data over USART. I have configured the DMA as a circular Buffer. To detect the end of the USART package I use the receiver time out.My Problem is, that when the receiver time out interrupt is triggered, not all Byt...

MLudw.1 by Associate
  • 1090 Views
  • 3 replies
  • 0 kudos

SPI Slave with DMA: How to receive packets of unknown length?

Ok guys. I think I'm slowly turining insane. Someone please help me. I already wasted so many hours on this...I'm currently fighting with getting SPI to work in slave mode with DMA. So let me explain what I'm trying to do.The STM32(F303RE) is connect...

Geend by Associate
  • 6625 Views
  • 5 replies
  • 0 kudos

Resolved! Increase PWM Resolution

Hi!Recently, I've been trying to develop a PWM generation module, in a frequency range of 1Hz to 100kHz with a duty cycle step of 1%. I'm using STM32F103C8 Bluepill to do the job.I can implement this just fine. However, in this range I obtain errors ...

Resolved! NVIC_SystemReset not working

I'm using the X-CUBE-SBSFU bootloader on a ST STM32G474VE.Sometimes NVIC_SystemReset is not resetting the controller, only a power reset helps. Any ideas? The string "Image correctly downloaded" i can see everytime!/* System Reboot*/ prin...

dominik by Senior
  • 2547 Views
  • 9 replies
  • 0 kudos